CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - ant edge

搜索资源列表

  1. acopt

    0下载:
  2. A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:20.51kb
    • 提供者:无心
  1. ant_colony_image_edge_detection

    3下载:
  2. 采用蚁群算法检测图像边缘 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-756, Hongkong, Jun. 2008.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:17.87kb
    • 提供者:zzn
  1. func_ant_colony_image_edge_detection

    1下载:
  2. 用蚁群算法做图像边缘检测,过程中采用四种核函数用来做分割,最后产生不同结果用来比较。-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.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3.73kb
    • 提供者:mao xin yan
  1. acopt

    0下载:
  2. A program to demonstrate the optimization process of ant colony optimization for the traveling saleman problem (TSP). The cities are shown as red circles, the pheromone on the connections between them (fully connected graph) by gray lines. The darker
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-26
    • 文件大小:20.11kb
    • 提供者:hjp
  1. ant-colony-edge-detection

    0下载:
  2. ant colony edge detection program
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:18.41kb
    • 提供者:venkatrao
  1. yinqunhemohujulei

    0下载:
  2. 基于蚁群模糊聚类算法的图像边缘检测,是用蚁群算法检测边缘的一种很好的方法,希望对蚁群爱好者有所帮助-Fuzzy clustering algorithm based on ant colony edge detection, edge detection algorithm with ant colony' s a good way to help fans want to ant
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:239.6kb
    • 提供者:康景磊
  1. text-edge-detection

    0下载:
  2. 蚁群算法,图像边缘检测,用于模式识别,可以编译通过!-Ant colony algorithm for image edge detection for pattern recognition can be compiled by!
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:7.58kb
    • 提供者:秦风
  1. ant_colony_image_edge_detection

    0下载:
  2. 一种基于蚁群算法的图像边缘检测算法,有中文注释。-Image edge detection algorithm based on ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:22.38kb
    • 提供者:
  1. func_ant_colony_image_edge_detection

    0下载:
  2. matlAB code for edge detection by ant colony
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.02kb
    • 提供者:vahid
  1. func_ant_colony_image_edge_detection

    0下载:
  2. function ant colony image edge detection in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.44kb
    • 提供者:mehdi
  1. ACO

    0下载:
  2. TSP问题的人工蚁群算法中,假设m只蚂蚁在图的相邻节点间移动,从而协作异步地得到问题的解。每只蚂蚁的一步转移概率由图中的每条边上的两类参数决定:1、信息素质,也称信息素痕迹。2、可见度,即先验值。-Artificial ant colony algorithm TSP problem, assume that m ants move between adjacent nodes in the graph, which asynchronously collaborate get problem
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.76kb
    • 提供者:王哥
  1. Image-Edge-Detection-Using-Ant-Colony-Optimizatio

    0下载:
  2. Image Edge Detection Using Ant Colony Optimization
  3. 所属分类:matlab

  1. improved-fso

    0下载:
  2. this program along with its sample images is a complete project about edge detection in images using an improved Ant colony optimization algorithm. the results are highly improved in comparison with canny edge detection.
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:5.2mb
    • 提供者:mostafap
  1. 基于蚁群算法的图像边缘检测 MATLAB源程序

    2下载:
  2. 基于蚁群算法的图像边缘检测,包含四种核函数,下载之后可直接运行(Image edge detection based on ant colony algorithm, including four kernel functions, which can run directly after downloading)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:7kb
    • 提供者:忘了
  1. 程序和相应的图片

    1下载:
  2. 在基于基础蚁群算法图像边缘检测的例程上改写的一个演示matlab演示动画程序,可以帮助初学者进一步了解算法进行边缘检测 的原理和步骤。首先说明一下:这个程序的检测效果不是很好,而且这里只能使用128*128的图片。这个程序主要是提供初学者学习,演示用。(A demonstration matlab demo program rewritten on the basis of the basic ant colony algorithm image edge detection routine c
  3. 所属分类:matlab例程

    • 发布日期:2020-11-06
    • 文件大小:7kb
    • 提供者:忘了
  1. 3.24 基于蚁群算法的图像边缘检测

    1下载:
  2. 基于蚁群算法的边缘检测,功能简单,适合新手(Edge detection based on ant colony algorithm, the function is simple, suitable for beginners)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-06
    • 文件大小:29kb
    • 提供者:连晓
搜珍网 www.dssz.com