搜索资源列表
matpower3.2.rar
- 求最优潮流的matlab程序,可以求解pq分解法、牛顿拉夫逊法等潮流计算。,For optimal power flow matlab procedure pq decomposition method to solve, such as Newton Raphson power flow calculation.
GA
- GA.dll是封装遗传算法的动态连接库,内部潮流计算使用的是PQ方法,该潮流计算方法已封装在该DLL内。如果需要采用其他的潮流计算方法,需要重新来设计DLL的接口函数及更改遗传算法中目标函数的计算方法。-GA.dll genetic algorithm is encapsulated dynamic link library, the internal flow calculation using the PQ method, the power flow calculation method
powerflow
- 基于牛顿-拉夫逊法的电力系统潮流计算程序,matlab-Based on the Newton- Raphson method of power flow calculation program, matlab
NRpowerflow
- 电力系统潮流计算,使用的是牛拉法,实用啊,还是很简单的啦!-POWER FLOW CALCULATION BY NR METHOD
neidianfa
- d电力系统潮流计算中的内点法 d电力系统潮流计算中的内点法-d Power Flow Calculation of Interior Point Method
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
1
- 基于前推回代法的三相不对称潮流计算,用于解决一般的辐射网-Forward and backward substitution method based on the three-phase asymmetrical power flow
P-Q-power-flow
- matlab代码,实现P-Q解耦法潮流计算-matlab code to achieve the PQ decoupled power flow calculation method
power-flow-with-c
- 电力系统计算潮流程序,使用c语言,牛顿拉夫逊法-The power flow of power system computation procedures, use c language with Newton Raphson method
Power-FLOW
- 用matlab采用N-R法做潮流计算。打印输出潮流分布。-NR method to do the power flow calculation using matlab. Printout of flow distribution.
N-L-Power-Flow
- 牛顿拉夫逊法计算电力系统潮流,电力系统设计短学期作业-Newton Raphson method to calculate the power flow
MATLAB-power-flow
- 电力系统的潮流计算 其中的方法是牛顿拉夫逊算法-Power flow calculation method which is the Newton Raphson algorithm
Power-Flow-Solution-by-Newton-Raphson-Method
- Power Flow Solution by Newton-Raphson Method
Power-flow-calculation
- 潮流计算,采用的方法是牛顿拉夫逊法,excel中给出的是IEEE14节点参数-Power flow calculation, the method is newton-raphson method
8distribution-network-power-flow
- 用前推回代法编写了一个算8节点配网潮流的程序,解压后就可以直接运行-With forward and backward substitution method to write an 8-node distribution network power flow calculation program, named after the needs of the non-alphanumeric characters removed after decompression, it can be ru
39distribution-network-power-flow
- 对于39节点配网潮流计算,用前推回代法编写的matlab程序,加压后直接运行-For the 39 node distribution network power flow calculation, using forward and backward substitution method to write matlab program, run directly after pressurization
MATLAB-power-flow--method-
- 基于潮流计算的汤姆逊算法的matlab实现方法及应用-Based on MATLAB Newton Raphson power flow calculation method and its application
N-R-method-of-power-flow-calculation
- MATLAB编写利用牛拉迭代法求解简单电力系统潮流。程序可以分别运用真实值和标幺值计算,可以区分有无变压器计算。程序开始时需要输入节点数量、互联节点之间线路的阻抗等初始化参数,运行可得潮流结果,详见程序内注释。-Written in MATLAB to solve simple oxen pulling power flow using an iterative method. The program can use the true value, respectively, and the p
Newton-Raphson-power-flow-matlab
- 牛顿拉夫逊法编制的潮流计算程序,很实用,是很好的学习资料-Newton-raphson method of power flow calculation program, very practical, is a very good learning materials
power flow Forward_backward
- power flow for distribution system. forward backward method