mpt_maxCtrlSet
PURPOSE
MPT_MAXCTRLSET Computes the maximal robust control invariant set C_inf
SYNOPSIS
function [invSet,iterations, Piter] = mpt_maxCtrlSet(sysStruct,Options)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- length LENGTH Returns number of regions over which the explicit control law is defined
- 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
- eq EQ Checks if two polytopes are equal
- ge GE Checks if polytope P is a superset of polytope Q
- isfulldim ISFULLDIM Checks if a polytope is full dimensional
- isminrep ISMINREP Checks if a given polytope is in minimal representation
- le LE Checks if polytope P is a subset of polytope Q
- 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
- reduceunion REDUCEUNION Removes redundant elements from a polytope array
- regiondiffXU REGIONDIFFXU Computes region difference in lifted XU space
- size SIZE Returns size of the given polytope object
- volume VOLUME Calculates volume of a polytope
- mpt_addTset MPT_ADDTSET Adds terminal set constraint to Matrices
- mpt_error MPT_ERROR Function called if MPT toolbox is not initialized
- mpt_lti2pwa MPT_LTI2PWA Converts an LTI system to a PWA system
- mpt_sysStructInfo MPT_SYSSTRUCTINFO Returns information about system structure
- mpt_verifyProbStruct MPT_VERIFYPROBSTRUCT Verifies the probStruct structure
- mpt_verifySysProb MPT_VERIFYSYSPROB Verifies system and problem structures
- mpt_verifySysStruct MPT_VERIFYSYSSTRUCT Verifies the sysStruct structure
- mpt_constructMatrices MPT_CONSTRUCTMATRICES Constructs matrices for the finite time constrained optimal control problem
- mpt_iterativePWA MPT_ITERATIVEPWA Computes a time-optimal or low-complexity explicit controller for PWA systems
- mpt_mplp MPT_MPLP Explicitly solves the given linear program (LP)
- mpt_mpqp MPT_MPQP Explicitly solves the given quadratic program (QP)
This function is called by:
- mpt_oneStepCtrl MPT_ONESTEPCTRL Computes low complexity controller for LTI systems
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003