搜索资源列表
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
tsp_pso
- tsp 粒子群算法修正源码, 参考:大连理工大学 谷超 2009年硕士学位论文 “改进的ACO和PSO算法在TSP中的应用” *郭文忠1,陈国龙1,洪玉玲2 .求解TSP问题的动态邻域粒子群优化算法.漳州师范学院学报(自然科学版) -modified particle swarm optimization tsp source code, reference: Dalian University of Technology master s degree thesis Vall
aco
- 蚁群算法的java源码,附带使用方法,很好用-Ant colony algorithm java source code, incidental use, very good use
ACOTSP.V1.0.tar
- aco for TSP problem source code
aco
- 一共四个蚁群算法 程序源码,三个matlab,一个C语言-A total of four procedures for source code ant colony algorithm, three matlab, a C language
fatp
- CODE SOURCE TSP ET ACO
Coursessysetmes
- 采用SQL实现的排课管理系统,非常实用的代码,帮助学习SQL语句的使用-Timetable for implementation using SQL management system, the code is very useful to help study the use of SQL statements
ACOUCP
- 无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。 This sour
ACO
- 蚁群算法源代码,无须修改便可以直接编译执行-Ant colony algorithm source code, no need to change the implementation can be directly translated
simple-cPP
- clustering using ant colony algoritham (aco) source code-clustering using ant colony algoritham (aco) source code
edge-_2008
- 使用ACO算法实现图像边缘检测,效果很好,做图像处理的肯定用得到,内含2008年IEEE原文-Simulation using ACO algorithm to image edge detection, the effect is very good,the man who do image processing must be used, including source code and documentation
aco
- 对蚁群算法的设计规则的介绍并附上c++的源代码-Introduce the ant colony algorithm design rules, and attach a C++ source code
The-ACO
- 蚁群算法的源代码,里面既包含有源文件,又有用来测试的文档数据!-Group of algorithm source code, which only contains the active file, but also used to test the document data.
ACO
- 蚁群算法MATLAB源代码,可以修改参数-Ant colony algorithm MATLAB source code, you can modify the parameters
ACO-for-shortest-path
- 数学建模 蚁群算法最短路径通用Matlab程序-Ant Colony Algorithm for shortest path Matlab source code
aco
- 蚁群算法实例,蚁群算法源代码,能够很好的理解蚁群算法。-Examples of the ant colony algorithm, ant colony algorithm source code, can be well understood ant colony algorithm.
ACO
- :强大的蚁群算法matlab程序源代码,可以迅速求解vrp等np难问题。-Ant colony algorithm matlab powerful source code, you can quickly solve the difficult problem of np such vrp.-: Powerful ant colony algorithm matlab source code, you can quickly solve difficult problems vrp etc. n
ACO
- 总共有7个不同类型的遗传算法源码,包括基本遗传算法,自适应遗传算法等7个遗传算法的源码-There are seven different types of genetic algorithm source code, including the basic genetic algorithm, adaptive genetic algorithm seven genetic algorithm source code
aco
- 蚁群算法是现代优化算法,这个是直接可以编译通过的蚁群算法求解51城市的TSP问题的MATLAB源代码 -Ant colony algorithm is a modern optimization algorithm, which is directly compiled by the ant colony algorithm to solve the 51 cities of the TSP problem MATLAB source code
ACO-tsp
- 利用蚁群算法求解tsp问题的源代码,这个模板能够运行。 如果你想带入自己的数据只需要修改城市的坐标矩阵(也就是C)和蚂蚁数量、迭代次数就能很好的运行并得到结果了。 希望对你学习蚁群算法有所帮助。-Using the ant colony algorithm to solve the tsp problem source code, this template can run. If you want to bring your own data only need to modify