CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 蚁群算法

搜索资源列表

  1. An-Ant-Colony-Optimization-Algorithm

    0下载:
  2. 蚁群算法旨在用反复迭代的方法找到目标问题的最优解,通过建立信息素信息对解空间进行的搜索来实现。本程序应用蚁群优化算法进行图像的边缘检测。-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
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:19037
    • 提供者:guocheng
  1. ant

    0下载:
  2. 蚁群算法在图像分割中的实现。最佳路径度量值(初值为无穷大,该值越小聚类效果越好)。路径标识字符:标识每只蚂蚁的路径。蚁群聚类结果(R=100,t=10000)。-Ant colony algorithm in image segmentation is achieved. Best path metric value (initial value is infinite, the smaller the value the better the clustering effect). Path
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:2132
    • 提供者:蔡小成
  1. yiqun

    0下载:
  2. 收集的人工蚁群算法的资料 很有用的 看着下吧-Collected data artificial ant colony algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:446698
    • 提供者:yx
  1. Ant-colony-algorithm-and-Powell-

    0下载:
  2. 该文提出了一种蚁群算法和 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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:249166
    • 提供者:高嘉瑜
  1. Colony_partition

    0下载:
  2. 蚁群算法实现医学图像的分割,同时对比FCM算法,非常有用,可以直接运行,包含测试MRI图片-Ant-Colony algorithm for MRI image segmentation including MRI image for testing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:545111
    • 提供者:施佳佳
  1. Edge_examine

    1下载:
  2. 基于蚁群算法(Matlab环境下)的图像边缘检测,能够在四种精度下对原图进行分析检测,常用于图像识别、边缘分析-Image edge detection based on ant colony algorithm.The original image can be analyzed under 4 different accuracy.It is commonly used in image recognition, edge analysis and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:16168
    • 提供者:钟腾
  1. ACS_Puzzle

    0下载:
  2. 使用蚁群算法拼图的程序 把很多个小的图片智能地拼到一个大的图片上,尽可能的减少空隙,节省图片利用率。使用蚁群算法,可设置蚂蚁数量和信息素浓度等参数。-Use ant colony algorithm puzzle program put a lot of small images intelligently fight to a big picture, as far as possible to reduce the gap and save pictures utilization. U
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:39870
    • 提供者:可了
  1. ACSmatlabCode

    0下载:
  2. 蚁群算法解求TSP的问题,使用Matlab语言进行编写-ACO for TSP seeking problems, written using Matlab language
  3. 所属分类:GIS program

    • 发布日期:2017-04-08
    • 文件大小:12648
    • 提供者:kasumi
  1. jiyuyiqunsuanfadebianyuanjiance

    0下载:
  2. 该算法能实现基于蚁群算法的图像边缘检测,代码可以运行,大家可以学习一下。-This algorithm can realize image edge detection based on ACO algorithm, the code can run, you can learn about.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:19375
    • 提供者:高银
  1. AntColony

    0下载:
  2. 图像配准技术中用蚁群算法来检测函数的最大值-Image registration technique using ant colony algorithm to detect the function of the maximum value
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-11
    • 文件大小:779
    • 提供者:西瓜
  1. APSO-GA-ACO-TSP

    1下载:
  2. 综合粒子群和蚁群算法,再利用遗传算法中交叉编译算子;再引入模糊技术,形成模糊自适应粒子群和蚁群混合算法,求解TSP问题-Integrated particle swarm and ant colony algorithm, and then genetic algorithm is used to cross compile operator then introduced the fuzzy technology, forming a fuzzy adaptive particle swar
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-24
    • 文件大小:19904
    • 提供者:张海俊
  1. ACO_AIA_PSO

    1下载:
  2. 综合粒子群和蚁群算法,再利用免疫算法中交叉变异算子;形成ACO-AIA-PSO混合算法,求解TSP问题-Integrated particle swarm and ant colony algorithm, and then use the crossover operator and mutation operator of immune algorithm the formation of ACO-AIA-PSO hybrid algorithm, for solving the TSP
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:13093
    • 提供者:张海俊
  1. edge_ACO

    0下载:
  2. 基于蚁群算法的改进进行边缘检测,改方法可行,并且速度快,与传统算法进行比较。-Based on improved ant colony algorithm for edge detection, change the method is feasible, and fast, with traditional algorithms were compared.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:2692
    • 提供者:李贺
  1. ACO

    0下载:
  2. 该文档包含代码和算法文档,主要用蚁群算法和互信息刚性配准多模图像-This document contains the code and algorithms documents, mainly with ant colony algorithm and mutual information-rigid registration multimodal image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:139899
    • 提供者:龚伦
  1. bafangxiang

    0下载:
  2. 使用栅格法通过蚁群算法规划机器人全局路径-By using the grid method of ant colony algorithm robot global path planning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4267
    • 提供者:ls
  1. Image-edge-detection

    1下载:
  2. 此程序是基于蚁群算法的图像边缘检测,matlab 文件,有例图和结果-This procedure is the image edge detection based on ant colony algorithm, matlab file, is illustrated and results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:19402
    • 提供者:dqme525
  1. yiqunsuanfa

    0下载:
  2. 蚁群算法,带有源数据,如需要只需改动源数据即可-Ant Colony Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3379
    • 提供者:李云
  1. The-ant-colony-algorithm

    0下载:
  2. 蚁群算法,解决了旅行商问题的最短路径,优化了路径问题-Ant colony algorithm to solve the traveling salesman problem shortest path to optimize the routing problem
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1799
    • 提供者:陈峰
  1. aca-color

    1下载:
  2. 采用蚁群算法分割图像,非本人原创,大家共同学习-Ant colony algorithm using image segmentation, non-my original, learn together
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1295
    • 提供者:杨学伟
  1. ACA_FCM

    1下载:
  2. 蚁群算法优化模糊c均值聚类,非本人原创,大家共同学习-Ant colony algorithm to optimize fuzzy c-means clustering, non-my original, we learn together
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3778
    • 提供者:杨学伟
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com