Numerical recipes in C
The art of scientific computing
William H. Press, Saul A. Teukolsky, William T. Vetterling
Résumé
Highlights of the new material include:
- A new chapter on integral equations and inverse
methods
- Multigrid and other methods for solving partial
differential equations
- Improved random number routines
- Wavelet transforms
- The statistical bootstrap method
- A new chapter on "less-numerical" algorithms including compression coding and arbitrary precision arithmetic
The book retains the informal easy-to-read style that made the first edition so popular, while introducing some more advanced topics. It is an ideal reference for scientists and engineers and indispensable to anyone who works in scientific computing. The Second Edition is available in the increasingly popular C language and in FORTRAN, the traditional language for numerical calculations. The C version takes advantage of many unique features of the C language including dynamic memory allocation, modularization, pointer reference to matrices, structured programming, and much more.
Table of contents
- Preface to the Second Edition ..... xi
- Preface to the First Edition ..... xiv
- Legal Matters ..... xvi
- Computer Programs by Chapter and Section ..... xix
- Chapter 1: Preliminaries ..... 1
- Chapter 2: Solutions of Linear Algebraic Equations ..... 32
- Chapter 3: Interpolation and Extrapolation ..... 105
- Chapter 4: Integration of Functions ..... 129
- Chapter 5: Evaluation of Functions ..... 165
- Chapter 6: Special Functions ..... 212
- Chapter 7: Random Numbers ..... 274
- Chapter 8: Sorting ..... 329
- Chapter 9: Root Finding and Nonlinear Sets of Equations ..... 347
- Chapter 10: Minimization or Maximization of Functions ..... 394
- Chapter 11: Eigensystems ..... 456
- Chapter 12: Fast Fourier Transform ..... 496
- Chapter 13: Fourier and Spectral Applications ..... 537
- Chapter 14: Statistical Description of Data ..... 609
- Chapter 15: Modeling of Data ..... 656
- Chapter 16: Integration of Ordinary Differential Equations ..... 707
- Chapter 17: Two Point Boundary Value Problems ..... 753
- Chapter 18: Integral Equations and Inverse Theory ..... 788
- Chapter 19: Partial Differential Equations ..... 827
- Chapter 20: Less-Numerical Algorithms ..... 889
- References ..... 926
- Appendix A: Table of Prototype Declarations ..... 930
- Appendix B: Utility Routines ..... 940
- Appendix C: Complex Arithmetic ..... 948
- Index of Programs and Dependencies ..... 951
- General Index ..... 965
Caractéristiques techniques
PAPIER | |
Éditeur(s) | Cambridge University Press |
Auteur(s) | William H. Press, Saul A. Teukolsky, William T. Vetterling |
Parution | 11/02/1993 |
Édition | 2eme édition |
Nb. de pages | 994 |
Format | 17 x 25,2 |
Couverture | Relié |
Intérieur | Noir et Blanc |
EAN13 | 9780521431088 |
ISBN13 | 978-0-521-43108-8 |
Avantages Eyrolles.com
Consultez aussi
- Les meilleures ventes en Graphisme & Photo
- Les meilleures ventes en Informatique
- Les meilleures ventes en Construction
- Les meilleures ventes en Entreprise & Droit
- Les meilleures ventes en Sciences
- Les meilleures ventes en Littérature
- Les meilleures ventes en Arts & Loisirs
- Les meilleures ventes en Vie pratique
- Les meilleures ventes en Voyage et Tourisme
- Les meilleures ventes en BD et Jeunesse
- Informatique Développement d'applications Techniques de programmation Structures de données
- Informatique Développement d'applications Algorithmique et informatique appliquée Initiation à l'algorithmique et la programmation
- Informatique Développement d'applications Programmation UNIX / Linux C sous Unix
- Informatique Développement d'applications Langages C