triangulate
PURPOSE
TRIANGULATE Calculates triangulation of arbitrary polytopes
SYNOPSIS
function [hhPoly,adj,vvPoly,vol,P]=triangulate(P,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
- extreme EXTREME Calculates extreme points of a given polytope
- hull HULL Convex hull of n polytopes
- isbounded ISBOUNDED Checks if a polytope is bounded
- 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
- polytope POLYTOPE Default constructor for the POLYTOPE object
- 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:
- volume VOLUME Calculates volume of a polytope
- mpt_simplexContr MPT_SIMPLEXCONTR Computes a piecewise affine feedback law defined over simplices
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003