求解组合最优化问题的蚁群算法我要分享

Ant colony algorithm for combinatorial optimization problems

电网-故障定位 分布式配电 matlab故障定位 分布式优化 配电网故障

关注次数: 345

下载次数: 1

文件大小: 3KB

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

蚁群算法是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题


English Description:

Ant colony algorithm is a new general heuristic method for solving combinatorial optimization problems, which has the characteristics of positive feedback, distributed computing and constructive greedy heuristic search. By establishing an appropriate mathematical model, the fault location of distribution network based on fault over-current becomes a nonlinear global optimization problem


代码预览

蚁群算法1.txt