搜索资源列表
ACO-PID
- 此函数实现蚁群算法,用于PID控制参数优化-The function realization of ant colony algorithm for PID parameters optimization
蚁群算法ACO
- 一种经典蚁群算法的matlab代码,可进行函数的优化,内含函数的优化。(A classical ant colony algorithm's matlab code, can carry out the function optimization, contains the function optimization.)
code
- 基于蚁群算法的 TSP 求解,分别采用蚁群算法和蚁群算法-粒子群混合算法进行优化求解,使用不同的交叉和变异适应度函数更新粒子,从而实现 TSP问题的优化求解,更加逼近实际问题。(Based on the TSP solution of ant colony algorithm, ant colony algorithm and hybrid algorithm of ant colony algorithm particle swarm optimization are used to solv
ACO
- 蚁群算法优化函数,采用matlab来编程,最后给出仿真图(ACO optimizes functions)