ITERATIVE METHODS FOR ROOT FINDING
Bisection Method
Regula Falsi Method (False Position Method)
Newton Raphson
Secant Method
Muller Method
These are the methods implemented and compared in the project in python (Code and Graph).
| Name | Name | Last commit date | ||
|---|---|---|---|---|
ITERATIVE METHODS FOR ROOT FINDING
Bisection Method
Regula Falsi Method (False Position Method)
Newton Raphson
Secant Method
Muller Method
These are the methods implemented and compared in the project in python (Code and Graph).