Numerical Recipes Routines and Examples in BASIC (First Edition)
This book contains the routines and demonstration programs from the first edition of the highly acclaimed reference book, Numerical Recipes: The Art of Scientific Computing. It includes computer code and code captions from the book and example book and the commentary from the example book. The author employs a contemporary version of BASIC, Microsoft QuickBasic 4.5, which roughly follows the structure of FORTRAN; in fact, the recipes found in this book are easily adapted for other modern forms of BASIC. This book is recommended for use with one of the main Numerical Recipes books, such as Numerical Recipes in Fortran 77 [link to 43064X]. The programs contained in this book are also available as machine-readable code on the Numerical Recipes Code CD-ROM with Windows/Macintosh Single Screen License [link to 576083].
Reviews & endorsements
"I recommend this valuable book without reservation." A.D. Booth, Computing Reviews
"...a welcome and valuable adjunct to both new practitioners and died-in-the-wool FORTRAN practitioners of scientific computing." S. Townsend, Physics in Canada
Product details
April 1991Paperback
9780521406895
420 pages
234 × 153 × 27 mm
0.63kg
Available
Table of Contents
- Foreword by Numerical Recipes Software
- Disclaimer of warranty
- Author's preface
- Important note on dialects of BASIC
- 1. Preliminaries
- 2. 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 sets of equations
- 10. Minimization and maximization of functions
- 11. Eigensystems
- 12. Fourier methods
- 13. Statistical description of data
- 14. Modeling of data
- 15. Ordinary differential equations
- 16. Two-point boundary value problems
- 17. Partial differential equations
- Recipes index.