资源简介

This paper presents a new method to solve the network reconfiguration problem in the presence of distributed generation (DG) with an objective of minimizing real power loss and improving voltage profile in distribution system. A meta heuristic Harmony Search Algorithm (HSA) is used to si

资源截图

代码片段和文件信息

function[Busdata1]=Busdata33();
%%   etelat khod bus ha
%%      number bus |  type | voltage | del |   Pg   |     Qg   |      PL   |   QL       |   Q max  min     
Busdata1=[   1        1       1        0       0          0          0         0             0 0
             2        3       1        0       0          0          100       60            0 0
             3        3       1        0       0          0          90        40            0 0  
             4        3       1        0       0          0          120       80          0 0  
             5        3       1        0       0          0          60        30         0 0  
             6        3       1        0       0          0          60        20            0 0 
             7         3       1        0

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      13689  2016-10-23 22:53  DG_placement.m

     文件       2617  2016-10-23 20:59  linedata33.m

     文件      29137  2016-10-23 14:17  matlab.mat

     文件     110740  2016-10-23 22:50  Untitled.m

     文件       3422  2016-10-23 20:40  Busdata33.m

----------- ---------  ---------- -----  ----

               159605                    5


评论

共有 条评论