mpt_getQuadLyapFct
PURPOSE
MPT_GETQUADLYAPFCT Computes common Lyapunov function for PWA system
SYNOPSIS
function [lyapP,decay,feasible,details]=mpt_getQuadLyapFct(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
- 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
- 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
- pelemfun PELEMFUN Execute the specified function on each element of a polytope array
- 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_infset MPT_INFSET Calculates the maximal positively invariant set for an LTI system
- mpt_error MPT_ERROR Function called if MPT toolbox is not initialized
- mpt_isnoise MPT_ISNOISE Checks if noise object is not empty
- mpt_verifySysStruct MPT_VERIFYSYSSTRUCT Verifies the sysStruct structure
This function is called by:
- mpt_iterativePWA MPT_ITERATIVEPWA Computes a time-optimal or low-complexity explicit controller for PWA systems
- mpt_oneStepCtrl MPT_ONESTEPCTRL Computes low complexity controller for LTI systems
- 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