- ホーム
- > 洋書
- > 英文書
- > Science / Mathematics
Full Description
In science and engineering, use of computers is indispensable. The computers are often used for numerical calculations of mathematical expressions. Use of the C and C++ languages is nowadays popular among the students of Science and Engineering. This book discusses numerical techniques: Interpolation, Differentiation, Integration, Roots of Equation, Simultaneous Linear Equations, Eigenvalues and Eigenvectors, Differential Equations, Partial Differential Equations, Random Numbers, Statistical Parameters, and the Error Analysis. For these techniques, the computer programs are written separately by using the C and C++ languages. One of the policies followed in this book has been to discuss each technique by solving an exercise with the help of calculator and then developing the computer program.
Contents
1. Computers
2. C
3. C++
4. Error Analysis
5. Interpolation Numbers
6. Differentiation
7. Integration Bibliography
8. Roots of Equation Index
9. Simultaneous Linear Equations
10. Eigenvalues and Eigenvectors
11. Differential Equations
12. Partial Differential Equations
13. Random
14. Statistical Parameters