mpt_reachXU
PURPOSE
MPT_REACHXU One-step reachability computation for an affine system
SYNOPSIS
function [Xn, V] = mpt_reachXU(X0, U0, A, B, f, Options)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- chebyball CHEBYBALL Computes center and radius of the largest ball inscribed in a polytope
- dimension DIMENSION Returns dimension 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
- polytope POLYTOPE Default constructor for the POLYTOPE object
- projection PROJECTION Projection of a polytope or a polytope array
- range RANGE Affine transformation of a polytope
- size SIZE Returns size of the given polytope object
- mpt_reachXU MPT_REACHXU One-step reachability computation for an affine system
This function is called by:
- mpt_reachXU MPT_REACHXU One-step reachability computation for an affine system
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003