A Few Root-Finding Algorithms
Versión 1.0.0 (4,36 KB) por
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
Citar como
Gatech AE (2026). A Few Root-Finding Algorithms (https://es.mathworks.com/matlabcentral/fileexchange/73705-a-few-root-finding-algorithms), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2019b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Denoising and Compression en Help Center y MATLAB Answers.
Etiquetas
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0 |
