my_secant(x0,x1,n)

Secant method using the number of iterations as stopping criteria
112 download
Aggiornato 24 ago 2015

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2014a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Linear Programming and Mixed-Integer Linear Programming in Help Center e MATLAB Answers
Riconoscimenti

Ispirato da: secant.m

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