mpt_mplp_ver3
PURPOSE
MPT_MPLP Explicitly solves the given linear program (LP)
SYNOPSIS
function [Pn,Fi,Gi,activeConstraints, Phard,details]=mpt_mplp_ver3(Matrices,Options)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- length LENGTH Returns number of regions over which the explicit control law is defined
- 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
- dimension DIMENSION Returns dimension of the given 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
- 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
- projection PROJECTION Projection of a polytope or a polytope array
- reduce REDUCE Reduces the polytope by removing redundant inequalities
- size SIZE Returns size of the given polytope object
- mpt_error MPT_ERROR Function called if MPT toolbox is not initialized
- mpt_solveLPi MPT_SOLVELPi Interface to various LP solvers (version without errorchecks)
- mpt_solveQP MPT_SOLVEQP Interface to various QP solvers
This function is called by:
- mpt_mplp MPT_MPLP Explicitly solves the given linear program (LP)
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003