Finding root using Fixed point method
3 ビュー (過去 30 日間)
古いコメントを表示
Finding root using Fixed point method.Continue the iteration until two successive approximations are identical. starting value X0=1
Cos(x)-3x+1=0
Hi, Can someone help me with this problem?
0 件のコメント
回答 (1 件)
Robert U
2022 年 2 月 15 日
Hi Aryan Efty Sham,
Have a look in the community forum. The method has been discussed several times already, e.g. https://de.mathworks.com/matlabcentral/answers/602329-fixed-point-iterative-method-for-finding-root-of-an-equation
When posting homework questions, it is good practice to show what you have tried so far and ask a specific question concerning implementation and/or method functionality. Only in very rare occasions members will do your homework for you.
Kind regards,
Robert
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!