搜索资源列表
用EXCEL完成GPS坐标转换的简易方法
- WGS84BJ54两种空间直角坐标系的转换,由空间直角坐标到大地坐标的转换.-WGS84BJ54 two space rectangular coordinate system conversion, from the Cartesian coordinates of the space geodetic coordinates of the conversion.
BLHtoXYZDlg
- 测绘专业中,空间直角坐标与大地坐标互相转换的VC源代码。-professional mapping, spatial coordinates of the earth and Cartesian coordinates interchangeable VC source.
直角坐标N-1潮流计算(补偿法)
- 直角坐标N-1潮流计算(补偿法)
ecef2lla
- 将大地经纬度坐标转换为地球地心直角坐标的函数。-Geodetic latitude and longitude coordinates will be converted to the Earth
CoorTrans2
- 大地测量专业计算软件,实现三种坐标转换功能。1.由空间直角坐标转大地坐标 2.由大地坐标转空间直角坐标 3.空间直角坐标的互相转换(小角度)。-Geodetic professional computing software, to achieve the three functions of coordinate transformation. 1. By space geodetic coordinates to rectangular coordinates 2. From space g
math
- 同一坐标系统下坐标有多种不同的表现形 式,一种形式实际上就是一种坐标系。如空间直 角坐标系( , , )、大地坐标系( , )、 平面直角坐标( , )等。通过坐标统的转换我 们得到了BJ54坐标系统下的空间直角坐标,我们 还须在BJ54坐标系统下再进行各种坐标系的转 换,直至得到工程所需的坐标。 1)将空间直角坐标系转换成大地坐标系,得-Sub btnCal_OnClick dim SpaceForm dim X, Y, Z, B, L, H, Elli,
CTransform
- 大地坐标和空间直角坐标间的转换程序。界面设计的很简洁大方,最重要的是精度非常的高!-Earth and space coordinates between rectangular coordinates conversion process. Interface design is very simple and generous, the most important thing is the very high accuracy!
zuobiaozhuanhuan
- 这是一个坐标转换的源代码,包括经纬度到大地直角坐标或直角坐标到经纬度之间的转换,对于GPS数据处理非常有用-zuobiao change
xzhuanhuan
- 用于大地坐标和空间直角坐标的转换,可以单个输入,也可文件输入-Geodetic coordinates and space for the conversion of right-angle coordinate can be single input, also can file input
XYZ2BLH
- 空间直角坐标(XYZ)转换为大地坐标(BLH)matlab函数((Space Cartesian coordinates (XYZ) and geodetic coordinates (BLH) conversion matlab function))
三轴直角坐标机器人示教系统设计说明书
- 三轴直角坐标机器人示教系统设计说明书,说明书(Three - axis Cartesian Coordinate Robot Teaching System Design Specification)
jwkjzj
- 将经纬度坐标与空间直角坐标相互转换的简易代码(Simple code that converts the latitude and longitude coordinates to the space rectangular coordinate)
新建 Microsoft Word 文档
- 将三维激光测得的数据极坐标到直角坐标的转换(Conversion of polar coordinates to Cartesian coordinates)
直角坐标潮流
- 本套潮流程序适用于118节点及以下系统,自带有对应数据。适应中高级学者改造使用。(This set of power flow program is suitable for 118 nodes and below the system with corresponding data. Adapt to the reform and use of middle and senior scholars.)
Untitled
- 稳态系统分析,6节点直角坐标潮流计算,以matlab为工具(the steady state analysis of power systems under matlab)
空间大地直角坐标和大地坐标的相互转换
- 用C语言实现空间大地直角坐标和大地坐标之间的相互转换(C language is used to realize the transformation between rectangular coordinates and geodetic coordinates.)
坐标转换
- 本代码能够实现极坐标和直角坐标之间的转换。(This code can realize the conversion between polar coordinates and rectangular coordinates.)
ff
- matlab下读取txt数据进行极坐标转直角坐标3D曲面绘图(Reading TXT data under Matlab for 3D surface drawing in polar coordinates to rectangular coordinates)
NL_ieee33
- 计算33节点潮流,IEEE标准33节点,使用牛拉法的直角坐标形式(djhcbhuhdwblvykuerbviuren)
matlab大地坐标转直角坐标
- 可任意输入一个位置(纬度/度,经度/度,高/米)直接转换为直角坐标(X/m,Y/m,Z/m)。其中有三种坐标系可供选择:WGS84、CGCS2000、PZ90.02,默认为WGS84。