搜索资源列表
Matlab_GPS_Toolbox[1]
- GPS TOOLBOX包含以下内容: 1、GPS相关常量和转换因子; 2、角度变换; 3、坐标系转换: 点变换; 矩阵变换; 向量变换; 4、专用测绘程序; 5、专用统计函数; 6、GPS时间工具; 7、专用GPS数据处理函数; 8、航迹和相关工具; 9、卫星位置计算; 10、高度和方位角判定,以及卫星可见性; 11、DOP(dilution of precision)计算,卫星选取和相关函数;
Transform
- 大地测量计算程序,可以计算由WGS84坐标系转换为空间直角坐标系以及其它坐标系下的大地坐标系及高斯投影坐标系。经过软件验证,程序无误-Geodetic computer program can calculate the WGS84 coordinates into rectangular coordinates and other spatial coordinate system of the earth coordinate system and the Gauss projection
task2
- 兰伯特投影变换,可将大地坐标与兰伯特坐标系左边相互转换-Lambert projection transformation
Coordinate_transformation_formulas
- 坐标系转换公式 包括 坐标变换方法 ,坐标系转换方法, 其它坐标系转换方法。-Coordinate transformation formulas, including coordinate transformation, coordinate system conversion method, the other coordinate system conversion method.
math
- 同一坐标系统下坐标有多种不同的表现形 式,一种形式实际上就是一种坐标系。如空间直 角坐标系( , , )、大地坐标系( , )、 平面直角坐标( , )等。通过坐标统的转换我 们得到了BJ54坐标系统下的空间直角坐标,我们 还须在BJ54坐标系统下再进行各种坐标系的转 换,直至得到工程所需的坐标。 1)将空间直角坐标系转换成大地坐标系,得-Sub btnCal_OnClick dim SpaceForm dim X, Y, Z, B, L, H, Elli,
fashe-84
- 用matlab将弹道坐标系转换为WGS84中的直角坐标-Using matlab to convert ballistic WGS84 coordinate system of rectangular coordinates
xyz2blh_pudn
- 坐标转换,从地固坐标系的笛卡尔直角坐标到大地坐标,考虑到不同的椭球参数。-function to calculate the geodetic Earth-fixed coordinates from Cartesian coordinates
CordFitIdeal
- 坐标转换:已知n个点在a,b两坐标系中的坐标值,采用优化方法求转换关系(标准的7参数转换关系,x,y,z的移动,x,y,z的旋转,以及缩放系数)ps:附带空间旋转公式。input: points in A and B。 output:transfer relationship (u,v,w: shit of x,y,z。 a,b,g: rotate of x,y,z 。k:zoom)-Coordinate Transfer:A,B are tow coordinates. This progra
transfer
- 该程序主要用于平面直角坐标系之间的转换,也可用于别的转换!-The program is mainly used for flat conversion between Cartesian coordinates can also be used for other conversions!
BL_XY
- 高斯正算,即大地坐标系转换成高斯独立坐标系-direct solution of the gauss projection
spaceborne_SAR
- 1.本程序是自己刚刚接触SAR时编写的时域星载SAR点目标回波仿真,包含了卫星轨道模型、计算星目斜距时用到的各种坐标系转换、SAR回波计算模型以及简单的SAR成像模型,希望对初学者有所帮助。 2.相应的参考资料可查找《卫星轨道姿态动力学与控制》及《魏钟铨_合成孔径雷达卫星》;-1. This program is just contact with their own prepared when the time domain SAR spaceborne SAR point target
WGS94
- 同一坐标系下的经纬度坐标转换为X,Y,Z坐标-The same coordinates latitude and longitude coordinates into X, Y, Z coordinates
Wgsxyz2lla
- GPS坐标转换 xyz代表在wgs-84 xyz坐标系到相应的纬度 经度 wgs-84高程-GPS coordinate conversion xyz representatives wgs-84 xyz coordinate system to the corresponding latitude longitude elevation wgs-84
Matlab-GPS-Toolbox
- 非常完善的GPS toolbox,内含中文readme以及中文翻译的介绍。 GPS TOOLBOX包含以下内容: 1、GPS相关常量和转换因子; 2、角度变换; 3、坐标系转换: 点变换; 矩阵变换; 向量变换; 4、专用测绘程序; 5、专用统计函数; 6、GPS时间工具; 7、专用GPS数据处理函数; 8、航迹和相关工具; 9、卫星位置计算; 10、高度和方位角判定,以及卫星可见性; 11、DOP(dilution
GPS-survey
- 由于不同的坐标系坐标用于不同的场合,需要通过坐标转换将所得的WGS284 坐标转换到不同的坐标系统中去,从而满足不同领域的需要- Coordinate the different coordinate systems used in different situations, needs to be obtained WGS284 coordinate transformation to a different coordinate transformation to the coordinat
matlab
- 坐标系变换,有球心坐标系转换为地理坐标系-the conversion between the coordinates
coordinate-transformatin
- 用于三维坐标转换,使用罗德里格矩阵计算两坐标系转换的7参数-For three-dimensional coordinate transformation
gauss
- 用于将经纬度值转换成大地坐标系下的西安80的坐标值-Value for the latitude and longitude coordinates into the earth under the Xi' an 80 coordinate values
Quat2Euler
- 将Quaternion四元素坐标系转换为一般的欧拉角坐标系,避免采用反三角函数导致的值域限制问题。参数xi为搜索的精度,对于每个欧拉角可以分别设定,xi越小,搜索越精确。-Quaternion quaternion coordinate system will be converted to general Euler angle coordinate system, avoiding the use of inverse trigonometric functions due to range
惯性导航中常用的坐标系转换程序
- 惯性导航中一些比较常用的坐标系转换的matlab代码。(Matlab code of coordinate system conversion in inertial navigation.)