Broyden class methods
Quasi newton methods to solve non-linear equation systems of the Broyden class
- good Broyden (Broyden, C.G., 1965)
- bad Broyden (Broyden, C.G., 1965)
- Klement (http://www.jatm.com.br/ojs/index.php/jatm/article/view/373)
Additionally a comparison using test functions is included. The new Method (Klement) solves most of the test functions with less iterations than the good and the bad Broyden class methods.
Uses Broydens Method code by Paul L. Fackler, 17 Nov, 1997
http://www.mathworks.com/matlabcentral/newsreader/view_thread/2365
Citation pour cette source
Jan Klement (2026). Broyden class methods (https://fr.mathworks.com/matlabcentral/fileexchange/55251-broyden-class-methods), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
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.1.0.0 | Added comment that to clarify owneship of the good broyden function used. |
||
| 1.0.0.0 |
