domain
PURPOSE
DOMAIN Computes polytope that is mapped to an another polytope using affine map
SYNOPSIS
function [R,keptrows,feasible]=domain(P,A,f,Q,horizon,Options)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- length LENGTH Returns number of regions over which the explicit control law is defined
- 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
- nconstr NCONSTR Returns number of constraints that form an H-representation of a polytope
- polytope POLYTOPE Default constructor for the POLYTOPE object
- chebyball_f CHEBYBALL_F Computes center and radius of the largest ball inscribed in a polytope
- reduce REDUCE Reduces the polytope by removing redundant inequalities
- size SIZE Returns size of the given polytope object
This function is called by:
- domain DOMAIN Computes polytope that is mapped to an another polytope using affine map
- mpt_getPWALyapFct MPT_GETPWALYAPFCT Calculates PWA Lyapunov function
- mpt_getPWPLyapFct MPT_GETPWPLYAPFCT Calculates Piecewise Polynomial (sum of squares) Lyapunov function
- mpt_getPWQLyapFct MPT_GETPWQLYAPFCT Calculates PWQ Lyapunov function
- mpt_infsetPWA MPT_INFSETPWA Computes (robust) positive invariant subset for PWA systems
- mpt_boolMinTime MPT_BOOLMINTIME Computes minimum time controller for systems with discrete inputs
- mpt_optBoolCtrl MPT_OPTBOOLCTRL Computes optimal controller for systems with discrete inputs
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003