dointersect
PURPOSE
DOINTERSECT Checks if two polytopes / polyarrays intersect
SYNOPSIS
function [answer, IA, IB, IAB] = dointersect(P1,P2)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- length LENGTH Returns number of regions over which the explicit control law is defined
- bounding_box BOUNDING_BOX Compute a bounding box for a given polytope
- 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
- length LENGTH Returns number of elements in a polytope array
- chebyball_f CHEBYBALL_F Computes center and radius of the largest ball inscribed in a polytope
- unique UNIQUE Removes redundant entries from a polytope array
This function is called by:
- mpt_reachSets MPT_REACHSETS Computes sets of reachable states for a given system / controller
- mpt_sysStructInfo MPT_SYSSTRUCTINFO Returns information about system structure
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003