搜索资源列表
NetwonR
- 牛顿拉夫逊法潮流计算程序,已测试40个节点,内附参考结果和典型系统的描述,很全的资料-Newton Raphson power flow program, 40 nodes have been tested, the results and typical system containing a reference to the descr iption, it is all the information
chaoliu
- 本程序的功能是用牛顿-拉夫逊法进行潮流计算-This procedure is the function of Newton- Raphson power flow calculation method
p10NR
- 这是一个潮流计算的程序。运用了牛顿—拉夫逊法。求出了各节点电压,功率分布。-This is a process flow calculation. The use of the Newton- Raphson method. Obtained each node voltage, power distribution.
FLOW
- 这是应用C语言编写的电力系统潮流计算的源代码,采用的方法是牛顿——拉夫逊法。-This is the application of C language flow calculation of power system source code, the methodology is the Newton- Raphson method.
Newton-Raphson_power_flow
- 基于牛顿—拉夫逊法编写的潮流计算程序,采用的是IEEE标准输入格式,该程序通俗易懂,适应力较强。-Based on Newton- Raphson power flow calculation program written in, using the IEEE standard input format, the program is user-friendly, adaptable and strong.
NRpowerflow
- 牛顿拉夫逊法潮流计算程序,已通过测试,内附典型系统,欢迎学习潮流计算的同学使用。有问题的请给我留言。-Newton Raphson power flow program has been tested, containing a typical system, welcomed the students to learn to use power flow calculation. A problem, please give me a message. Thank you
theNewtonlaw
- 简单电力系统的牛顿法潮流计算收敛初步分析程序-preliminary study a simple system’s convergent character of the Newton s law applied to calculate the flow.
yy_chaoliujisuan
- 简单潮流计算:应用牛顿拉夫逊法。可以准确得到各节点电压向量大小,首末端功率,支路功率损耗-Simple flow calculation: The Newton Raphson method. Can get the exact size of the node voltage vector, the first end of the power, slip power loss
case300
- 电力系统潮流计算采取牛顿-拉弗逊法 IEEE 300 -power flow calculation IEEE 300
power-flow--of--Newton
- 很通用的牛顿法潮流计算,收敛性好,结果精确,也是其他潮流计算的基础-power flow of newton
powersystem
- 三机九节点电力系统牛顿法潮流计算与短路计算算例编程-Three machine nine-bus power system, Newton' s method flow calculation and short circuit calculation example programming
ieee14
- ieee14节点模型的潮流计算,使用的是牛顿法潮流计算。使用禁忌搜索进行系统的无功优化。-trend ieee14 node model calculations using Newton s method flow calculation. Reactive power optimization using tabu search
潮流计算-牛拉法程序
- 牛顿-拉夫逊法潮流计算,可以方便地计算出复合分布、线路损耗等运行分析量。(Newton Raphson method for power flow calculation)
pf30
- 牛顿法潮流计算程序,内附详细说明文件,解压即可(Newton method of flow calculation program)
牛顿拉夫逊法潮流计算代码
- 采用牛顿拉夫逊法实现复杂电力系统潮流计算(Using Newton Ralph Xun Fa to realize the calculation of power flow in complex power system)
潮流程序
- 基于牛顿拉夫逊法的潮流计算,用MATLAB进行编程,求解各个节点的电压(Power flow calculation based on Newton Ralph Xun Fa)
潮流计算的MATLAB源程序
- 潮流计算——牛顿法,程序较为全面的解释说明牛顿法潮流计算编写过程,适合初学者。(The flow calculation - Newton method. The program explains the writing process of the Newton method comprehensively, which is suitable for the beginner.)
潮流计算MATLAB代码
- 牛顿拉夫逊法潮流计算 用matlab,牛顿拉夫逊法潮流计算,直角坐标系 计算刘光烨的书课后计算题(Newton Ralph Xun Fa power flow calculation)
潮流计算
- 本程序的功能是用牛顿-拉夫逊法进行潮流计算,经典潮流计算matlab编程,含注释
牛拉法潮流计算
- matlab潮流计算,采用牛顿拉夫逊算法,.m文件可直接运行,内涵一个4节点算例,参数数据可更改。