my_secant(x0,x1,n)

Secant method using the number of iterations as stopping criteria
112 descargas
Actualizado 24 ago 2015

Ver licencia

This file uses secant method to solve any non-linear equation using number of iterations as the stopping criteria for the function mentioned in a separate file i.e. f.m

Citar como

Sander Khowaja (2024). my_secant(x0,x1,n) (https://www.mathworks.com/matlabcentral/fileexchange/52649-my_secant-x0-x1-n), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Linear Programming and Mixed-Integer Linear Programming en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: secant.m

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