搜索资源列表
aco2
- 蚁群算法在路径规划中的应用:在启发式因子的设计上考虑了路径的方向性,在算法中加入了蚁群学习机制-Ant colony algorithm in path planning: heuristic factor in the design considerations of the path direction, the ant colony algorithm to add a learning mechanism
chaos_kinght_tour
- 蚁群算法的C++代码和图像混沌加密解密的算法-Ant colony algorithm C++ Code and images of chaotic encryption and decryption algorithms
acoprogram(CC++)
- c++实现的蚂蚁算法源程序,并附有学习解释文档,是学习蚁群算法很好的参考文献!-c++ realize the ant algorithm source code, together with documentation to explain learning, ant colony algorithm is to learn good references!
SelfadaptiveAntColonyAlgorithm
- 一篇关于蚁群算法的论文,侧重于对算法的背景,研究状况,数学推导的介绍,具有一定的学术价值。-An ant colony algorithm on paper, with a focus on the background of the algorithm to study the situation, the mathematical derivation of the introduction, has a certain acade
ACA_FCM
- 利用MATLAB实现蚁群算法的图像分割处理,这个程序是同学帮忙写的-Ant colony algorithm using MATLAB realize the deal with image segmentation, this process is to help students write
AntTSP
- 蚁群算法解决TSP问题,界面实现,有城市,有坐标,有路线,是我自己编的-Ant colony algorithm to solve TSP problems, interface, has cities, has coordinates, has routes, is my own series
aca_color
- 本程序为蚁群算法在图像分类中的应用的源程序。(图像的大小为30*30)-This procedure for the ant colony algorithm in the Image Classification of the source. (Image size is 30* 30)
ant_colony_image_edge_detection
- 采用蚁群算法检测图像边缘 This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," IEEE Congress on Evolutionary Computation (CEC), pp. 751-7
Hydrid_GA_ACATSP
- 基于遗传和蚁群混合算法的图像配准算法 需要利用matlab遗传工具箱-Based on genetic and ant colony algorithm for hybrid image registration algorithm need to use genetic toolbox matlab
func_ant_colony_image_edge_detection
- 用蚁群算法做图像边缘检测,过程中采用四种核函数用来做分割,最后产生不同结果用来比较。-Using ant colony algorithm to do image edge detection, the course of four kernel function used for partitioning, and finally used to compare different results.
Image-Edge-Detection-Using-Ant-Colony-Optimization
- This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Alg
YIQun
- Matlab实现蚁群寻找最短路径的TSP问题,有图像描述。-Matlab to find the shortest path to achieve ant TSP problem, there is the image descr iption.
基于蚁群算法的图像边缘检测
- 基于蚁群算法的图像检测,检测效果很好(Image detection based on ant colony algorithm, the detection effect is very good)
分散递阶蚁群算法及其在相变序列图像分割中的应用
- 提出了一种分散、递阶蚁群算法, 它将多个分散的蚁群并行求解各自对应的子问题, 形成一个执行层, 而递阶协调层利用执行层反馈的信息协调执行层的优化过程,从而得到递阶求解问题的整体最优解. 该算法已应用于相变热图序列图像模糊相变线的提取问题,即运用区域划分方法先将序列图像的分割转化为关联型多子图搜索问题,再利用分散 、递阶蚁群算法进行求解 ,结果表明该算法能很好地利用相变线的运动信息成功地解决热相变序列图像分割问题. 与蚁群算法独立搜索比较
基于蚁群算法的图像边缘检测 MATLAB源程序
- 基于蚁群算法的图像边缘检测,包含四种核函数,下载之后可直接运行(Image edge detection based on ant colony algorithm, including four kernel functions, which can run directly after downloading)
基于蚁群算法的图像边缘检测
- 将改进蚁群算法应用于图像边缘检测,模拟进化算法,主要采用信息素来进行方向的选择,通过全局性的搜索得到较优解。(The improved ant colony algorithm is applied to image edge detection and simulation evolutionary algorithm, which mainly uses information prime to select the directi
基于蚁群算法的图像边缘检测
- 基于蚁群算法的图像边缘检测,亲测可用,包含四种图像。(Ant colony algorithm based image edge detection, pro test available.It contains four kinds of images.)
蚁群算法
- 本文对蚁群算法的基本理论以及在 TSP 问题中的应用进行了系统研究和 MATLAB 仿真。介绍了蚁群算法的基本原理、特点和算法的实现方法。.基本蚁群算法由于存在搜索时间长,易陷入局部最优解等突出缺点,使得求解效果不是很好。针对这些缺陷,提出了改进的蚁群算法(最大-最小蚂蚁系统)求解 TSP 问题。改进主要在于限制路径信息素浓度、信息素的初始值以及强调对最优解得利用这三个方面。(In this paper, the basic theor
3.24 基于蚁群算法的图像边缘检测
- 基于蚁群算法的边缘检测,功能简单,适合新手(Edge detection based on ant colony algorithm, the function is simple, suitable for beginners)
基于蚁群算法的图像边缘检测
- 基于蚁群算法的图像边缘识别程序,运行即可,附带图片(Image edge recognition program based on ant colony algorithm, just run, with pictures)