mpt_getPWALyapFct
PURPOSE
MPT_GETPWALYAPFCT Calculates PWA Lyapunov function
SYNOPSIS
function [lyapunovL,lyapunovC,feasible,drho]=mpt_getPWALyapFct(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
- bounding_box BOUNDING_BOX Compute a bounding box for a given polytope
- chebyball CHEBYBALL Computes center and radius of the largest ball inscribed in a polytope
- dimension DIMENSION Returns dimension of the given polytope
- domain DOMAIN Computes polytope that is mapped to an another polytope using affine map
- 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
- polytope POLYTOPE Default constructor for the POLYTOPE object
- size SIZE Returns size of the given polytope object
- 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_options MPT_OPTIONS Read / modify solver settings for MPT
- mpt_solveLPi MPT_SOLVELPi Interface to various LP solvers (version without errorchecks)
- mpt_solverInfo MPT_SOLVERINFO returns information about a given solver
- mpt_statusbar Status bar function
- 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_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