搜索资源列表
GPS.rar
- WGS84下大地坐标和UTM坐标系统转换 ,WGS84 to UTM
fashe-84
- 用matlab将弹道坐标系转换为WGS84中的直角坐标-Using matlab to convert ballistic WGS84 coordinate system of rectangular coordinates
zuobi
- 坐标转换及其相关的运算,能够将WGS84坐标转化为其它相关的工程坐标-Coordinate transformation and its related operations, can be transformed into WGS84 coordinates other projects related to the coordinates
WGS84_target_to_earth_fix
- Latitude, longitude, altitude to earth ECI position conversion. WGS84 coordinates was used.-Latitude, longitude, altitude to earth ECI position conversion. WGS84 coordinates was used.
Geodetic_Transformations
- Geodetic Transformations Set of tools to perform transformations between projection, ellipsoidal and cartesian coordinates in either direction. Included are proj2ell - projection to ellipsoidal ell2cart - ellipsoidal to global cartesian d3t
four
- WGS84到BJ54坐标转换的四参数模型,可以求出四参数和转换坐标-WGS84 coordinate transformation to the BJ54 The four parameter model, four parameters can be calculated and converted coordinates
ECEFtoECI
- Convert WGS 84 (CTS, ECEF) Coordinates to ECI (CIS, Epoch J2000.0) Coordinates. This function has been vectorized for speed. The associated error in converting between coordinate frames is on the order of 1.2*10^-11 km when compared to STK ephemeris
CcoordinateTrans
- 实现坐标转化,由BJ54坐标转化为WGS84坐标,代码中的结构清晰,功能明确。-Realization of coordinate transformation from the the BJ54 coordinates converted to the WGS84 coordinate, the structure of the code is clear, a clear function.
WGS84toBJ54xy
- 用matlab实现WGS84到北京54高斯坐标转换的GUI实现-Matlab to Beijing WGS84 54 gaussian coordinate transformation GUI realized
c2gm0
- 改程序描述了从WGS84坐标系转换为大地坐标系的程序转换,该实验对学习卫星导航的人来说,很有用-the program is about the algorithm of conviter from WGS84 to HBL
ECEFtoWGS84
- ECEF to WGS84 conversion
CoordinateTrans
- 实现地球信息系统中不同坐标系间坐标变换!!!代码中只有北京54,西安90,WGS84三个坐标系统间空间地球坐标,三维坐标,平面坐标间转换-Geographic information systems to achieve different coordinate systems coordinate transformation! ! ! Code only Beijing 54 and Xi' an 90, WGS84 coordinate system space between th
GPStoXYZ
- converts latitude longitude altitude info to ECEF XYZ, assumes WGS84 geoid model
XYZtoGPS
- converts ECEF XYZ coordinates to ECEF lla ( latitude, longitude, altitude) in WGS84. matlab