Home > hit > analysis > hit_holes.m

hit_holes

PURPOSE ^

HIT_HOLES Find if the union of the mode regions leave some "holes" in the regressor set

SYNOPSIS ^

function H=hit_holes(idmodes,Bigregion)

DESCRIPTION ^

HIT_HOLES Find if the union of the mode regions leave some "holes" in the regressor set
 -------------------------------------------------------------------------
 DESCRIPTION
 -------------------------------------------------------------------------

 H=hit_holes(idmodes,Bigregion)
 
 -------------------------------------------------------------------------
 INPUT
 -------------------------------------------------------------------------
 idmodes: structure containing all information on the PWA function.
 Type 'help hit_regression' for a description of the fields. 

 Bigregion: polytope describing the regression set.

 -------------------------------------------------------------------------
 OUTPUT                                                                                                   
 -------------------------------------------------------------------------

 H: polytope array equal to set difference between Bigregion and the union
 of mode regions. If it is an empty polytope , no "hole" has been left.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 01-Dec-2005 10:54:38 by m2html © 2003