14-Dec-2018 10:23:14 CITIES_TEST MATLAB version Test the CITIES library. TEST01 POINT_TO_DIST_TABLE computes a distance table from a list of point locations. The main filename is "wg22_main.txt". The point filename is "wg22_xy.txt". The distance table filename will be "wg22_dist.txt". The spatial dimension is 2 The number of points is 22 The points: Row: 1 2 Col 1 -57.000000 28.000000 2 54.000000 -65.000000 3 46.000000 79.000000 4 8.000000 111.000000 5 -36.000000 52.000000 6 -22.000000 -76.000000 7 34.000000 129.000000 8 74.000000 6.000000 9 -6.000000 -41.000000 10 21.000000 45.000000 11 37.000000 155.000000 12 -38.000000 35.000000 13 -5.000000 -24.000000 14 70.000000 -74.000000 15 59.000000 -26.000000 16 114.000000 -56.000000 17 83.000000 -41.000000 18 -40.000000 -28.000000 19 21.000000 -12.000000 20 0.000000 71.000000 21 50.000000 140.000000 22 -20.000000 70.000000 Initial 5x5 distance subtable: Col: 1 2 3 4 5 Row 1 0 145 115 105 32 2 145 0 144 182 148 3 115 144 0 50 86 4 105 182 50 0 74 5 32 148 86 74 0 CITIES_TEST02 Get the DMS coordinates of a set of cities. Compute the city-to-city distance table, assuming the cities lie on a sphere (the earth). The main filename is "usca312_main.txt". The dms filename is "usca312_dms.txt" The distance filename will be "usca312_dist.txt". The number of data items is 312