mpt_getPWPLyapFct
PURPOSE
MPT_GETPWPLYAPFCT Calculates Piecewise Polynomial (sum of squares) Lyapunov function
SYNOPSIS
function [dQ,feasible,drho,runtime]=mpt_getPWPLyapFct(ctrl,ndeg,Options)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- isexplicit ISEXPLICIT Returns true if the controller is an explicit controller
- isinvariant ISINVARIANT Decides if a given explicit controller is invariant
- length LENGTH Returns number of regions over which the explicit control law is defined
- runtime RUNTIME returns runtime needed to compute a given explicit controller
- set SET Set a field of MPTCTRL objects
- 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
- 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
- mldivide MLDIVIDE Set difference
- 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_checkLyapFct MPT_CHECKLYAPFCT Checks if a function is a Lyapunov function for a given ctrlStruct
- mpt_transmap MPT_TRANSMAP Computes transition map
- 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_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