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 comentarios

James Tursa
James Tursa el 19 de Nov. de 2020
What have you done so far? What specific problems are you having with your code?
Yogesh Bhambhwani
Yogesh Bhambhwani el 19 de Nov. de 2020
I don't have much done im just confused on how to start it.

Iniciar sesión para comentar.

Respuestas (1)

James Tursa
James Tursa el 19 de Nov. de 2020

0 votos

You might look here which even includes example code:

Categorías

Más información sobre MATLAB en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 19 de Nov. de 2020

Respondida:

el 19 de Nov. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by