How can I solve a nonlinear model using Newton Raphson ?
Show older comments
Hi
How can I solve this nonlinear model using Newton Raphson ?
x1 +x2^2 +cos (x3) = 2
x1 +sin (x2) + x3^3 = 1
x3 +x2^3+x3^3 = 4
Accepted Answer
More Answers (0)
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!