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!