mpt_simplify
PURPOSE
MPT_SIMPLIFY simplifies a given explicit controller by merging regions with identical control law
SYNOPSIS
function [simpleCtrl,details] = mpt_simplify(ctrl, how, 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
- bounding_box BOUNDING_BOX Compute a bounding box for a given polytope
- dimension DIMENSION Returns dimension of the given polytope
- end END Returns the last element in a given polytope array
- envelope ENVELOPE Computes envelope of n polytopes
- hull HULL Convex hull of n polytopes
- length LENGTH Returns number of elements in a polytope array
- merge MERGE merges polytopes together
- 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_searchTree MPT_SEARCHTREE Computes a search-tree for a given explicit solution
- 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_statusbar Status bar function
- mpt_sysStructInfo MPT_SYSSTRUCTINFO Returns information about system structure
- mpt_optMerge ===============================================================================
- hull HULL Converts vertices/polytope array into an H-representation polytope
This function is called by:
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003