iamHrithikRaj / Numerical-Algorithm

In numerical analysis, a numerical method is a mathematical tool designed to solve numerical problems. The implementation of a numerical method with an appropriate convergence check in a programming language is called a numerical algorithm
GNU General Public License v3.0
9 stars 1 forks source link
adams-bashforth adams-bashforth-methods bisection-method cpp factorization-methods gauss-elimination gauss-jordan gauss-seidel heat-equation laplace-equation newton-raphson newtons-forward-interpolation numerical-algorithms numerical-analysis numerical-approximation numerical-methods power-method regula-falsi trapezoidal-method wave-equation

Numerical-Algorithm

In numerical analysis, a numerical method is a mathematical tool designed to solve numerical problems. The implementation of a numerical method with an appropriate convergence check in a programming language is called a numerical algorithm