1 volume
Numerical Recipes in BASIC - Routines and Examples - Companion Manual to Numerical Recipes - The Art of Scientific Computing
โ Scribed by Julien C. Sprott
- Publisher
- Cambridge University Press
- Year
- 1991
- Tongue
- English
- Leaves
- 416
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Professor Sprott's efforts, contained in this book, address the needs of the scientific programmer
in BASIC. This book is not intended to stand by itself. It is not a full edition of Numerical
Recipes: The Art of Scientific Computing. In the full editions (FORTRAN, C, or Pascal) the
algorithms and methods of scientific computation are developed in considerable detail, starting
with basic mathematical analysis and working through to actual implementation in the form of
computer code. This book is intended to supplement anyone of the full editions with, in effect,
a "simultaneous translation" of computer code into the preferred language of the BASIC user. It
is a matter of individual taste which full edition the user should choose. BASIC is syntactically
closer to FORTRAN than to the other languages, but this is perhaps only because that language,
like BASIC, has relatively ancient roots in the computer world. C seems to us to be the language
of most rapid growth within the scientific community.
The text of this book is largely drawn from the Numerical Recipes Example Book. There is thus no need for a separate Example Book in BASIC
โฆ Table of Contents
Title Page
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
Index of Programs (Recipes Index)
Software Products
๐ SIMILAR VOLUMES
Co-authored by four leading scientists from academia and industry, Numerical Recipes Third Edition starts with basic mathematics and computer science and proceeds to complete, working routines. Widely recognized as the most comprehensive, accessible and practical basis for scientific computing, this
"Numerical Recipes is a series of text and reference books on "the art of scientific computing" that is famous for its engaging text and lucid mathematical and algorithmic explanations. The book includes commented full listings of now more than 400 unique C++ routines that can be downloaded in machi
Co-authored by four leading scientists from academia and industry, Numerical Recipes Third Edition starts with basic mathematics and computer science and proceeds to complete, working routines. Widely recognized as the most comprehensive, accessible and practical basis for scientific computing, thi
I totally agree with another reviewer that the biggest drawback of numerical recipes (NR) is that first you have to buy them to see whether you need it or not afterall. Linux these days is way more user-friendly than it used to be. If you have fedora or ubuntu, get gsl with one line On fedora: yum i