mpt_performance
PURPOSE 
MPT_PERFORMANCE Computes performance (i.e. sum of closed-loop costs) associated to a given controller
SYNOPSIS 
function [cost,XC,X0,Xinfeas] = mpt_performance(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
- set	SET Set a field of MPTCTRL objects
- bounding_box	BOUNDING_BOX Compute a bounding box for a given polytope
- end	END Returns the last element in a given polytope array
- 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
- set	SET Used to modify internal properties of a given polytope object
- 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_computeTrajectory	MPT_COMPUTETRAJECTORY Calculates time evolution of state trajectories subject to control
This function is called by:
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003