mpt_voronoi
PURPOSE
MPT_VORONOI Computes the voronoi diagram via mpLP
SYNOPSIS
function [Pn]=mpt_voronoi(points,Options)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- length LENGTH Returns number of regions over which the explicit control law is defined
- plot PLOT Plots regions of the explicit controller
- dimension DIMENSION Returns dimension of the given 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
- 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
- plot PLOT Plots polytopes in 2D or 3D
- size SIZE Returns size of the given polytope object
- mpt_error MPT_ERROR Function called if MPT toolbox is not initialized
- unitbox UNITBOX Creates a unit box centered at origin
- mpt_mplp MPT_MPLP Explicitly solves the given linear program (LP)
This function is called by:
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003