第2版前言
第1版前言
软件
1.Power Tools of the Trade
1.1 Vectors and Plotting
1.2 More Vectors,More Plotting,and Now Matrices
1.3 Building Exploratory Environments
1.4 Error
1.5 Designing Functions
1.6 Structure Arrays and Cell Arrays
1.7 More Refined Graphics M-Files and Referencs
2 Polynomial Interpolation
2.1 The Vandermonde Approach
2.2 The Newton Representation
2.3 Properties
2.4 Special Topics
M-Files and References
3 Piecewise Polynomial Interpolation
3.1 Piecewise Linear Interpolation
3.2 Piecewise Cubic Hermite Interpolation
3.3 Cubic Splines
M-Files and References
4 Numerical Integration
4.1 The Newton-Cotes Rules
4.2 Composite Rules
4.3 Adaptive Quadrature
4.4 Special Topics
4.5 Sharde Memory Adaptive Quadrature
M-Files and References
5 Matrix Computations
5.1 Setting Up Martix Problems
5.2 Matrix Operations
5.3 Once Again,Setting Up Matrix Problems
5.4 Recursive matrix Operations
5.5 Distributed Memory Matrix Multiplication
M-Files and References
6 Linear Systems
6.1 Triangular Problems
6.2 Banded Problems
6.3 General Problems
6.4 Analysis
M-Files and References
7 The QR and Cholesky Factorizations
7.1 Lealst Squares Fitting
7.2 The QR factorization
7.3 The Cholesky Factorization
7.4 High-Performance Cholesky
8 Nonlinear Equations and Optimization
……
9 The Initial Value Problem