Filter löschen
Filter löschen

Help with secant method

1 Ansicht (letzte 30 Tage)
Yogesh Bhambhwani
Yogesh Bhambhwani am 19 Nov. 2020
Beantwortet: James Tursa am 19 Nov. 2020
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 Kommentare
James Tursa
James Tursa am 19 Nov. 2020
What have you done so far? What specific problems are you having with your code?
Yogesh Bhambhwani
Yogesh Bhambhwani am 19 Nov. 2020
I don't have much done im just confused on how to start it.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

James Tursa
James Tursa am 19 Nov. 2020
You might look here which even includes example code:

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by