Help with secant method
古いコメントを表示
Hi I need help finsing the root of this function(f =@(x) 0.99^2*2*pi*x-tanh(2*pi*x)) using the Secant method. I would help finding the root my function without any built in functions.
2 件のコメント
James Tursa
2020 年 11 月 19 日
What have you done so far? What specific problems are you having with your code?
Yogesh Bhambhwani
2020 年 11 月 19 日
回答 (1 件)
James Tursa
2020 年 11 月 19 日
0 投票
You might look here which even includes example code:
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!