mpt_infsetPWA
PURPOSE
MPT_INFSETPWA Computes (robust) positive invariant subset for PWA systems
SYNOPSIS
function [Pn,dynamics,invCtrl]=mpt_infsetPWA(Pn,A,f,Wnoise,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
- chebyball CHEBYBALL Computes center and radius of the largest ball inscribed in a polytope
- domain DOMAIN Computes polytope that is mapped to an another polytope using affine map
- 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
- merge MERGE merges polytopes together
- polytope POLYTOPE Default constructor for the POLYTOPE object
- size SIZE Returns size of the given polytope object
- union UNION convex union computation
- mpt_transmap MPT_TRANSMAP Computes transition map
- 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_isnoise MPT_ISNOISE Checks if noise object is not empty
- mpt_statusbar Status bar function
This function is called by:
- mpt_computePWATset MPT_COMPUTEPWATSET Computes a stabilizing control invariant set (+ controllers) around the origin
- mpt_getCommonSOSLyapFct MPT_GETCOMMONSOSLYAPFCT Calculates Common SOS Lyapunov function for system with additive disturbance
- mpt_boolMinTime MPT_BOOLMINTIME Computes minimum time controller for systems with discrete inputs
- mpt_invariantSet MPT_INVARIANTSET Computes (robust) positive invariant subset of an explicit controller
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003