Ana

Go to content

Main menu

Nonlinear Equations

Consider the equation f(x)=0. The problem is to find x in order to solve the equation.
It is consider that f(x) is a nonlinear function.

Some methods to solve the problem are: bissection method, fixed point method, Newton method, secant method, among other.

Bisection Method
 Matlab

 Excel

 

Fixed Point Method
 Matlab

 Excel
Newton Method
 Matlab

 Excel
Secant Method
 Matlab

 Excel

 
Back to content | Back to main menu