搜索资源列表
caculation
- 电力系统潮流算法,内含多个子程序,可工大家学习参考-power flow algorithm, containing more than subroutine, we can learn from the Public Reference
FLOW
- 牛顿拉夫逊计算机潮流算法程序,很好用的,可以
潮流计算程序
- 潮流计算程序
Matlab
- 基于遗传算法的最优潮流程序可以适合初学者-optional
qiantuihuidaifa
- 基于前推回代算法的配电网潮流计算,很经典的程序源代码-Based on behalf of the algorithm back to the distribution power flow calculation, it is the classic source code
IEEE6
- 计算IEEE-6节点系统牛顿拉夫逊潮流计算,通用的算法。非常实用-chaoliu jisuan IEEEE-6
chaoliu2
- 潮流算法,研究生作业。挺好用的,已经试过了。-Flow algorithm, graduate job. Very good use, has been tried. Haha
内点法最有潮流算法
- 内点法最有潮流算法,在实时电价理论中有重要的应用!!
常规潮流算法-牛拉法 - 极坐标备份
- 采用极坐标,可计算网络潮流,格式和附件中ieee14.xls中数据格式是一样的,且潮流程序是通用的。(Using polar coordinates, you can calculate the network flow, the format and the ieee14.xls data format in the annex is the same, and the flow program is common.)
矢量编程潮流及最优潮流算法
- 实现电力系统的潮流计算以及最优潮流计算。(Power system flow calculation and optimal power flow calculation.)
潮流算法
- 一个基于PQ分解法的电力系统潮流算法 很好用,可以自己设置参数(A power flow algorithm which is very useful)
潮流计算
- 完成系统的潮流算法,搭建了IEEE-33模型(It is a completion of Power Flow Algorithms for Systems and I make IEEE-33 modle.)
遗传算法
- 遗传算法在无功优化的应用,电力系统潮流计算(Application of genetic algorithm in reactive power optimization)
直流潮流
- 计算直流潮流的算法,基于MATLAB,忽略无功功率,只考虑有功功率。(DC Power Flow Algorithms)
利用遗传算法解决电力系统最优潮流问题
- 此程序是利用遗传算法在经济约束下计算潮流(This program uses genetic algorithms to calculate power flow under economic constraints)
Krawczyk算法
- 随着电力系统运行环境的复杂化,系统运行状态的不确定性因素多元化,给电力系统分析带来了新的挑战。区间潮流因其建模简单等优点而成为不确定性潮流分析的主流方法之一。(Interval power flow program, which can be used to calculate interval power flow)
蒙特卡洛潮流算法
- 区间蒙特卡洛潮流算法,当输入变量为确切区间变化时,采用牛拉法计算在该输入变量下的电网区间状态值(The interval Monte Carlo power flow algorithm is used to calculate the state value of the power grid interval under the input variable when the input variable is the exact interval change.)
牛拉法潮流计算
- matlab潮流计算,采用牛顿拉夫逊算法,.m文件可直接运行,内涵一个4节点算例,参数数据可更改。
基于遗传算法matlab优化程序
- 改进型的GA,寻优速度快,可用用作电力系统潮流计算等方面。(The improved GA has fast optimization speed and no dimension disaster)
最优化潮流算法
- 适用于多种节点系统的OPF算法,适合初学者、编程小白进行深度学习