Help with secant method

1 次查看(过去 30 天)
Yogesh Bhambhwani
Yogesh Bhambhwani 2020-11-19
回答: James Tursa 2020-11-19
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
James Tursa 2020-11-19
What have you done so far? What specific problems are you having with your code?
Yogesh Bhambhwani
Yogesh Bhambhwani 2020-11-19
I don't have much done im just confused on how to start it.

请先登录,再进行评论。

回答(1 个)

James Tursa
James Tursa 2020-11-19
You might look here which even includes example code:

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by