Numerical methods greatly expand the types of problems you can address. They are capable of handling large systems of equations nonlinearities, and complicated geometries that are not uncommon in engineering and science and that are often impossible to solve analytically with standard calculus.
- Runge-Kutta Methods
- Bisection Methods
- Secant Methods
- Newton Raphson Methods
- Lagrange Methods
- Euler's Methods
- Taylor's Methods
- LU Factorization Methods
- Newton Forward
- Newton Backward
- GaussElimination Method
- Regula Falsi Methods
- Simpsonsonethird Rule
- Trapezoidal Rule
- Weddles Rule