Secant method
Version 1.0.1 (1,87 ko) par
Robby Ching
A numerical method in approximating the root of a given function of x
It is an Open Numerical method on finding the roots of a function that requires two initial guesses. It plots the given function to help the user decide what initial guesses to make. The user also has an option to choose between %relative error or number of iterations as the termination criterion.
Citation pour cette source
Robby Ching (2026). Secant method (https://fr.mathworks.com/matlabcentral/fileexchange/77479-secant-method), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2020a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxTags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.1 | Changed some overview details |
||
| 1.0.0 |
