A collection of numerical analysis methods designed to solve various mathematical problems
Root-Finding | Linear Equations | Interpolation Algorithms |
---|---|---|
Incremental Search | Jacobi | Vandermonde |
Bisection | Gauss-Seidel | Newton |
Regula-Falsi | SOR | Lagrange |
Fixed Point | Spline | |
Newton-Raphson | ||
Secant | ||
Multiple Roots |