搜索资源列表
-
0下载:
蚁群算法( ant colony algorithm) 是由意大利学者
Dorigo 等人[1 ,2 ] 于20 世纪90 年代初期通过模拟自然界
中蚂蚁集体寻径的行为而提出的一种基于种群的启发
式仿生进化系统。蚁群算法包含两个基本阶段:适应阶
段和协作阶段。在适应阶段,各候选解根据积累的信息
不断调整自身结构。在协作阶段,候选解之间通过信息
交流,以期望产生性能更好的解,这类似于学习自动机
的学习机制。蚁群算法最早成功应用于解决著名的旅
行商问
-
-
0下载:
段海滨的《蚁群算法原理及其应用》中的蚁群算法的c语言源代码-Hai-Bin Duan' s " Principles and Applications of Ant Colony Algorithm" in the ant colony algorithm c language source code
-
-
0下载:
蚁群算法 解决车辆路径问题应用软件 VC-ant colony algorithm[VC++]
-
-
0下载:
蚁群算法在基于matlab平台下进行运算,这里是蚁群算法的源代码,供参考使用-Ant colony algorithm based on matlab platform computing, ant colony algorithm source code, for reference use
-
-
0下载:
蚁群算法是一种新型模拟进化算法,次程序是
解决旅行商问题,matlab程序,很实用-Ant colony algorithm is a new type of simulated evolutionary algorithm, program is
To solve traveling salesman problem, matlab, very practical
-
-
0下载:
蚁群算法是一种用来在图中寻找优化路径的机率型算法-Ant colony algorithm is a method used in the diagram to find the optimal path probability-based algorithm
-
-
0下载:
能够实现蚁群算法寻优的程序,可以直接运行,运行后出来收敛图-Ant colony optimization algorithm can achieve a program that can be run directly after running out of the convergence plan
-
-
0下载:
蚁群优化算法,优化理论详细注解。更改数据后可举一反三-Ant colony optimization algorithm, optimization theory detailed notes. After you change the data can draw inferences
-
-
0下载:
用蚁群算法来解决TSP问题,压缩包内附有源代码,可以正常运行-Ant colony algorithm to solve TSP problems, compressed package containing source code, can be normal operation
-
-
0下载:
基本蚁群聚类算法,解决了不收敛的问题,聚类效果非常好-The basic ant colony clustering algorithm to solve the problem of non-convergence, the clustering effect is very good
-
-
0下载:
改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,产生变异,从而更快的收敛-Improved ant colony algorithm is based on improved genetic algorithm, based on the basic genetic algorithm, adding the variability factor, mutation, and thus faster convergence
-
-
0下载:
蚁群算法的matlab程序实现,希望对你们有用-Matlab implementation of ant colony algorithm, in the hope that useful to you
-
-
0下载:
蚁群算法 matlab代码 解决路径优化问题-Ant colony algorithm matlab code to solve the routing problem
-
-
0下载:
ant_colony_image_edge_detection源代码(关于matlab的蚁群算法)-ant_colony_image_edge_detection source code (matlab on ant colony algorithm)
-
-
1下载:
基于蚁群算法的机器人路径规划MATLAB源码
-Ant colony algorithm based robot path planning MATLAB source
-
-
0下载:
此代码为蚁群算法的基本代码,代码有较详尽的说明。-This code is the basic code for ant colony algorithm, code has a more detailed explanation.
-
-
0下载:
Help for beginners ant colony algorithm program
-
-
1下载:
电力潮流蚁群优化算法,用于解决潮流优化问题,强力推荐-Power flow ant colony optimization algorithm for solving the power flow optimization problem, a strong recommendation
-