搜索资源列表
NRflow
- 采用matlab编程实现基于牛顿拉夫逊算法的电力系统潮流计算。-using Matlab programming based on the Newton Raphson algorithm for the power flow calculation.
powerflow
- 基于c语言的电力系统潮流计算程序(牛顿拉夫逊算法)
IEEE14G_S
- IEEE14节点的牛顿拉夫逊算法进行潮流计算,希望对同仁们有所帮助。
NewtonRaphsonPowerFlowCalculation
- 牛顿拉夫逊算法进行潮流计算,希望能对大家的学习有所帮助,
Newton-Raphson Power Flow Calculation
- 牛顿拉夫逊算法进行潮流计算,数据处理程序,方便处理实验数据,并取得数学表达式-Newton Raphson algorithm flow calculation, data processing procedures, facilitate the processing of experimental data and mathematical expression made
IEEE6
- 计算IEEE-6节点系统牛顿拉夫逊潮流计算,通用的算法。非常实用-chaoliu jisuan IEEEE-6
chaoliu
- 应用牛顿-拉夫逊算法的潮流计算程序,其中几个函数的程序,自己在这里找-Application of the Newton- Raphson algorithm for the flow calculation procedures, the procedures for a few functions that they find here
PowerFlow
- 牛顿-拉夫逊法潮流计算的算法实现,比较易懂-Newton- Raphson method of power flow calculation algorithm, more understandable
LF_frame
- 牛顿—拉夫逊算法,解决潮流计算问题,算法采用了面向对象思想。-Newton- Raphson algorithm to solve the issue of power flow calculation algorithm using object-oriented thinking.
program
- 这套程序用VC++语言编程解决潮流计算问题,采用牛顿拉夫逊算法,计算速度快,收敛性比较好。-This procedure using VC++ programming language to solve power flow problem, using Newton Raphson algorithm, computational speed and convergence is better.
yue
- 潮流计算程序,本程序是基于牛顿拉夫逊算法的潮流计算子程序-powerload
NR1
- 可以实现直角坐标系下的牛顿拉夫逊算法,适合于潮流计算-Cartesian coordinate system can achieve the Newton Raphson method, suitable for power flow calculation
Newton-Raphson
- 利用牛顿拉夫逊算法解非线性方程,该法其核心也是迭代的思想。-Newton_Raphson for nonlinear equation
GK
- 基于c语言的电力系统潮流计算程序(牛顿拉夫逊算法)--C language based on power flow calculation program (Newton Raphson algorithm)-
programme_files
- 电力系统中的牛顿拉夫逊算法实现潮流计算,Matlab实现,可以直接读取数据,目前110节点适用-Power System Newton Raphson power flow algorithm, Matlab implementation, you can read the data for the current node 110
NewtonPF_Cpp
- C语言实现电力系统中的牛顿拉夫逊算法进行潮流计算,目前118节点稳定-C language in the power system algorithm Newton Raphson power flow calculation, the current stability of 118 nodes
NRpowerflow
- 采用matlab编程实现基于牛顿拉夫逊算法的电力系统潮流计算-Using matlab programming algorithm based on Newton Raphson Power Flow Calculation
潮流计算
- 基于MATLAB电力系统潮流计算程序: %本程序的功能是用牛顿——拉夫逊法进行潮流计算(Power flow calculation)
牛顿潮流计算法
- 牛顿拉夫逊法解潮流计算MATLAB程序(附课本例题解答)(The MATLAB program for the calculation of the power flow by Newton Ralph Xun method (with a textbook solution))
牛拉法潮流计算
- matlab潮流计算,采用牛顿拉夫逊算法,.m文件可直接运行,内涵一个4节点算例,参数数据可更改。