搜索资源列表
ant_colony_image_edge_detection
- 一种蚁群优化的边缘检测算法,可实现!用matlab编写-An ant colony optimization algorithm for edge detection can be realized! Prepared using matlab
CoinRecognizing
- 基于蚁群算法的硬币识别研究。蚁群算法具有离散性、并行性、正反馈性和鲁棒性,是目前较为先进的优化算法.利用蚁群算法的聚类能力,提出一种硬币识别新方法.根据硬币图像的特点,确定了6个有效的图像纹理特征函数,通过对硬币图像的特征函 数值进行蚁群聚类,可有效实现各类硬币图像的识别.实验结果表明,该算法用于硬币识别可达到100%的识别率,并且识别时间较短,是一种有效的硬币识别方法.-Coin recognizing method based on ant colony algorithm
An-Ant-Colony-Optimization-Algorithm
- 蚁群算法旨在用反复迭代的方法找到目标问题的最优解,通过建立信息素信息对解空间进行的搜索来实现。本程序应用蚁群优化算法进行图像的边缘检测。-The ant colony algorithm is designed with iterative method to find the optimal solution of the target problem, the search of the solution space through the establishment of pheromon
Ant-colony-algorithm-and-Powell-
- 该文提出了一种蚁群算法和 Powell 法相结合 的多分辨率搜索优化算法。该算法以互信息作为相似性测度,采用基于小波变换的多分辨率策略,将蚁群算法与Powell法结合起来对三维的CT,MR图像进行了配准。-This paper proposes a new ant colony algorithm and Powell Combination of multi-resolution search optimization algorithms. The algorithm mutual in
ant
- 蚁群优化算法作为群智能理论的主要算法之一, 已经成功应用在众多研究领域的优化问题上,群算法代码,对初学者有用。-Ant colony optimization algorithm of swarm intelligence theory as one of the main algorithms have been successfully applied in many research fields optimization problems, swarm algorithm code, u
Contour-Correspondence-aco
- 蚁群优化算法代码,利用蚁群优化算法进行轮廓识别-Contour Correspondence via Ant Colony Optimization
ant_colony_image_edge_detection
- 基于蚁群优化算法的图像边缘检测方法的代码。-ant colony image edge detection.
01
- 应用蚁群优化算法解决聚类问题,效果不错-Application of ant colony optimization algorithm to solve clustering problem, effect is good!
aco-v1.1
- 采用蚁群优化算法的轮廓匹配,输入可以是二值轮廓或者是任意的二维点集-This MATLAB implementation computes a correspondence between two shapes based on ant colony optimization (ACO). The input shapes can be either two 2D contours (open or closed) or two arbitrary sets of 2D points.
The-ant-colony-algorithm
- 蚁群算法,解决了旅行商问题的最短路径,优化了路径问题-Ant colony algorithm to solve the traveling salesman problem shortest path to optimize the routing problem
ACA_FCM
- 蚁群算法优化模糊c均值聚类,非本人原创,大家共同学习-Ant colony algorithm to optimize fuzzy c-means clustering, non-my original, we learn together
Graphic-image-processing
- BP神经网络,蚁群优化,遗传算法,中值滤波以及形态学滤波-BP neural network and ant colony optimization and genetic algorithm, median filtering, and morphological filtering
zrbd
- 用改进蚁群算法求解一类连续空间优化问题的matlab实现-With improved ant colony algorithm to solve a class of continuous space optimization problems of matlab
mptbab__class
- 用改进蚁群算法求解一类连续空间优化问题的matlab实现-With improved ant colony algorithm to solve a class of continuous space optimization problems of matlab
ijua050
- 此蚁群算法专门用于求解tsp问题,优化效率和鲁棒性都非常好,,(The ant colony algorithm is dedicated to solving TSP problem, optimization efficiency and robustness is very good,,)
44640894
- 为了用蚁群算法来解决连续优化问题, 该算法将函数优化问题中生成解的过程转化为蚁群每前进一步就 选择一个十进制数字并以此()
YGHMF
- ant蚁群算法,求解局部或者全局优化问题,()
分散递阶蚁群算法及其在相变序列图像分割中的应用
- 提出了一种分散、递阶蚁群算法, 它将多个分散的蚁群并行求解各自对应的子问题, 形成一个执行层, 而递阶协调层利用执行层反馈的信息协调执行层的优化过程,从而得到递阶求解问题的整体最优解. 该算法已应用于相变热图序列图像模糊相变线的提取问题,即运用区域划分方法先将序列图像的分割转化为关联型多子图搜索问题,再利用分散 、递阶蚁群算法进行求解 ,结果表明该算法能很好地利用相变线的运动信息成功地解决热相变序列图像分割问题. 与蚁群算法独立搜索比较 ,分散 、递阶蚁群算法能更有效地实现多子图之间的关联.(A