mpt_searchTree
PURPOSE
MPT_SEARCHTREE Computes a search-tree for a given explicit solution
SYNOPSIS
function ctrlST=mpt_searchTree(ctrl,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
- mptctrl MPTCTRL Constructor for the MPT controller object
- 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
- intersect INTERSECT Intersection of 2 polytopes or polytope arrays
- length LENGTH Returns number of elements in a polytope array
- polytope POLYTOPE Default constructor for the POLYTOPE object
- size SIZE Returns size of the given polytope object
- union UNION convex union computation
- unique UNIQUE Removes redundant entries from a polytope array
- 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_solveLPs MPT_SOLVELPS Interface to various LP solvers ("safe" version)
This function is called by:
- mpt_simplify MPT_SIMPLIFY simplifies a given explicit controller by merging regions with identical control law
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003