Can someone write an example of using the secant method to find roots of equations?
1 回表示 (過去 30 日間)
古いコメントを表示
I can't use symbolic calculus. The loop needs to be limited since divergence is possible.
0 件のコメント
採用された回答
その他の回答 (2 件)
Hamid Khan
2022 年 5 月 24 日
Write an algorithm for Secant method. Implement the algorithm in matlab and approximate root of a nonlinear equation of your own choice. Find the errors in first three iterations. Display all values in list form.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Calculus についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!