Levenberg-Marquardt toolbox

Version 3.0 (13,9 ko) par Alexander
Levenberg-Marquardt algorithm with Broyden updates, box constraints and argument passing.
4,2K téléchargements
Mise à jour 12 oct. 2015

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2014b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Interpolation dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
3.0

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