搜索资源列表
niulazhijiao
- 电力系统中牛拉直角坐标方法的潮流程序,适用于MATLAB,数据已经附上,可以直接测试
dadi_zhijiao
- GPS输出的经纬度坐标转换为大地直角坐标-GPS output of geodetic latitude and longitude coordinates is converted to Cartesian coordinates
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.
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
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.
yakebi
- 直角坐标法的潮流程序,关于一个5节点的算例,有数据-Cartesian method of trends program, on a 5-node example, with data
11
- 直角坐标潮流程序,极好的程序,可计算任意规模的潮流,不必改程序,只要修改数据即可-Rectangular current procedures, an excellent program, calculate the trend of any size, no need to change procedures, as long as you can modify the data
newton
- 直角坐标下的潮流计算,适合电力系统分析学习-Cartesian coordinates of the flow calculation for power system analysis study
capon
- capon波束形成器的波达方向估计仿真,包括直角坐标、极坐标及加权后的波达方向-capon beamformer DOA estimation simulation, including the rectangular coordinates, polar coordinates and the weighted DOA
MATLAB-distance-function-details
- matlab中distance函数的详细描述及其使用方法,以及将换算到直角坐标下的公式-in matlab,distance function details,using
PowerFlow
- 能够计算1024节点的直角坐标潮流程序 很经典的-1024 node can compute the trend of Cartesian coordinates is the classic procedure
N-RPOWERFLOW
- 直角坐标形式的牛顿——拉夫逊法连续潮流程序源代码-Rectangular form of Newton- Raphson continuation power flow program source code
chaoliujishu
- 常见的潮流程序主要采用直角坐标来进行,本程序采用极坐标对简单输电网系统潮流进行计算-Common trend of the procedure used mainly for rectangular coordinates, polar coordinates, the program uses a simple grid system to calculate the trend
直角坐标潮流
- 本套潮流程序适用于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.)
matlab大地坐标转直角坐标
- 可任意输入一个位置(纬度/度,经度/度,高/米)直接转换为直角坐标(X/m,Y/m,Z/m)。其中有三种坐标系可供选择:WGS84、CGCS2000、PZ90.02,默认为WGS84。