mpt_solveQP
PURPOSE
MPT_SOLVEQP Interface to various QP solvers
SYNOPSIS
function [xopt,lambda,how,exitflag,objqp]=mpt_solveQP(H,f,A,B,Aeq,Beq,x0,solver,options,rescue)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- char CHAR Provides textual description of a given controller
- length LENGTH Returns number of regions over which the explicit control law is defined
- set SET Set a field of MPTCTRL objects
- double DOUBLE Function used to access internal properties of the given polytope
- end END Returns the last element in a given polytope array
- length LENGTH Returns number of elements in a polytope array
- set SET Used to modify internal properties of a given polytope object
- size SIZE Returns size of the given polytope object
- mpt_error MPT_ERROR Function called if MPT toolbox is not initialized
- mpt_solveQP MPT_SOLVEQP Interface to various QP solvers
This function is called by:
- distance DISTANCE Distance between two sets
- mpt_mplp_ver2 MPT_MPLP Explicitly solves the given linear program (LP)
- mpt_mplp_ver3 MPT_MPLP Explicitly solves the given linear program (LP)
- mpt_mplp_ver4 MPT_MPLP Explicitly solves the given linear program (LP)
- mpt_mplp_ver5 MPT_MPLP Explicitly solves the given linear program (LP)
- mpt_mplp_ver6 MPT_MPLP Explicitly solves the given linear program (LP)
- mpt_mplp_ver7 MPT_MPLP Explicitly solves the given linear program (LP)
- mpt_optInfControl MPT_OPTINFCONTROL Solves the infinite-time constrained optimal control problem for LTI systems
- mpt_simplexContr MPT_SIMPLEXCONTR Computes a piecewise affine feedback law defined over simplices
- mpt_solveMPC MPT_SOLVEMPC Solves the on line optimization MPC problem
- mpt_getInput MPT_GETINPUT For a given state, extracts the (optimal) output from a controller structure
- mpt_mpqp MPT_MPQP Explicitly solves the given quadratic program (QP)
- mpt_solveQP MPT_SOLVEQP Interface to various QP solvers
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003