functions to Solve non linnear equations
Show older comments
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
More Answers (1)
Wafia
on 8 Feb 2012
0 votes
Categories
Find more on Newton-Raphson Method 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!