蚁群算法是一种用来在图中寻找优化路径的机率型算法我要分享

Ant colony algorithm is a probabilistic algorithm used to find the optimal path in the graph

配电网路径 配电网模型 分布式配电 故障定位matlab 故障定位-matlab

关注次数: 246

下载次数: 2

文件大小: 3KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

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


English Description:

Ant colony algorithm is a probabilistic algorithm used to find the optimal path in the graph. It 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.


代码预览

inroute.m

main.m

nextcitychoose2.m

nextcitychoose.m

path.m

CooCity.txt