蚁群算法(ACO)求连续函数最优解我要分享

Ant colony algorithm (ACO) for optimal solution of continuous function

蚁群函数最优 网格蚁群 蚁群算法 matlab-蚁群算法 aco-ga-matlab

关注次数: 277

下载次数: 0

文件大小: 1K

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:这是我用matlab编写的,利用蚁群算法(ACO)求连续函数最优解的源码。是对段海滨《蚁群算法原理及应用》一书中,网格策略法的实现。


English Description:

This is the source code that I use matlab to write, using ant colony algorithm (ACO) to find the optimal solution of continuous function. It is the realization of grid strategy method in Duan Haibin's book "ant colony algorithm principle and application".


代码预览