A Few Root-Finding Algorithms
Versione 1.0.0 (4,36 KB) da
Gatech AE
This contains four different root-finding algorithms, each having a niche region of utility.
Four standard root-finding functions.
- Bisection method for bounded searching.
- Secant method for slope-based root finding
- Fixed point iteration for fast solving in constrained circumstances
- Mueller's method that can solve most root-finding problems that even fzero might not
Cita come
Gatech AE (2026). A Few Root-Finding Algorithms (https://it.mathworks.com/matlabcentral/fileexchange/73705-a-few-root-finding-algorithms), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2019b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Denoising and Compression in Help Center e MATLAB Answers
Tag
Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0 |
