搜索资源列表
sw_dist
- 本程序用来计算matlab中两点坐标之间的距离,坐标必须是经纬度,并表明所要计算的单位
GPSDataTool
- 实现经纬度两种格式的转换,并实现了WGS84坐标系到大地坐标系的转换,可以根据给出的任意两点的经纬度,计算出两点之间的距离。
DistanceCalc
- 根据输入的两点之间的经纬度计算两点间的距离
geodistance
- 用来计算地球表面两点之间的距离,该程序通过输入两点的经纬度坐标确定两点的距离,可用于各种工程应用当中
sw_dist
- 本程序用来计算matlab中两点坐标之间的距离,坐标必须是经纬度,并表明所要计算的单位-This procedure used to calculate the matlab in the distance between two coordinates, latitude and longitude coordinates must be, and show that to calculate the unit
GPSDataTool
- 实现经纬度两种格式的转换,并实现了WGS84坐标系到大地坐标系的转换,可以根据给出的任意两点的经纬度,计算出两点之间的距离。-Realize the two latitude and longitude format conversion, and realize the WGS84 coordinate system to the earth coordinate system conversion, can be given any
DistanceCalc
- 根据输入的两点之间的经纬度计算两点间的距离-According to input the latitude and longitude between two points calculated the distance between two points
geodistance
- 用来计算地球表面两点之间的距离,该程序通过输入两点的经纬度坐标确定两点的距离,可用于各种工程应用当中-The Earth s surface used to calculate the distance between two points, two points in the program by entering the latitude and longitude coordinates to determine the dist
calLonLat
- 一个可以计算任意两点经纬度之间距离的小程序,可执行程序,下载后可以直接使用-One can calculate the distance between any two points of latitude and longitude applet, executable programs, can be used directly after download
demo
- 计算两点(经纬度)之间的距离和方向角.还有计算这两点间的任意点的经纬度坐标。工程是基于Vc++6.0 的-Calculate the distance and direction of two points (latitude and longitude) of the angle. There calculate latitude and longitude coordinates of these two points at any
several
- 已知经纬度,可以据此计算两点之间的距离,用于matlab计算dx、dy等量。-Calculate the distance between two points according to latitude and longitude
Distance_onSphere
- 该程序可以计算球面上任意两点之间的距离。参数为球面任意点的经纬度和高度。(The program calculates the distance between any two points on sphere surface.)
GpsCalculate
- 通过输入CPS 测量的经纬度,就可以得到两点的距离和北向角度(By entering the latitude and longitude measured by the CPS, the distance between two points and the north angle can be obtained.)
Latitude and longitude calculation distance
- 已知经纬度计算两点之间的距离 并筛选出所有距离中的最短距离(use the longitude and latitude to calculate the distance between two points and find the shortest distance from all distances.)
jwdjsjl
- 计算方位角偏差情况,同时计算经纬度两点之间的距离(The longitude and latitude of two points are given, and the distance between two points is judged according to the latitude and longitude. At the same time, the correction information of azimuth
function
- 计算两点之间距离(可以是两个矩阵之间,单位要求为距离单位或者经纬度,spherical为计算经纬度为单位的两点之间距离)(calculate the distance between two points)
test
- 通过地球上的两个点的经纬度计算两点之间的距离(longitude,latitude to distance)