Levenberg-Marquardt toolbox

Versione 3.0 (13,9 KB) da Alexander
Levenberg-Marquardt algorithm with Broyden updates, box constraints and argument passing.
4,1K download
Aggiornato 12 ott 2015

Visualizza la licenza

LevenbergMarquardt is similar to lsqnonlin with the levenberg-marquardt algorithm with the three main advantages:
1) the jacobian can be updated using the Broyden method which minimizes function evaluations
2) the variables are transformed to implement box-constraints, and
3) function arguments can be passed on.
This toolbox requires the Jacobian toolbox of the same author.

Cita come

Alexander (2024). Levenberg-Marquardt toolbox (https://www.mathworks.com/matlabcentral/fileexchange/53449-levenberg-marquardt-toolbox), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2014b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
3.0

added the link for the jacobian toolbox.
Included the files in the toolbox.