Newton Method Code Math Lab
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
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
Emmanuel Pardo-Cerezo
2019년 10월 4일
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!