graph ezplot and flpot
Mostrar comentarios más antiguos
You are required to design, code, and test a Matlab program that performs the followings:
- Request the user to enter a single variable function to find root, upon which a graph should get displayed.
- Request the user to enter the interval that contains roots by looking at graph.
- On the same window, the user should choose between‘Newton’ and ‘Newton raphson’ methods for a solution
- Display answer from the method and compare with fzero in same window.
How to do this? What does this question wants? Anyone can explain in more details, including the codes as well.
2 comentarios
Walter Roberson
el 13 de Sept. de 2017
It is your assignment; if we provide the code then which of us will get academic credit?
Rena Berman
el 14 de Sept. de 2017
(Answers Dev) Restored edit
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Line Plots 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!