Newton's Method
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
I have the function f(x) = e^(sin^(3)x) + x^6 − 2x^4 − x^3 − 1 on the interval [-2, 2]. I have plotted this and found that the roots are (to 6 decimal places) -1.197623, 0.000000 and 1. 530133. I have to determine which of these roots converge quadratically with Newton's method, and also find the multiplicity of the roots that converge only linearly with Newton's method.
Any tips or explanations for this would be incredibly appreciated. Thanks!
0 个评论
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!