搜索资源列表
-
1下载:
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 Algorithm For Image Edge Detectio
-
-
0下载:
一种蚁群优化的边缘检测算法,可实现!用matlab编写-An ant colony optimization algorithm for edge detection can be realized! Prepared using matlab
-
-
0下载:
蚁群算法旨在用反复迭代的方法找到目标问题的最优解,通过建立信息素信息对解空间进行的搜索来实现。本程序应用蚁群优化算法进行图像的边缘检测。-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
-
-
0下载:
该文提出了一种蚁群算法和 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
-
-
0下载:
蚁群优化算法作为群智能理论的主要算法之一, 已经成功应用在众多研究领域的优化问题上,群算法代码,对初学者有用。-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
-
-
0下载:
应用蚁群优化算法解决聚类问题,效果不错-Application of ant colony optimization algorithm to solve clustering problem, effect is good!
-
-
0下载:
关于界面处理窗口使用调用代码,初学者可以使用-Ant colony optimization algorithm BP neural network algorithm source code
-
-
0下载:
Considering the complete process of surgery including the
preoperative and postoperative stages, multiple resource constraints involved and
the integration of surgical upstream and downstream resources, surgery
scheduling was described as an ex
-
-
0下载:
采用蚁群优化算法的轮廓匹配,输入可以是二值轮廓或者是任意的二维点集-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.
-
-
1下载:
基于蚁群算法的边缘检测,能够准确定位图像的细节和边缘,清晰的再现图像的轮廓-An Ant Colony Optimization Algorithm For Image Edge,could position the edge of image pricisely .
-
-
0下载:
BP神经网络,蚁群优化,遗传算法,中值滤波以及形态学滤波-BP neural network and ant colony optimization and genetic algorithm, median filtering, and morphological filtering
-
-
0下载:
Ant colony optimization is a nature inspired optimization algorithm, that is motivated by the natural foraging behavior of ant species. Ant deposit pheromone on the ground to mark paths between a food source and their colony, which should be followed
-
-
0下载:
The ant colony algorithm is dedicated to solving TSP problem, optimization efficiency and robustness is very good-The ant colony algorithm is dedicated to solving TSP problem, optimization efficiency and robustness is very good,,
-
-
0下载:
用改进蚁群算法求解一类连续空间优化问题的matlab实现-With improved ant colony algorithm to solve a class of continuous space optimization problems of matlab
-
-
0下载:
用改进蚁群算法求解一类连续空间优化问题的matlab实现-With improved ant colony algorithm to solve a class of continuous space optimization problems of matlab
-
-
0下载:
此蚁群算法专门用于求解tsp问题,优化效率和鲁棒性都非常好,,(The ant colony algorithm is dedicated to solving TSP problem, optimization efficiency and robustness is very good,,)
-
-
0下载:
With improved ant colony algorithm to solve a class of continuous space optimization problems of matlab
-
-
0下载:
提出了一种分散、递阶蚁群算法, 它将多个分散的蚁群并行求解各自对应的子问题, 形成一个执行层, 而递阶协调层利用执行层反馈的信息协调执行层的优化过程,从而得到递阶求解问题的整体最优解. 该算法已应用于相变热图序列图像模糊相变线的提取问题,即运用区域划分方法先将序列图像的分割转化为关联型多子图搜索问题,再利用分散 、递阶蚁群算法进行求解 ,结果表明该算法能很好地利用相变线的运动信息成功地解决热相变序列图像分割问题. 与蚁群算法独立搜索比较 ,分散 、递阶蚁群算法能更有效地实现多子图之间的关联.(A
-