搜索资源列表
GPS_tanslate
- GPS坐标转换软件:直角坐标与大地坐标转换-GPS coordinate conversion software : Cartesian coordinates of the earth and conversion
dadijiesuan
- 由大地经纬度转为空间直角坐标,结算大地问题-from space geodetic coordinates to Cartesian coordinates, clearing land issues
niulazhijiao
- 电力系统中牛拉直角坐标方法的潮流程序,适用于MATLAB,数据已经附上,可以直接测试
jingweidu
- 可以把多个地点的经纬度转变成直角坐标,方便人们对地点的真实相对位置有明确的认识
chaoliujisuan
- 一个典型的直角坐标牛顿拉夫逊法程序,用于电力系统的潮流计算,程序可计算带PQ节点、PV节点、平行支路、接地支路、非标准变比变压器支路的电力系统潮流,通用性良好。-A typical Cartesian coordinate procedures Newton Raphson method for power system load flow calculation, the program calculates the node with the PQ, PV nodes, the parall
dadi_zhijiao
- GPS输出的经纬度坐标转换为大地直角坐标-GPS output of geodetic latitude and longitude coordinates is converted to Cartesian coordinates
changecord
- 经纬度BL换算到高斯平面直角坐标XY(高斯投影正算)的源码及算法-BL converted to latitude and longitude Gaussian plane rectangular coordinates XY (Gauss projection is counting) the source code and algorithm
astro
- 球面天文学(岁差、章动)和天体力学(行星星历表)的原始计算公式、算法和程序。matlab编译通过。主要包括:公历/儒略历转换为儒略日,儒略日转换为公历/儒略历,球坐标转换为直角坐标,直角坐标转换为球坐标等38个matlab源代码。压缩文件中有说明。-Spherical Astronomy (precession, nutation) and celestial mechanics (line stars ephemeris) of the original formula, algorithms
topolar
- 在matlab上实现图像同二维直角坐标系转化为极坐标秒的算法.-In matlab to achieve images with two-dimensional Cartesian coordinate system into polar coordinates algorithm seconds.
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
blh2xyz_pudn
- 从地理坐标到笛卡尔直角坐标转换,考虑到不同的椭球投影。-function to calculate the geodetic Earth-fixed coordinates
xyz2blh_pudn
- 坐标转换,从地固坐标系的笛卡尔直角坐标到大地坐标,考虑到不同的椭球参数。-function to calculate the geodetic Earth-fixed coordinates from Cartesian coordinates
PowerFlow
- 使用直角坐标的潮流计算程序,解方程组时使用LU分解法-The use of rectangular coordinates of the flow calculation procedure, solutions of equations using LU decomposition method
matlab
- 基于MATLAB的直角坐标潮流计算程序 -MATLAB-based computer program based on the trend of rectangular coordinates of the rectangular coordinates power flow calculation MATLAB program
PQfenjiewu
- 电力系统PQ潮流计算 基于直角坐标 注意输入数据文档的格式-PQ power system power flow calculation based on a Cartesian coordinate attention to the format of input data files
work
- 高斯坐标,大地坐标,空间直角坐标之间的相互转换,参照控制测量下册公式编写。-Gauss coordinates, geodetic coordinates, space conversion between rectangular coordinates, the formula reference book prepared under the control measure.
直角坐标潮流
- 本套潮流程序适用于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.)
NL_ieee33
- 计算33节点潮流,IEEE标准33节点,使用牛拉法的直角坐标形式(djhcbhuhdwblvykuerbviuren)
matlab大地坐标转直角坐标
- 可任意输入一个位置(纬度/度,经度/度,高/米)直接转换为直角坐标(X/m,Y/m,Z/m)。其中有三种坐标系可供选择:WGS84、CGCS2000、PZ90.02,默认为WGS84。