>> usa_cvt_geo_tests 12-Feb-2019 12:23:05 usa_cvt_geo_tests MATLAB version Test usa_cvt_geo. USA_CENTROID_GEO_TEST: USA_CENTROID_GEO can estimate the centroids of the Voronoi cells associated with a set of points within the boundaries of the USA, expressed as longitudes and latitudes. Plot saved as "usa_centroid_geo_test.png" USA_CVT_GEO_TEST: USA_CVT_GEO can estimate the geometric centroidal Voronoi tessellation (CVT) of a set of points within the boundaries of the USA, expressed as longitudes and latitudes. USA_CVT_GEO: MATLAB version Estimate a centroidal Voronoi tessellation (CVT) of the USA, using geometric data. Plot saved as "usa_cvt_geo_test.png" USA_POINT_DISPLAY_TEST: USA_POINT_DISPLAY can display a set of points within the boundaries of the United States, expressed as longitudes and latitudes. Plot saved as "usa_point_display_test.png" USA_SAMPLE_GEO_TEST: USA_SAMPLE_GEO returns a given number of random sample points within the boundaries of the United States, expressed as longitudes and latitudes. Requesting 100 sample points: USA_POINT_DISPLAY can display the sample points. Plot saved as "usa_sample_geo_test.png" USA_SHAPE_READ_TEST: USA_SHAPE_READ returns information defining a polygonal model of the continental United States. Longitude/Latitude, USA Polygon Vertices: 1: -67.2065 45.183 2: -67.0344 44.985 3: -67.1786 44.8992 4: -66.9708 44.8279 5: -67.19 44.6603 6: -68.2626 44.4658 7: -68.6158 44.3064 8: -68.8132 44.3303 ...... .............. .............. 403: -67.2065 45.183 USA_SHAPE_DISPLAY: MATLAB version Display the shape of a region defined by longitudes and latitudes. Plot saved as "usa_shape_read_test.png" USA_VORONOI_DISPLAY_TEST: USA_VORONOI_DISPLAY can display a set of points within the boundaries of the US, expressed as longitudes and latitudes, and the Voronoi diagram they generate. Plot saved as "usa_voronoi_display_test.png" usa_cvt_geo_tests Normal end of execution. 12-Feb-2019 12:23:36 >>