mpt_mpqp
PURPOSE
MPT_MPQP Explicitly solves the given quadratic program (QP)
SYNOPSIS
function [Pn,Fi,Gi,activeConstraints,Phard,details]=mpt_mpqp(Matrices,Options)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- length LENGTH Returns number of regions over which the explicit control law is defined
- set SET Set a field of MPTCTRL objects
- bounding_box BOUNDING_BOX Compute a bounding box for a given polytope
- chebyball CHEBYBALL Computes center and radius of the largest ball inscribed in a polytope
- double DOUBLE Function used to access internal properties of the given polytope
- end END Returns the last element in a given polytope array
- facetcircle FACETCIRCLE Returns largest circle inside facet 'ind' of polytope P
- intersect INTERSECT Intersection of 2 polytopes or polytope arrays
- isfulldim ISFULLDIM Checks if a polytope is full dimensional
- isinside ISINSIDE Checks if a given point lies in the interior of a given polytope
- length LENGTH Returns number of elements in a polytope array
- nconstr NCONSTR Returns number of constraints that form an H-representation of a polytope
- polytope POLYTOPE Default constructor for the POLYTOPE object
- reduce REDUCE Reduces the polytope by removing redundant inequalities
- set SET Used to modify internal properties of a given polytope object
- size SIZE Returns size of the given polytope object
- union UNION convex union computation
- unique UNIQUE Removes redundant entries from a polytope array
- mpt_error MPT_ERROR Function called if MPT toolbox is not initialized
- mpt_getFullRankSubset MPT_GETFULLRANKSUBSET Removes rows from matrix Gt until it has full row rank
- mpt_iscombequal MPT_ISCOMBEQUAL Are two vectors combinatorially equal
- mpt_statusbar Status bar function
- mpt_solveQP MPT_SOLVEQP Interface to various QP solvers
This function is called by:
- mpt_maxCtrlSet MPT_MAXCTRLSET Computes the maximal robust control invariant set C_inf
- mpt_iterative MPT_ITERATIVE Computes a time-optimal or low-complexity explicit controller for LTI systems
- mpt_iterativePWA MPT_ITERATIVEPWA Computes a time-optimal or low-complexity explicit controller for PWA systems
- mpt_mixedMinTime MPT_MIXEDMINTIME Computes minimum time controller for systems with discrete and continuous inputs
- mpt_optControl MPT_OPTCONTROL Solves the CFTOC problem for a given LTI system
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003