Help with secant method
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
James Tursa
le 19 Nov 2020
What have you done so far? What specific problems are you having with your code?
Réponses (1)
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!