Optimization and Solution#

eqSolve

Solves a system of nonlinear equations.

eqSolvemt

Solves a system of nonlinear equations.

minimize

Minimizes a function using the L-BFGS-B algorithm.

minimizeControlCreate

Creates default minimizeControl structure.

QNewton

Optimizes a function using the BFGS descent algorithm.

QNewtonmt

Minimizes an arbitrary function.

QProg

Solves the quadratic programming problem.

QProgmt

Solves the quadratic programming problem.

sqpSolve

Solves the nonlinear programming problem using a sequential quadratic programming method.

sqpSolveMT

Solves the nonlinear programming problem using a sequential quadratic programming method.