mpt_optBoolCtrl
PURPOSE
MPT_OPTBOOLCTRL Computes optimal controller for systems with discrete inputs
SYNOPSIS
function ctrlStruct = mpt_optBoolCtrl(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
- length LENGTH Returns number of elements in a polytope array
- polytope POLYTOPE Default constructor for the POLYTOPE object
- reduce REDUCE Reduces the polytope by removing redundant inequalities
- size SIZE Returns size of the given polytope object
- mpt_removeOverlaps MPT_REMOVEOVERLAPS Removes overlaps from (a set of) polyhedral partitions with associated linear cost
- mpt_allcombs MPT_ALLCOMBS All combinations of discrete-valued inputs
- mpt_error MPT_ERROR Function called if MPT toolbox is not initialized
- mpt_isValidCS MPT_ISVALIDCS Checks if input argument is a valid controller structure
- mpt_lti2pwa MPT_LTI2PWA Converts an LTI system to a PWA system
- mpt_mergeCS MPT_GLUECS Merges a cell array of ctrlStruct structures
- mpt_statusbar Status bar function
- 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_mplp MPT_MPLP Explicitly solves the given linear program (LP)
This function is called by:
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003