Solve the equation using newton raphson method
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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.
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!