plus
PURPOSE
PLUS Minkowski sum of two polytopes
SYNOPSIS
function [R,P,Q]=plus(P,Q,Options)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- length LENGTH Returns number of regions over which the explicit control law is defined
- 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
- hull HULL Convex hull of n polytopes
- 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
- plus PLUS Minkowski sum of two polytopes
- polytope POLYTOPE Default constructor for the POLYTOPE object
- projection PROJECTION Projection of a polytope or a polytope array
- 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
- hull HULL Converts vertices/polytope array into an H-representation polytope
This function is called by:
- lt LT Checks if polytope P is a strict subset of polytope Q
- minus MINUS Pontryagin difference
- plus PLUS Minkowski sum of two polytopes
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003