functions to Solve non linnear equations

4 views (last 30 days)
Hello, I'm trying to find a function in Matlab to use in my iterative code to solve a non linnear equation (complicated one), I have been trying fsolve and solve, is there any code for the other methods such as Newton-Raphson, can some one help me with his code if any, fsolve works some times but for some situations doesn't!

Accepted Answer

Andrei Bobrov
Andrei Bobrov on 8 Feb 2012

More Answers (1)

Wafia
Wafia on 8 Feb 2012
Thanks, what about other methods which are designated to solve simply non linear equations (not system of equations)

Categories

Find more on Systems of Nonlinear Equations in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!