搜索资源列表

  1. aco2

    0下载:
  2. 蚁群算法在路径规划中的应用:在启发式因子的设计上考虑了路径的方向性,在算法中加入了蚁群学习机制-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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-29
    • 文件大小:18kb
    • 提供者:zzflash
  1. chaos_kinght_tour

    0下载:
  2. 蚁群算法的C++代码和图像混沌加密解密的算法-Ant colony algorithm C++ Code and images of chaotic encryption and decryption algorithms
  3. 所属分类:加密解密

    • 发布日期:2024-11-29
    • 文件大小:15kb
    • 提供者:姜德雷
  1. acoprogram(CC++)

    0下载:
  2. c++实现的蚂蚁算法源程序,并附有学习解释文档,是学习蚁群算法很好的参考文献!-c++ realize the ant algorithm source code, together with documentation to explain learning, ant colony algorithm is to learn good references!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-29
    • 文件大小:15kb
    • 提供者:tony
  1. SelfadaptiveAntColonyAlgorithm

    0下载:
  2. 一篇关于蚁群算法的论文,侧重于对算法的背景,研究状况,数学推导的介绍,具有一定的学术价值。-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
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-29
    • 文件大小:186kb
    • 提供者:Wang
  1. ACA_FCM

    0下载:
  2. 利用MATLAB实现蚁群算法的图像分割处理,这个程序是同学帮忙写的-Ant colony algorithm using MATLAB realize the deal with image segmentation, this process is to help students write
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-29
    • 文件大小:4kb
    • 提供者:
  1. AntTSP

    0下载:
  2. 蚁群算法解决TSP问题,界面实现,有城市,有坐标,有路线,是我自己编的-Ant colony algorithm to solve TSP problems, interface, has cities, has coordinates, has routes, is my own series
  3. 所属分类:人工智能/神经网络/遗传算法

  1. aca_color

    0下载:
  2. 本程序为蚁群算法在图像分类中的应用的源程序。(图像的大小为30*30)-This procedure for the ant colony algorithm in the Image Classification of the source. (Image size is 30* 30)
  3. 所属分类:matlab例程

    • 发布日期:2024-11-29
    • 文件大小:1kb
    • 提供者:吕先望
  1. ant_colony_image_edge_detection

    0下载:
  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-7
  3. 所属分类:matlab例程

    • 发布日期:2024-11-29
    • 文件大小:18kb
    • 提供者:zzn
  1. Hydrid_GA_ACATSP

    0下载:
  2. 基于遗传和蚁群混合算法的图像配准算法 需要利用matlab遗传工具箱-Based on genetic and ant colony algorithm for hybrid image registration algorithm need to use genetic toolbox matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-29
    • 文件大小:3kb
    • 提供者:凌志刚
  1. func_ant_colony_image_edge_detection

    0下载:
  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例程

    • 发布日期:2024-11-29
    • 文件大小:3kb
    • 提供者:mao xin yan
  1. Image-Edge-Detection-Using-Ant-Colony-Optimization

    0下载:
  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于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Alg
  3. 所属分类:图形图象

    • 发布日期:2024-11-29
    • 文件大小:299kb
    • 提供者:miaosiyi
  1. YIQun

    0下载:
  2. Matlab实现蚁群寻找最短路径的TSP问题,有图像描述。-Matlab to find the shortest path to achieve ant TSP problem, there is the image descr iption.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-29
    • 文件大小:5kb
    • 提供者:丛金鑫
  1. 基于蚁群算法的图像边缘检测

    0下载:
  2. 基于蚁群算法的图像检测,检测效果很好(Image detection based on ant colony algorithm, the detection effect is very good)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-29
    • 文件大小:29kb
    • 提供者:小o
  1. 分散递阶蚁群算法及其在相变序列图像分割中的应用

    0下载:
  2. 提出了一种分散、递阶蚁群算法, 它将多个分散的蚁群并行求解各自对应的子问题, 形成一个执行层, 而递阶协调层利用执行层反馈的信息协调执行层的优化过程,从而得到递阶求解问题的整体最优解. 该算法已应用于相变热图序列图像模糊相变线的提取问题,即运用区域划分方法先将序列图像的分割转化为关联型多子图搜索问题,再利用分散 、递阶蚁群算法进行求解 ,结果表明该算法能很好地利用相变线的运动信息成功地解决热相变序列图像分割问题. 与蚁群算法独立搜索比较
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-29
    • 文件大小:501kb
    • 提供者:Janet1023
  1. 基于蚁群算法的图像边缘检测 MATLAB源程序

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

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

    1下载:
  2. 将改进蚁群算法应用于图像边缘检测,模拟进化算法,主要采用信息素来进行方向的选择,通过全局性的搜索得到较优解。(The improved ant colony algorithm is applied to image edge detection and simulation evolutionary algorithm, which mainly uses information prime to select the directi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-29
    • 文件大小:16kb
    • 提供者:hc01357
  1. 基于蚁群算法的图像边缘检测

    0下载:
  2. 基于蚁群算法的图像边缘检测,亲测可用,包含四种图像。(Ant colony algorithm based image edge detection, pro test available.It contains four kinds of images.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-29
    • 文件大小:30kb
    • 提供者:今天要早睡
  1. 蚁群算法

    0下载:
  2. 本文对蚁群算法的基本理论以及在 TSP 问题中的应用进行了系统研究和 MATLAB 仿真。介绍了蚁群算法的基本原理、特点和算法的实现方法。.基本蚁群算法由于存在搜索时间长,易陷入局部最优解等突出缺点,使得求解效果不是很好。针对这些缺陷,提出了改进的蚁群算法(最大-最小蚂蚁系统)求解 TSP 问题。改进主要在于限制路径信息素浓度、信息素的初始值以及强调对最优解得利用这三个方面。(In this paper, the basic theor
  3. 所属分类:其他小程序

    • 发布日期:2024-11-29
    • 文件大小:6kb
    • 提供者:阳光1111111
  1. 3.24 基于蚁群算法的图像边缘检测

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

    • 发布日期:2024-11-29
    • 文件大小:29kb
    • 提供者:连晓
  1. 基于蚁群算法的图像边缘检测

    0下载:
  2. 基于蚁群算法的图像边缘识别程序,运行即可,附带图片(Image edge recognition program based on ant colony algorithm, just run, with pictures)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-11-29
    • 文件大小:50kb
    • 提供者:保安小安
« 12 3 4 5 6 »

源码中国 www.ymcn.org