Algorithms to implement Numerical Methods for Engineering Problems.
- Simple Iteration
- Bisection
- Regula Falsi
- Secante
- Newton Raphson
- Newton Raphson Improved
- Gauss Elimination
- Gauss Jordan Method
- Linear Interpolation Method
- Lagrange Interpolation
- Newton's Divided Difference Interpolation
- Least Squares