Clear Filters
Clear Filters

Solve the equation using newton raphson method

4 views (last 30 days)
Akki
Akki on 1 Apr 2020
Edited: Akki on 1 Apr 2020
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.

Answers (0)

Community Treasure Hunt

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

Start Hunting!