Skip to content

Implementation of some basic numerical analysis algorithms in MATLAB

License

Notifications You must be signed in to change notification settings

carlosantiagorojas/Numerical-Analysis-Algorithms

Repository files navigation

📊 Numerical Analysis Algorithms

Implementation of some basic numerical analysis algorithms in MATLAB. It follows the book structure of "Numerical Analysis" by Burden and Faires (not the algorithms implementation).

🧮 Algorithms

  • Bisection Method
  • Fixed Point Iteration
  • Gauss Elimination with Partial Pivoting
  • Gauss Elimination with Scaled Partial Pivoting
  • LU Factorization

About

Implementation of some basic numerical analysis algorithms in MATLAB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages