搜索资源列表
matpower3.2.rar
- 求最优潮流的matlab程序,可以求解pq分解法、牛顿拉夫逊法等潮流计算。,For optimal power flow matlab procedure pq decomposition method to solve, such as Newton Raphson power flow calculation.
GA
- GA.dll是封装遗传算法的动态连接库,内部潮流计算使用的是PQ方法,该潮流计算方法已封装在该DLL内。如果需要采用其他的潮流计算方法,需要重新来设计DLL的接口函数及更改遗传算法中目标函数的计算方法。-GA.dll genetic algorithm is encapsulated dynamic link library, the internal flow calculation using the PQ method, the power flow calculation method
powerflow
- 基于牛顿-拉夫逊法的电力系统潮流计算程序,matlab-Based on the Newton- Raphson method of power flow calculation program, matlab
NRpowerflow
- 电力系统潮流计算,使用的是牛拉法,实用啊,还是很简单的啦!-POWER FLOW CALCULATION BY NR METHOD
neidianfa
- d电力系统潮流计算中的内点法 d电力系统潮流计算中的内点法-d Power Flow Calculation of Interior Point Method
PQ_Power_Flow_Pro
- 该C程序的主体框架是根据《现代电力系统分析》(王锡凡)的附录PQ分解法潮流程序来完成的,并采用BX方案。程序中采用了快速解耦潮流计算方法和稀疏矩阵存储技术,并对程序的主要算法进行了子程序编制。本程序认为迭代次数超过1000次即为不收敛,并给出了五节点五支路系统data5.dat作为示例。-The C program of the main framework is based on " Modern Power System Analysis" (Xi-fan) the tre
MATLAB
- 一、 牛顿-拉夫逊法概要 首先对一般的牛顿-拉夫逊法作一简单说明。已知一个变量X的函数 (4-6) 解此方程式时,由适当的近似值X(0)出发,根据 (4-7) 反复进行计算,当X(n)满足适当的收敛判定条件时就是(4-6)式的根。这样的方法就是所谓的牛顿-拉夫逊法。 式(4-7)就是取第n次近似解X(n)在曲线 上的点 处的切线与X轴的交点作下一次X(n+1)值的方法。参考图4-2(a)。在这一方法中为了能收敛于真解,初值X(0)的选取及函数f(X)必须满足适当的条件,如
1
- 基于前推回代法的三相不对称潮流计算,用于解决一般的辐射网-Forward and backward substitution method based on the three-phase asymmetrical power flow
P-Q-power-flow
- matlab代码,实现P-Q解耦法潮流计算-matlab code to achieve the PQ decoupled power flow calculation method
power-flow-with-c
- 电力系统计算潮流程序,使用c语言,牛顿拉夫逊法-The power flow of power system computation procedures, use c language with Newton Raphson method
parallel-flow-solutions
- 提出了一种新型、方便、无损的电流采样法,其关键是用一个简单的RC 网络检测各路电流,然后在这种简单的电流检测方法的基础上方便、高效、低成本、简单地实现了对并联系统的均流,且均流效果好,误差在3 以下,电源输出稳定。-A novel, convenient, non-destructive sampling of current law, the key is to use a simple RC network detection current separate ways, then this
DIST-FLOW-METHOD-Project
- Power flow analysis for radial distribution systems
Power-FLOW
- 用matlab采用N-R法做潮流计算。打印输出潮流分布。-NR method to do the power flow calculation using matlab. Printout of flow distribution.
N-L-Power-Flow
- 牛顿拉夫逊法计算电力系统潮流,电力系统设计短学期作业-Newton Raphson method to calculate the power flow
MATLAB-power-flow
- 电力系统的潮流计算 其中的方法是牛顿拉夫逊算法-Power flow calculation method which is the Newton Raphson algorithm
A-three-phase-power-flow-method
- A three-phase power flow method for real-time distribution system analysis
Power-Flow-Solution-by-Newton-Raphson-Method
- Power Flow Solution by Newton-Raphson Method
Power-flow-calculation
- 潮流计算,采用的方法是牛顿拉夫逊法,excel中给出的是IEEE14节点参数-Power flow calculation, the method is newton-raphson method
MATLAB-power-flow--method-
- 基于潮流计算的汤姆逊算法的matlab实现方法及应用-Based on MATLAB Newton Raphson power flow calculation method and its application
power flow Forward_backward
- power flow for distribution system. forward backward method