MATLAB interface for L-BFGS-B
L-BFGS-B is a collection of Fortran 77 routines for solving nonlinear optimization problems with bound constraints on the variables. One of the key features of the nonlinear solver is that the Hessian is not needed. I've designed an interface to the L-BFGS-B solver so that it can be called like any other function in MATLAB.
Cite As
Peter Carbonetto (2024). MATLAB interface for L-BFGS-B (https://www.mathworks.com/matlabcentral/fileexchange/15061-matlab-interface-for-l-bfgs-b), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Optimization Toolbox > Nonlinear Optimization >
- MATLAB > External Language Interfaces > Fortran with MATLAB >
Tags
Acknowledgements
Inspired: LBFGSB (L-BFGS-B) mex wrapper
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
lbfgsb-for-matlab/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |