中文说明:这是我用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".