mpt_yalmipcftoc
PURPOSE 
MPT_YALMIPCFTOC CFTOC of PWA systems
SYNOPSIS 
function [ctrl, F, obj, variables] = mpt_yalmipcftoc(sysStruct, probStruct, Options) 
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- length	LENGTH Returns number of regions over which the explicit control law is defined
- mptctrl	MPTCTRL Constructor for the MPT controller object
- set	SET Set a field of MPTCTRL objects
- 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
- set	SET Used to modify internal properties of a given polytope object
- size	SIZE Returns size of the given polytope object
- mpt_computePWATset	MPT_COMPUTEPWATSET Computes a stabilizing control invariant set (+ controllers) around the origin
- mpt_removeOverlaps	MPT_REMOVEOVERLAPS Removes overlaps from (a set of) polyhedral partitions with associated linear cost
- mpt_defaultField	MPT_DEFAULTFIEL Sets default value of field of a structure
- mpt_defaultOptions	MPT_DEFAULTOPTIONS Sets default values of undefined fields of Options structure
- 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_mergeCS	MPT_GLUECS Merges a cell array of ctrlStruct structures
- 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_yalmipDU	MPT_YALMIPDU Augmentes the system to cope with deltaU constraints
- mpt_yalmipTracking	MPT_YALMIPTRACKING Extends system and problem matrices to deal with tracking
This function is called by:
- mptctrl	MPTCTRL Constructor for the MPT controller object
- mpt_control	MPT_CONTROL Main control routine. Computes explicit controller for a given problem
- mpt_ownmpc	MPT_OWNMPC The "Design your own MPC" function
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003