Create a function to determine the positive root of the following equation using the Fixed Point method
1 回表示 (過去 30 日間)
古いコメントを表示
f(x)=2x3+4x2−10
0 件のコメント
回答 (1 件)
Manvi Goel
2020 年 12 月 15 日
Refer to this tutorial for creating a function for solving a non linear equation using fixed point iteration method.
You can also refer to these MATLAB Answer for reference:
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!