User Guide

For example, solve the quadratic program:
maximize subject to , where is the vector of problem
variables.
Define the column vector, c, of the quadratic objective function.
>
Define the symmetric Hessian matrix, H, of the quadratic objective function.
>
Define the matrix A, the coefficient matrix for the linear inequality con-
straints.
>
Define the column vector b, the linear inequality constraints.
>
The QPSolve command solves quadratic programs.
>
Note: For information on creating matrices and vectors (including how to
use the Matrix palette to easily create matrices), see Linear Al-
gebra (page 135).
For additional information on performing efficient computations, refer to
the ?Optimization/Computation help page.
172 4 Mathematical Computations