内点法最优潮流计算我要分享

Optimal power flow calculation based on interior point method

最优潮流计算 潮流约束 安全约束潮流 潮流计算内点 约束-潮流计算

关注次数: 453

下载次数: 8

文件大小: 45KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

采用内点法在满足电力系统运行和安全约束条件下实现对网络的最优潮流的计算。


English Description:

< p > The interior point method is used to calculate the optimal power flow under the condition of satisfying the operation and security constraints of power system.


代码预览

内点法最优潮流\formulate_Y.m

内点法最优潮流\IEEE118.dat

内点法最优潮流\IEEE14.dat

内点法最优潮流\IEEE30.dat

内点法最优潮流\IEEE300.dat

内点法最优潮流\IEEE4.dat

内点法最优潮流\IEEE57.dat

内点法最优潮流\Jacobi.m

内点法最优潮流\N1047.dat

内点法最优潮流\opf2_AC.m

内点法最优潮流\readdata.m

内点法最优潮流