搜索资源列表
牛顿拉夫逊法潮流计算程序
- 牛顿拉夫逊法潮流计算程序,经试验,可以运行,没有错误,希望对大家有所参考。
csFlow.rar
- 本程序采用牛顿拉夫逊进行电力网络的潮流分布计算,是电力系统教学的工具之一。,This procedure using the Newton Raphson power networks, the trend of distributed computing, power systems are one of the tools of teaching.
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
PQ-PF
- 这个是应用pq分解法解电力系统潮流的方法,比正常的牛顿拉夫逊法速度快,精度相差不大-Pq is the application of the decomposition method of power flow solution methods, than the normal Newton Raphson speed and accuracy is no less
chaoliujisuan
- 潮流计算,运用高斯赛德尔计算方法迭代求初值,然后用牛顿拉夫逊的方法求出结果。-Flow calculation, the use of high-斯赛德尔iterative calculation method for initial value, and then use the Newton Raphson method to derive the results.
newtonpowerflow
- 电力系统牛顿拉夫逊法的潮流程序,电力系统的基础程序,非常适合初学者-Power System Newton Raphson trend procedure, the basic procedures of power system is very suitable for beginners
p10NR
- 这是一个潮流计算的程序。运用了牛顿—拉夫逊法。求出了各节点电压,功率分布。-This is a process flow calculation. The use of the Newton- Raphson method. Obtained each node voltage, power distribution.
n_l
- 牛顿拉夫逊法潮流计算程序,可用于电力系统潮流计算-Newton Raphson power flow calculation procedure can be used for power flow calculation
PowerFlow
- 牛顿-拉夫逊法潮流计算的算法实现,比较易懂-Newton- Raphson method of power flow calculation algorithm, more understandable
FLOW
- 这是应用C语言编写的电力系统潮流计算的源代码,采用的方法是牛顿——拉夫逊法。-This is the application of C language flow calculation of power system source code, the methodology is the Newton- Raphson method.
牛顿拉夫逊法计算潮流
- 牛顿拉夫逊潮流计算的函数文件,可以计算系统的潮流,考虑到了有分接头的变压器。(A function file for Newton Ralph Xun's power flow calculation.)
基于MatlabC_C_数学函数库的电力系统潮流计算
- 基于于牛顿-拉夫逊法的电网潮流程序 MATLAB(Power flow program MATLAB based on Newton Raphson method)
牛顿拉夫逊法原本
- 利用c++进行牛顿拉夫逊法潮流计算,很方便的程序(Newton Ralph Xun Fa power flow calculation)
牛拉法潮流计算程序(附3机9节点结果对比)
- 基于牛顿拉夫迅算法的IEEE3机9节点系统潮流计算程序(Power flow calculation program for 9 node system of IEEE3 based on Newton rash fast algorithm)
牛顿拉夫逊法潮流计算代码
- 采用牛顿拉夫逊法实现复杂电力系统潮流计算(Using Newton Ralph Xun Fa to realize the calculation of power flow in complex power system)
潮流计算
- 基于MATLAB电力系统潮流计算程序: %本程序的功能是用牛顿——拉夫逊法进行潮流计算(Power flow calculation)
牛顿拉夫逊法进行潮流计算C语言程序
- 在Matlab上应用牛顿拉夫逊法进行潮流计算(Newton Ralph Xun Fa is applied to power flow calculation on Matlab.)
潮流计算
- 本程序的功能是用牛顿-拉夫逊法进行潮流计算,经典潮流计算matlab编程,含注释