secant.m

Find the root of an equation using secant's method
1,1K descargas
Actualizado 20 sep 2013

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2010b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Chemistry en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: my_secant(x0,x1,n)

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0