AhmadMustafa015 / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:MATLAB 100.0%