Solve the equation using newton raphson method
Mostrar comentarios más antiguos
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 comentario
KSSV
el 1 de Abr. de 2020
What have ou attempted so far?
Respuestas (0)
Categorías
Más información sobre Newton-Raphson Method en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!