Levenberg-Marquardt toolbox

Version 3.0 (13.9 KB) by Alexander
Levenberg-Marquardt algorithm with Broyden updates, box constraints and argument passing.
4.1K Downloads
Updated 12 Oct 2015

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
3.0

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