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

搜索资源列表

  1. aco

    1下载:
  2. 一共四个蚁群算法 程序源码,三个matlab,一个C语言-A total of four procedures for source code ant colony algorithm, three matlab, a C language
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8.48kb
    • 提供者:cib
  1. fatp

    0下载:
  2. CODE SOURCE TSP ET ACO
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:160.36kb
    • 提供者:BENHALA
  1. ACO

    0下载:
  2. aco feature selection
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2.23kb
    • 提供者:mehdi
  1. ACOmatlab

    0下载:
  2. matlab中的蚁群算法仿真程序,ACO,经典-the procedures of ACO which is compiled by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2.33kb
    • 提供者:武开
  1. aco

    0下载:
  2. Contour Correspondence via Ant Colony Optimization Oliver van Kaick <ovankaic@cs.sfu.ca> http://www.cs.sfu.ca/~ovankaic/personal/ This MATLAB implementation computes a correspondence between two shapes based on ant colony optimi
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:38.32kb
    • 提供者:Haxpes
  1. ACO

    1下载:
  2. 使用matlab程序编写的ACO算法过程,适合初学者-Use of matlab programming process of the ACO algorithms, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:96.99kb
    • 提供者:徐奋进
  1. ACO

    0下载:
  2. 蚁群算法,主要是模拟蚁群是怎样寻找到最短路径的-Ant colony algorithm is mainly simulated ant colony is how to find the shortest path
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.92kb
    • 提供者:sun
  1. ACO

    0下载:
  2. this project is used for finding edge detection with ACO
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:31.36kb
    • 提供者:prince
  1. acocombinationwithpso

    0下载:
  2. a combination of aco and pso optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4.32kb
    • 提供者:sarah
  1. ACO

    1下载:
  2. 蚁群算法(ACO)解决旅行商问题(TSP)的matlab程序。数据取自Oliver30。-Ant colony optimization (ACO) to solve the traveling salesman problem (TSP) in the matlab program. Data from Oliver30.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4.25kb
    • 提供者:薛栋
  1. ACO-PSO

    15下载:
  2. 蚁群算法(ACO)和粒子群算法(PSO)的混合算法解决旅行商问题(TSP)的matlab代码-Ant colony optimization (ACO) and particle swarm optimization (PSO) of the hybrid algorithm to solve traveling salesman problem (TSP) in matlab code
  3. 所属分类:matlab例程

    • 发布日期:2013-09-04
    • 文件大小:4.17kb
    • 提供者:薛栋
  1. MatlabAntColonyOptimization

    0下载:
  2. 蚁群算法是对自然界蚂蚁的寻径方式进行模似而得出的一种仿生算法-Ant Colony Optimization ACO .Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:8.28kb
    • 提供者:肇权
  1. aco-v1.1

    0下载:
  2. 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 algorithm is described in de
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:36.62kb
    • 提供者:harish
  1. ANTColonyOptimization(ACO)for

    0下载:
  2. Ant colony algorithm and TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:33.78kb
    • 提供者:Rouzbeh
  1. ACO

    0下载:
  2. 简单的蚁群算法求解tsp问题 其中程序没有计算最后一个城市回来起点城市的距离-Tsp simple ant colony algorithm for the problem which the program does not calculate the last point of a city back from the city
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2.92kb
    • 提供者:jingjing
  1. edge-_2008

    0下载:
  2. 使用ACO算法实现图像边缘检测,效果很好,做图像处理的肯定用得到,内含2008年IEEE原文-Simulation using ACO algorithm to image edge detection, the effect is very good,the man who do image processing must be used, including source code and documentation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:306.36kb
    • 提供者:陈向
  1. ACO-TSP

    0下载:
  2. ACO解决TSP问题的MATLAB源程序-ACO to solve TSP problems MATLAB source
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4.51kb
    • 提供者:陈松
  1. ACO

    0下载:
  2. 基本蚁群算法,主要做的是最短路径,请大家修改后应用-Basic ant colony algorithm, the main job of the shortest path, let us apply the modified
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.56kb
    • 提供者:fox
  1. aco-ant-colony-optimization_matlab

    1下载:
  2. 蚁群算法,计算各个城市之间的线路问题,使用matlab实现-aco ant colony optimization,matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3.7kb
    • 提供者:Melo Wong
  1. aco-ga-pso-tsp

    0下载:
  2. Matlab实现ACO-GA-PSO三种混合算法解决TSP经典问题(Three Mixed Algorithms ACO-GA-PSO Realized by MATLAB to Solve the Classic TSP Problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-07-15
    • 文件大小:8kb
    • 提供者:Aning123321
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com