/Equation-solving-numerically

Matlab GUI that solve equation numerically, using Bisection method, false-position method, Newton-Raphson method,Fixed point method, modified and unmodified Secant method

Primary LanguageMATLAB

Equation-solving-numerically

Matlab GUI that solve equation numerically, using:

  1. Bisection method
  2. false-position method
  3. Newton-Raphson method
  4. Fixed point method
  5. modified Secant method
  6. unmodified Secant method Also, plot points that illustrate how the program find the solution. gui_screenshot