mpt_getReachSubset
PURPOSE
MPT_GETREACHSUBSET Computes a subset of P which enters Pfin
SYNOPSIS
function [Pret,keptrows,feasible] = mpt_getReachSubset(P,Pfin,A,B,F,G,horizon,Options)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- length LENGTH Returns number of regions over which the explicit control law is defined
- 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
- isfulldim ISFULLDIM Checks if a polytope is full dimensional
- isinside ISINSIDE Checks if a given point lies in the interior of a given polytope
- isnormal ISNORMAL Checks if a given polytope is in normalized description
- length LENGTH Returns number of elements in a polytope array
- normalize NORMALIZE Normalizes a given polytope
- polytope POLYTOPE Default constructor for the POLYTOPE object
- reduce REDUCE Reduces the polytope by removing redundant inequalities
- size SIZE Returns size of the given polytope object
- mpt_error MPT_ERROR Function called if MPT toolbox is not initialized
This function is called by:
- mpt_optInfControl MPT_OPTINFCONTROL Solves the infinite-time constrained optimal control problem for LTI systems
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003