mpt_mixedMinTime
PURPOSE
MPT_MIXEDMINTIME Computes minimum time controller for systems with discrete and continuous inputs
SYNOPSIS
function ctrlStruct=mpt_mixedMinTime(sysStruct,probStruct,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
- 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
- fliplr FLIPLR Flips array of polytopes
- 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
- minus MINUS Pontryagin difference
- 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
- regiondiff REGIONDIFF Region difference
- regiondiffXU REGIONDIFFXU Computes region difference in lifted XU space
- size SIZE Returns size of the given polytope object
- union UNION convex union computation
- mpt_computePWATset MPT_COMPUTEPWATSET Computes a stabilizing control invariant set (+ controllers) around the origin
- mpt_addTset MPT_ADDTSET Adds terminal set constraint to Matrices
- mpt_allcombs MPT_ALLCOMBS All combinations of discrete-valued inputs
- mpt_error MPT_ERROR Function called if MPT toolbox is not initialized
- mpt_isnoise MPT_ISNOISE Checks if noise object is not empty
- 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
- mpt_constructMatrices MPT_CONSTRUCTMATRICES Constructs matrices for the finite time constrained optimal control problem
- mpt_iterative MPT_ITERATIVE Computes a time-optimal or low-complexity explicit controller for LTI 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_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