latin_test 21-Mar-2003 11:29:17 LATIN_TEST: Test the MATLIB Latin hypercube routines. TEST01 LATIN_CENTER chooses a Latin cell arrangement, and returns the centers of those cells. Spatial dimension = 2 Number of points = 10 Using seed = 2055919617 The Latin center points: 0.350000 0.250000 0.150000 0.750000 0.650000 0.050000 0.250000 0.450000 0.850000 0.550000 0.750000 0.850000 0.550000 0.350000 0.950000 0.150000 0.050000 0.950000 0.450000 0.650000 TEST02 LATIN_EDGE chooses a Latin cell arrangement, which includes the edge points. Spatial dimension = 2 Number of points = 11 Using seed = 770051855 The Latin edge points: 0.700000 0.900000 0.800000 0.300000 0.200000 0.000000 1.000000 0.400000 0.000000 0.700000 0.100000 0.600000 0.300000 0.800000 0.900000 0.100000 0.400000 1.000000 0.500000 0.200000 0.600000 0.500000 TEST03 LATIN chooses a Latin cell arrangement, and returns a random point from each cells. Spatial dimension = 2 Number of points = 10 Using seed = 250356648 The Latin points: 0.138357 0.762140 0.272486 0.382725 0.067571 0.865685 0.963311 0.670594 0.672273 0.574635 0.793791 0.284834 0.342191 0.010484 0.896062 0.909550 0.416370 0.111373 0.533716 0.452997 LATIN_TEST: Repeat test with different seed than run 1. TEST03 LATIN chooses a Latin cell arrangement, and returns a random point from each cells. Spatial dimension = 2 Number of points = 10 Using seed = 2120948300 The Latin points: 0.832458 0.829859 0.714801 0.532970 0.558051 0.719593 0.059782 0.205063 0.948504 0.096291 0.201195 0.956388 0.378427 0.620467 0.617184 0.395762 0.415527 0.466199 0.166778 0.103319 LATIN_TEST: Repeat test with same seed as run 1. TEST03 LATIN chooses a Latin cell arrangement, and returns a random point from each cells. Spatial dimension = 2 Number of points = 10 Using seed = 250356648 The Latin points: 0.138357 0.762140 0.272486 0.382725 0.067571 0.865685 0.963311 0.670594 0.672273 0.574635 0.793791 0.284834 0.342191 0.010484 0.896062 0.909550 0.416370 0.111373 0.533716 0.452997 LATIN_PRB: Normal end of execution. 21-Mar-2003 11:29:17