mpt_feasibleStates
PURPOSE
MPT_FEASIBLESTATES returns equidistantly spaced data points in feasible set
SYNOPSIS
function X0 = mpt_feasibleStates(ctrl,gridpoints,Options)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- isexplicit ISEXPLICIT Returns true if the controller is an explicit controller
- length LENGTH Returns number of regions over which the explicit control law is defined
- bounding_box BOUNDING_BOX Compute a bounding box for a given polytope
- end END Returns the last element in a given polytope array
- hull HULL Convex hull of n polytopes
- isfulldim ISFULLDIM Checks if a polytope is full dimensional
- isinside ISINSIDE Checks if a given point lies in the interior of a given polytope
- length LENGTH Returns number of elements in a polytope array
- projection PROJECTION Projection of a polytope or a polytope array
- size SIZE Returns size of the given polytope object
- 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_sysStructInfo MPT_SYSSTRUCTINFO Returns information about system structure
- hull HULL Converts vertices/polytope array into an H-representation polytope
This function is called by:
- mpt_checkLyapFct MPT_CHECKLYAPFCT Checks if a function is a Lyapunov function for a given ctrlStruct
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003