Awesome
snopt-matlab (version 3.0)
This is version 3.0 of the Matlab interface for sparse nonlinear optimization software SNOPT.
Requires the SNOPT software package.
Changes from version 2.5:
- all-in-one calls to SNOPT (for NLPs) and SQOPT (for LPs and QPs)
- new options handling
- specifiy print, summary output via options structure
- linear and nonlinear Jacobian structure in SNOPT can be defined in structs or as matrices
Documentation for the Matlab interface available <a href="http://ccom.ucsd.edu/~optimizers/docs/snopt">here</a>.