搜索资源列表
PQ
- 电力系统潮流计算程序,使用稀疏矩阵,降低存储容量,加快迭代的速度。-Power flow calculation procedure, the use of sparse matrices to reduce storage capacity, speed up the speed of iteration.
nlf
- 计算电力潮流,通过输入PQ节点和PV节点以及导纳矩阵,计算整个网络的潮流分布以及线损-Calculation of the power trend, by entering the PQ and PV nodes and the node admittance matrix to calculate the trend of the distribution of the entire network as well as the Line Loss
scsmtm1
- 计算粒子散射的T矩阵方法,可以计算任意粒子位置的粒子散射特性。-Calculate particle scattering T-matrix method, we can calculate the location of any particle scattering properties of particles.
PQ_Power_Flow_Pro
- 该C程序的主体框架是根据《现代电力系统分析》(王锡凡)的附录PQ分解法潮流程序来完成的,并采用BX方案。程序中采用了快速解耦潮流计算方法和稀疏矩阵存储技术,并对程序的主要算法进行了子程序编制。本程序认为迭代次数超过1000次即为不收敛,并给出了五节点五支路系统data5.dat作为示例。-The C program of the main framework is based on " Modern Power System Analysis" (Xi-fan) the tre
newtonpf
- matpower潮流计算时求解雅克比矩阵的源程序-matpower flow calculation solving the Jacobian matrix source
zhuchengxu
- 用于配电系统可靠性分析的可达矩阵计算方法主程序-The reachability matrix calculation method main program for distribution system reliability analysis
PowerFlow
- 11节点的潮流计算程序,导纳矩阵已经给定-calculation of power flow with 11 nodes
power-flow
- 电力系统潮流程序,适合初学者.含读取数据文件,形成节点导纳矩阵,形成雅可比矩阵等所有计算过程的程序。-power flow
sc2
- 电力系统潮流计算,根据节点导纳矩阵,线性方程组的牛顿迭代的解决方案 -Power system power flow calculation, according to the node admittance matrix, with newton-raphson solution of linear equations
PQ-powerflow
- 用C语言实现P-Q分解法潮流计算。其中用到了高斯消去法解矩阵方程,求修正的雅可比矩阵。-Using C language PQ decomposition method flow calculation. Which uses a Gaussian elimination method for solving matrix equations, find the modified Jacobian.
Decoupled-load-flow
- 采用稀疏矩阵的PQ分解法潮流计算程序(依据《电力系统计算》一书附录用C语言编写,使用方法、变量名称都与书上一致)-Decoupled load flow
Newton-Raphson-power-flow
- 通用的牛顿拉夫逊法潮流计算程序,可以自行输入支路参数矩阵,节点参数矩阵。-Universal Newton Raphson power flow
zukang
- 电力系统分析中阻抗矩阵的计算程序,对于将原理转化为代码实现具有很好的参考价值-The calculation process of the impedance matrix analysis for power system, will have the very good reference value for the code to achieve the principle of transformation
Untitled1
- 计算电力网络节点导纳矩阵的MATLAB程序-MATLAB program for calculating node admittance matrix of power network
新建文件夹
- 该方法避免了传统潮流的逐次迭代的繁琐过程,运用直接求解矩阵,直接进行潮流计算(his method avoids the tedious process of successive iteration of the traditional trend, and applies the direct solution matrix directly to the current calculation)