Newton Method Code Math Lab
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
Hello Forum,
I have to solve the following question using Matlab:
Problem 1 The function f(x) = sin(x) has a zero on the interval (3, 4), namely, x∗ = π. Perform three iterations of Newton method to approximate this zero, using x1 = 4. Determine the absolute error in each of the computed approximations. What is the apparent order of convergence?
My problem is that I know absolute zero stuff about coding, I know the theory and how to do it on paper but I dont know how to do it with code. Does anyone have a template similar to this question? I need a beginning or something I can work on and then modify.
I am begging for help.
2 Kommentare
Emmanuel Pardo-Cerezo
am 4 Okt. 2019
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!