Optimization and SolutionΒΆ

eqSolve Solves a system of nonlinear equations.
eqSolvemt Solves a system of nonlinear equations.
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.