Can someone write an example of using the secant method to find roots of equations?

1 回表示 (過去 30 日間)
Michael
Michael 2013 年 12 月 5 日
回答済み: Hamid Khan 2022 年 5 月 24 日
I can't use symbolic calculus. The loop needs to be limited since divergence is possible.

採用された回答

James Tursa
James Tursa 2013 年 12 月 5 日
You can find an example here:

その他の回答 (2 件)

tim del
tim del 2019 年 7 月 27 日
8y+2z=-7
3x+5y+2z=8
6x+2y+8z=26

Hamid Khan
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.

カテゴリ

Help Center および File ExchangeCalculus についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by