搜索资源列表
ACO_Peng_V4
- 这是我用matlab编写的,利用蚁群算法(ACO)求连续函数最优解的源码。是对段海滨《蚁群算法原理及应用》一书中,网格策略法的实现。-This is my prepared using Matlab, using ant algorithms (ACO) function for the optimal solution for the source code. On the waterfront of the "ant colony algorithm and application
ants
- 蚁群算法连续域空间寻优:基于网格划分策略,无约束非线性最优问题程序实例
ACOUCP
- 无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。 This sour
ACOmatlab
- 蚁群算法的Matlab程序,用于连续函数优化-Ant colony algorithm Matlab program for continuous function optimization
rengong-mayi-MATLAB
- 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,仅供学习参考。-This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous functions to solve the learning reference purposes only.
Ant-colony-algorithm-Matlab-program
- 无约束连续函数优化的人工蚁群算法通用MATLAB源码 -The general MATLAB source of unconstrained artificial ant colony algorithm for continuous function optimization
ACO_SPRING3
- 蚁群算法 解决连续与离散问题 课程作业,自己测试有效。-Ant colony algorithm to solve the problem of continuous and discrete coursework, test yourself effectively.
Desktop
- 蚁群算法连续函数优化问题。包含FIT测试函数,主函数。-Ant colony optimization algorithm for continuous function. Contains FIT test function, the main function.
ACO_matlab
- 蚁群算法实现连续函数优化问题,包含程序说明。-Ant colony algorithm for continuous function optimization problems, including program instructions.
ant-matlab-code
- 蚁群算法求解连续函数最优解的代码。学习蚁群算法寻优的必要法宝-ant matlab code for studying