搜索资源列表
函数优化的蚁群算法
- 用MATLAB编码的函数优化的蚁群算法!!!
BP_蚁群算法_ANN
- 利用蚁群算法优化BP神经网络,程序里面有现成的数据和结果,能够自行检验
PSOFuzzyModeler
- Fuzzy PSO算法仿真源代码,实现模糊蚁群优化算法的仿真。-Fuzzy PSO algorithm
ACA
- 关于蚁群优化算法和其他混合算法的优秀博士论文,相关领域的人员可参考-On the ant colony optimization algorithms and other hybrid algorithm of the best doctoral thesis of personnel in related fields can be found
200981115234233403
- 基本蚁群优化算法的MATLAB程序-ant colony optimization-------------------------------------
AntAlgorithmfortheQuadraticAssignmentProblem
- 国外蚁群优化算法用于二次分配问题(勿用于商业目的)-Foreign ant colony optimization algorithm for quadratic assignment problem (not to be used for commercial purposes)
yiqun
- 一个很不错的关于蚁群优化算法的matlab程序。-A very good on the ant colony optimization matlab program.
ant
- 用蚁群优化算法寻找最佳路线以及路程长度的计算,-ant colony optimization algorithms
ACOTSP.V1.0
- 国外网站搜到的人工智能中用到的蚁群优化算法,C语言编写。-Ant Colony Optimization Algorithm downloaded from websites abroad. It is written in C.
optimization-algorithm
- 一种基于新型优化算法的多播路由选择方法 遗传算法&蚁群优化算法已在多播路由优化问题中得到了广泛应用 但由于算法本身的缺陷 二者在具体应用 时都存在着时间性能与优化性能之间的矛盾#论文将遗传算法与蚁群优化算法二者合成 优势互补#仿真实验表明 应用 这种算法于多播路由问题 可以得到比现有启发式算法更好的结果# -A new optimization algorithm based on the multicast routing method
标准蚁群算法
- 利用matlab编程,标准蚁群算法解决物流优化问题
蚁群算法matlab程序
- 利用蚁群在搜索食物源的过程中体现出来的寻优能力来解决离散系统中的一些优化问题(Some optimization problems in discrete systems are solved by using ant colony optimization capability in searching for food sources)
最基本的蚁群算法+2opt邻域搜索_求解TSP
- 蚁群算法,蚁群优化算法(ant colony optimization,ACO)就是一种特别成功的元启发式算法,在20年前诞生于意大利的一所最负盛名的大学——米兰理工大学。其灵感来源于真实蚂蚁的行为。(We list below 25 TSP instances taken from the World TSP. For these instances, the cost of travel between cities is specified by the Eulidean distance
蚁群优化算法
- 基于python的蚁群优化算法,对于初学者有一定的帮助。(The ant colony optimization algorithm based on Python has some help for beginners.)
针对TSP问题的各种蚁群优化程序ACOTSP-1.03
- 针对TSP问题的各种ACO蚁群优化算法的程序,C++语言实现, 对研究蚁群优化的小伙伴有所帮助(ACO ant colony optimization algorithm The program of various ACO ant colony optimization algorithms for the TSP problem and the implementation of the C++ language are helpful to the small partners stu
蚁群算法的能量有效EEABR
- ACO蚁群优化算法 针对能量有效的ACO蚁群优化算法的程序,C++语言实现,对研究蚁群优化的小伙伴有所帮助(The program for the efficient ACO ant colony optimization algorithm, the implementation of the C++ language, is helpful to the small partners studying the ant colony optimization)
蚁群
- 蚁群优化算法进行参数优化,是元启发式算法的一种(Ant colony optimization (ACO) optimization algorithm is a kind of meta heuristic algorithm.)
蚁群MATlab
- 群优化算法之一,模拟蚁群生活习惯,优化算法(One of the group optimization algorithms, simulation of ant colony living habits, optimization algorithm)
蚁群优化算法原理及Matlab编程实现
- 蚁群优化算法原理及其在旅行商问题中的应用的Matlab代码。(Principle of ant colony optimization algorithm and implementation of Matlab programming)
对于蚁群优化算法的研究
- 解决tsp问题中的一种策略——蚁群算法,含蚁群算法过程,原理,及程序范例。(One of the strategies to solve the TSP problem is ant colony algorithm, including ant colony algorithm process, principle and program paradigm.)