secant.m

Find the root of an equation using secant's method
1,1K download
Aggiornato 20 set 2013

Visualizza la licenza

The function takes three input arguments (function and two initial guesses belonging to the interval). After iterations, it returns the root of the function. The fourth input argument is to change the stopping criteria of the loop.

Cita come

Aamir Alaud Din (2024). secant.m (https://www.mathworks.com/matlabcentral/fileexchange/43576-secant-m), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Chemistry in Help Center e MATLAB Answers
Riconoscimenti

Ispirato: my_secant(x0,x1,n)

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0