MATLAB interface for L-BFGS-B
Version 1.0.0.0 (65 KB) by
Peter Carbonetto
Matlab interface to the L-BFGS-B nonlinear optimization algorithm
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 (2026). MATLAB interface for L-BFGS-B (https://se.mathworks.com/matlabcentral/fileexchange/15061-matlab-interface-for-l-bfgs-b), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2006a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Optimization Toolbox > Nonlinear Optimization >
- MATLAB > External Language Interfaces > Fortran with MATLAB >
Find more on Nonlinear Optimization in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: LBFGSB (L-BFGS-B) mex wrapper
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 |
