Skip to content

mig-elgt/numerical-methods

Repository files navigation

Numerical-Methods

Algorithms to implement Numerical Methods for Engineering Problems.

Solutions of No Linear Equation

  • Simple Iteration
  • Bisection
  • Regula Falsi
  • Secante
  • Newton Raphson
  • Newton Raphson Improved

Solutions of No Linear Equation

  • Gauss Elimination
  • Gauss Jordan Method

Interpolation

  • Linear Interpolation Method
  • Lagrange Interpolation
  • Newton's Divided Difference Interpolation

Curve Fitting

  • Least Squares

Lagrange Method

Alt text

Alt text

Alt text

Alt text

Alt text

Gauss Jordan Method

Alt text

Alt text

Alt text

Alt text

About

Algorithms to implement Numerical Methods for Engineering Problems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages