搜索资源列表
sw_dist
- 本程序用来计算matlab中两点坐标之间的距离,坐标必须是经纬度,并表明所要计算的单位
GPSDataTool
- 实现经纬度两种格式的转换,并实现了WGS84坐标系到大地坐标系的转换,可以根据给出的任意两点的经纬度,计算出两点之间的距离。
DBscan
- DBscan算法的C++实现,数据挖掘课程的一个算例,距离函数采用经纬度转换后的实际距离-DBscan used to cluster the data of hotel position.
geodistance
- 计算两点之间距离,利用经纬度坐标计算平面距离,有多种投影方式可供选择-Calculate the distance between two points using the latitude and longitude coordinates of the plane the calculation, there are many ways to choose a projection
Circle
- 中心点距离生成封闭的圆,按经纬度生成40个点的封闭圆。(The distance between the centers creates a closed circle, and a closed circle of 40 points is generated by latitude and longitude.)