搜索资源列表
hhu_pfcp
- 基于MATPOWER修改而成的潮流计算软件,可以采用直流潮流法、牛顿拉夫逊法、PQ分解法与高斯-塞代尔法解算IEEE9-300节点的潮流。
NRflowCal
- 本程序用牛顿-拉夫逊法计算电力系统潮流,在本程序中支路中含有变压器可以生成导纳矩阵,程序中的算例使用了《电力系统分析》(下册 华中科技大学) P66页的数据,已通过运行,数据正确。
Gui
- matlab编制的牛顿拉夫逊法潮流分析,以及PQ、快速PQ法。采用IEEE30 节点算例-matlab prepared Newton Raphson load flow analysis, and the PQ, fast PQ method. IEEE30 bus test cases
Newton-Raphson
- 牛顿—拉夫逊法潮流计算,经过《现代电力系统分析》算例验证,完全正确-Newton Power Flow Computation
NLCL
- 牛顿拉夫逊法算潮流,课程设计里面可能用到-Newton Raphson Method Operator trend, which may be used in curriculum design
flow
- 用于电力系统潮流计算的牛顿-拉夫逊法,带3节点和30节点网络算例数据-Power flow calculation
IEEE14_java
- 高等电力系统分析,IEEE 14节点潮流分析,短路计算,采用java编程,运用牛顿拉夫逊法,PQ分解法针对标准算例进行计算。-Higher power system analysis, trend analysis, IEEE 14 nodes short circuit calculation, using Java programming, using the newton-raphson method, the PQ decomposition method for standard ex
power-flow
- 牛顿拉夫逊法和高斯赛德尔法的潮流计算程序,附有算例。-Newton Raphson method and the method of high Sisaideer flow calculation program, with examples.
Newton-Raphson
- 基于牛顿拉夫逊法的潮流计算,适用于无分配式电源的配电网,以五节点环形电网为算例分析-Based on the Newton Raphson method, the power flow is applied to the distribution network without distribution power, and the five-node ring power grid is used as an example
Untitled
- 牛拉法算潮流,输入节点数,输入支路数,输入平衡母线节电号,输入误差精度,输入由支路参数形成的矩阵即可计算(The method calculates the input power, the input node number, the input branch number, the input power of the balanced bus, the input error precision and the input matrix formed by the branch param
IEEE4,14,30,57,118,300
- 包含多IEEE标准系统的潮流计算程序,采用牛顿拉夫逊法,文件包括六个典型算例以及五个m文件(Power flow calculation program containing multi IEEE standard system)
chaoliu
- 牛顿拉夫逊法潮流计算,含详细的注释说明,有助于更好地理解电力系统机算潮流(Newton rafson method power flow with Detailed explanatory notes)
dongzhusangbu
- 二机五节点的牛顿拉夫逊法潮流计算,采用matlab实现(Two five node flow calculation Newton Ralph Xun Fa)
潮流计算matlab程序
- matlab潮流计算程序,包括牛顿拉夫逊法和PQ分解法这两种应用最为广泛经典方法。仿真算例是以五节点电力系统为例。
牛拉法潮流计算
- matlab潮流计算,采用牛顿拉夫逊算法,.m文件可直接运行,内涵一个4节点算例,参数数据可更改。