1. Solution of a system of linear equations in unknowns by Gaussian elimination.
|
2. Gauss-Seidel iterative method to solve a linear system of equations.
|
3. Solution of least square curve fitting method.
|
4. Method for finding dominant Eigen value and corresponding Eigen vectors by power method.
|
5. Solution of nonlinear equation by Newton Raphson method.
|
6. Application of Newton's formulae for interpolation.
|
7. Application of Lagrange polynomial interpolation formula.
|
8. Application of Newton's formula for numerical differentiation.
|
9. Numerical integration by Trapezoidal rule.
|
10. Numerical integration by Simpson's rules.
|
11. Solution of an O.D.E. by Runge-Kutta Methods.
|