table_quality ( 'halton_02_00100.txt' ) 23-Nov-2004 08:46:14 TABLE_QUALITY: (MATLAB version): Compute measures of uniform dispersion for a pointset. Note: this routine assumes that the input pointset is contained in the unit hypercube. If this is not the case, then you must rewrite the routine SAMPLE_ROUTINE so that it properly returns sample points in your region, with a uniform density, or a probability density of your choosing. TABLE_QUALITY: Measures of uniform point dispersion. The pointset was read from "halton_02_00100.txt" The sampling routine is "SAMPLE_HYPERCUBE_UNIFORM". The spatial dimension NDIM = 2 The number of points N = 100 The number of sample points NS = 100000 The random number SEED_INIT = 123456789 The minimum angle measure ALPHA = 1.673740 The regularity measure Chi = 5.174596 2nd moment determinant measure D = 6.628494e-007 The Voronoi energy measure E = 0.002217 The mesh ratio Gamma = 3.369679 The point distribution norm H = 0.124875 The COV measure Lambda = 0.288963 The point distribution ratio Mu = 2.310215 The cell volume deviation Nu = 5.394322 The triangle uniformity measure Q = 0.019003 The Riesz S = 0 energy measure R0 = 0.778177 Nonintersecting sphere volume S = 0.406680 2nd moment trace measure Tau = 0.001655 TABLE_QUALITY: Normal end of execution. 23-Nov-2004 08:47:50