mpt_boolMinTime
PURPOSE
MPT_BOOLMINTIME Computes minimum time controller for systems with discrete inputs
SYNOPSIS
function ctrlStruct = mpt_boolMinTime(sysStruct, probStruct, Options)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- length LENGTH Returns number of regions over which the explicit control law is defined
- domain DOMAIN Computes polytope that is mapped to an another polytope using affine map
- double DOUBLE Function used to access internal properties of the given polytope
- end END Returns the last element in a given polytope array
- isfulldim ISFULLDIM Checks if a polytope is full dimensional
- le LE Checks if polytope P is a subset of polytope Q
- length LENGTH Returns number of elements in a polytope array
- mldivide MLDIVIDE Set difference
- polytope POLYTOPE Default constructor for the POLYTOPE object
- reduce REDUCE Reduces the polytope by removing redundant inequalities
- reduceunion REDUCEUNION Removes redundant elements from a polytope array
- size SIZE Returns size of the given polytope object
- mpt_infsetPWA MPT_INFSETPWA Computes (robust) positive invariant subset for PWA systems
- mpt_allcombs MPT_ALLCOMBS All combinations of discrete-valued inputs
- 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_verifySysProb MPT_VERIFYSYSPROB Verifies system and problem structures
- unitbox UNITBOX Creates a unit box centered at origin
This function is called by:
- mpt_control MPT_CONTROL Main control routine. Computes explicit controller for a given problem
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003