搜索资源列表
nrfajiechaoliu
- 电力系统稳态分析中用牛顿-拉夫逊法求解电力系统稳态潮流问题的MATLAB程序-power system steady-state analysis using the Newton-Raphson method to solve power system steady trend of MATLAB procedures
Newton_cankao
- 自己写的牛顿—拉夫逊潮流计算源码,紧供参考-himself wrote the Newton-Raphson power flow calculation source, tight for reference
newdon
- 牛顿——拉夫逊法求解潮流的程序的源代码,挺不错的,有用的大家就下载吧,共享一下。谢谢了
matpower3.2.rar
- 求最优潮流的matlab程序,可以求解pq分解法、牛顿拉夫逊法等潮流计算。,For optimal power flow matlab procedure pq decomposition method to solve, such as Newton Raphson power flow calculation.
chaoliujisuan
- 基于牛顿拉夫逊发 用于电力系统的潮流计算 适合各种节点 -Made based on the Newton Raphson load flow calculation for electric power systems for a variety of nodes
IEEE6
- 计算IEEE-6节点系统牛顿拉夫逊潮流计算,通用的算法。非常实用-chaoliu jisuan IEEEE-6
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
powerflow
- 基于牛顿-拉夫逊法的电力系统潮流计算程序,matlab-Based on the Newton- Raphson method of power flow calculation program, matlab
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.
NewtonRaphsonpowerflowcalculationCprogram
- 一个非常好用的牛顿拉夫逊c语言程序,能很好的解决好14个节点的电力系统的潮流计算-A very nice Newton Raphson c language program
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
powerflow
- c语言编写的牛顿拉夫逊法潮流程序,绝对好用,构思精巧,条理清晰,且加入大量的注释-c language of Newton Raphson load flow program, the absolute ease of use of sophisticated ideas, clarity, and adding a lot of comments ~ ~
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
潮流计算-牛拉法程序
- 牛顿-拉夫逊法潮流计算,可以方便地计算出复合分布、线路损耗等运行分析量。(Newton Raphson method for power flow calculation)
牛顿拉夫逊法潮流计算代码
- 采用牛顿拉夫逊法实现复杂电力系统潮流计算(Using Newton Ralph Xun Fa to realize the calculation of power flow in complex power system)
Newton_Raphson_Rect_IEEE14
- 利用牛顿拉夫逊原理对IEEE14节点进行潮流计算(IEEE14 node Newton Ralphsnn flow calculation)
牛顿拉夫逊
- 牛顿和拉复训一起的牛顿拉复训计算潮流问题(Newton and Newton pull training together to calculate the trend of recovery)
潮流计算
- 本程序的功能是用牛顿-拉夫逊法进行潮流计算,经典潮流计算matlab编程,含注释
牛拉法潮流计算
- matlab潮流计算,采用牛顿拉夫逊算法,.m文件可直接运行,内涵一个4节点算例,参数数据可更改。