Numerical Recipes Example Book (C++)
This example book contains C++ source programs that exercise and demonstrate all of the subroutines, procedures, and functions in Numerical Recipes in C++. The book will be a valuable aid to readers wishing to incorporate Numerical Recipes procedures and subroutines into larger programs and to conduct simple validation tests. Each example program contains comments and is prefaced by a short description of what it does and of which Numerical Recipes routines it exercises. In cases where the demonstration programs require input data, those data are also supplied. In some cases, sample output is also shown.
Product details
February 2002Paperback
9780521750349
330 pages
229 × 153 × 18 mm
0.457kg
Unavailable - out of print November 2007
Table of Contents
- 1. Preliminaries
- 2. Solution of linear algebraic equations
- 3. Interpolation and extrapolation
- 4. Integration of functions
- 5. Evaluation of functions
- 6. Special functions
- 7. Random numbers
- 8. Sorting
- 9. Root finding and nonlinear sets of equations
- 10. Minimization or maximization of functions
- 11. Eigensystems
- 12. Fast Fourier transform
- 13. Fourier and spectral applications
- 14. Statistical description of data
- 15. Modeling of data
- 16. Integration of ordinary differential equations
- 17. Two point boundary value problems
- 18. Integral equations and inverse theory
- 19. Partial differential equations
- 20. Less-numerical algorithms
- References.