Secant Method
This program is used to find root by secant method. This program takes function, limits and maximum error in calculation, from user during run-time.
Cita come
Mukhtar Hussain (2025). Secant Method (https://it.mathworks.com/matlabcentral/fileexchange/36737-secant-method), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.2.0.0 | Some changes have been made based on the comments. |
||
| 1.1.0.0 | Add a function of secant method. You can use either program or function according to your requirement. Also changed 'inline' function with '@' as it will be removed in future MATLAB release.
|
||
| 1.0.0.0 |
