admin 发表于 2022-4-10 19:25:34

A matlab toolbox for nonlinear optimization

The following Matlab project contains the source code and Matlab examples used for a matlab toolbox for nonlinear optimization. . * Same interface but better than 'fminunc' / 'lsqnonlin'. * BFGS algorithm for general nonlinear minimization. * Levenberg-Marquardt algorithm for nonlinear least squares. * Support bounded constraints. * Support using finite difference to compute gradient and Jacobian matrix.
页: [1]
查看完整版本: A matlab toolbox for nonlinear optimization