mpt_getCommonSOSLyapFct
PURPOSE
MPT_GETCOMMONSOSLYAPFCT Calculates Common SOS Lyapunov function for system with additive disturbance
SYNOPSIS
function [solution]=mpt_getCommonSOSLyapFct(ctrl,ndeg,Options)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- info INFO Displays more detailed information a given MPT controller
- 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
- chebyball CHEBYBALL Computes center and radius of the largest ball inscribed in a polytope
- double DOUBLE Function used to access internal properties of the given polytope
- end END Returns the last element in a given polytope array
- extreme EXTREME Calculates extreme points of a given polytope
- intersect INTERSECT Intersection of 2 polytopes or polytope arrays
- 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
- nconstr NCONSTR Returns number of constraints that form an H-representation of a polytope
- polytope POLYTOPE Default constructor for the POLYTOPE object
- set SET Used to modify internal properties of a given polytope object
- size SIZE Returns size of the given polytope object
- mpt_infsetPWA MPT_INFSETPWA Computes (robust) positive invariant subset for PWA systems
- mpt_error MPT_ERROR Function called if MPT toolbox is not initialized
- mpt_verifySysStruct MPT_VERIFYSYSSTRUCT Verifies the sysStruct structure
This function is called by:
- mpt_lyapunov MPT_LYAPUNOV Computes a Lapunov-type function for a given explicit controller
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003