Solve the equation using newton raphson method
Show older comments
Solve the equation set
f(x,y) = sin(x)+y
g(x,y) = x+ e^y
Use Newton Raphson Method with initial values x = -2, y = 1.5.
1 Comment
KSSV
on 1 Apr 2020
What have ou attempted so far?
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!