/Numerical-Method

Join me in discovering innovative solutions for mathematical challenges. From optimization to simulations, let's journey through the realm of algorithms together.

Primary LanguageC

Numerical Methods

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.

numerical-methods

Authors

Features

  • 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