前推回代算法,结合遗传算法,有效的电网系统无功功率的优化问题我要分享

Forward backward algorithm combined with genetic algorithm can effectively solve the problem of reac

前推回代算法 遗传算法 电网系统 无功功率

关注次数: 360

下载次数: 4

文件大小: 1138KB

代码分类: 电子书籍

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

matlab上实现的前推回代算法,结合遗传算法,有效的电网系统无功功率的优化问题,采用的模型是22节点的电力系统模型。


English Description:

The forward backward algorithm based on MATLAB, combined with genetic algorithm, can effectively solve the problem of reactive power optimization of power grid system. The model adopted is a 22 node power system model


代码预览

前推回代%2B遗传算法

.................\IEEE33

.................\......\ieee33.dat

.................\......\ieee33.m

.................\myfile.m

.................\NSGA-II

.................\.......\(100

.................\.......\(100

.................\.......\(200

.................\.......\(33

.................\.......\(5

.................\.......\data

.................\.......\....\33节点结果.txt

.................\.......\....\IEEE33节点配电系统.xls

.................\.......\....\nods33.xls

.................\.......\....\nods8.xlsx

.................\.......\....\nods90.xlsx

.................\.......\evaluate_objective.m

.................\.......\genetic_operator.asv

.................\.......\genetic_operator.m

.................\.......\html

.................\.......\....\evaluate_objective.html

.................\.......\....\genetic_operator.html

.................\.......\....\initialize_variables.html

.................\.......\....\non_domination_sort_mod.html

.................\.......\....\nsga_2.html

.................\.......\....\objective_description_function.html

.................\.......\....\replace_chromosome.html

.................\.......\....\tournament_selection.html

.................\.......\initialize_variables.m

.................\.......\non_domination_sort_mod.m

.................\.......\NSGA II.pdf

.................\.......\nsga_2.m

.................\.......\objective_description_function.m

.................\.......\online_opf.m

.................\.......\PowerFlow.m

.................\.......\qiantuihuidai.asv

.................\.......\qiantuihuidai.m

.................\.......\replace_chromosome.m

.................\.......\solution(冲突时的文件备份2012-07-04 21-12-50).txt

.................\.......\solution.txt

.................\.......\tournament_selection.m

.................\original program

.................\................\chaoliujisuan.m

.................\................\ga.m

.................\................\qiantuihuidaifa.m

.................\................\test_21.m

.................\qiantuihuidaifa.m

.................\try

.................\...\case33.asv

.................\...\case33.m

.................\...\matlab编写蚁群算法实践.rar

.................\...\基于遗传算法配电网无功优化方法程序源代码.doc

.................\...\求解机组组合问题的多种群混沌蚁群算法.kdh

.................\...\粒子群工具箱 - PSOt.rar