CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - aco

搜索资源列表

  1. ACO-dynamic-pathfinding-

    0下载:
  2. 蚁群算法动态寻路 蚂 蚁通过分泌信息素来加强较好路径上的信息素的强度, 同时按照路径上的信息素 强度来选择下一步的路径, 好的路径将会被越来越多的蚂蚁选择, 因此更多的信 息素将会覆盖较好的路径, 最终所有的蚂蚁都集中到了好的路径上. 蚂蚁的这种 基于信息素的正反馈原理正是整个算法的关键所在.-ACO dynamic pathfinding。 ants secrete pheromone enhanced by a better path pheromone strength, whil
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2347
    • 提供者:张阳
  1. ACO

    0下载:
  2. 蚁群算法!!!经典培训资料,建模必备-ACO! ! ! Classical training materials, modeling must! ! ! ! ! ! ! ! ! !
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:383965
    • 提供者:石磊
  1. ant

    0下载:
  2. 蚁群算法(ant colony algorithm,简称ACA)是20世纪90年代由意大利学者M.Dorigo等人首先提出来的一种新型的模拟进化算法.它的出现为解决NP一难问题提供了一条新的途径.用蚁群算法求解旅行商问题(TSP)、分配问题(QAP)、调度问题(JSP)等,取得了一系列较好的实验结果.虽然对蚁群算法研究的时间不长,但是初步研究已显示出蚁群算法在求解复杂优化问题(特别是离散优化问题)方面具有一定的优势,表明它是一种很有发展前景的方法.蚁群算法的主要特点是:正反馈、分布式计算.正反馈
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2383
    • 提供者:咋都有
  1. aco

    0下载:
  2. 蚁群算法,一种用来在图中寻找优化路径的机率型算法。-ant colony optimization, ACO
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2068
    • 提供者:包瑞
  1. matrixaco

    1下载:
  2. 一个基于矩阵分布的改进型蚁群算法(ACO),可用于矩形区域分布的孔加工路径规划-A matrix based on the distribution of improved ant colony algorithm (ACO), can be used for regional distribution of hole machining rectangular path planning
  3. 所属分类:matlab

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

    0下载:
  2. Ant Colony Optimization for VRP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3090
    • 提供者:Ashwin Balani
  1. ACO-TSP-5

    0下载:
  2. 采用ACO蚁群算法解决TSP问题。 有详细的讲解标注。-use aco to solute the TSP PROBLEM.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2217
    • 提供者:jiuyue
  1. ACO

    1下载:
  2. aco-ga for feature selection
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2282
    • 提供者:hani
  1. simple-aco

    0下载:
  2. simple aco algorithm for classification
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:14205
    • 提供者:hani
  1. A-compound-improved-ACO

    3下载:
  2. 一混合改进蚁群算法程序,并将其应用于函数优化中-A compound improved ACO in function optimizaition.rar
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-01-07
    • 文件大小:7465
    • 提供者:anne
  1. my-ACO-for-TSP

    0下载:
  2. solving TSP problem with ACO in matlab
  3. 所属分类:matlab

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

    0下载:
  2. 利用蚁群算法找最短路径的matlab代码 -find the shortest path using ACO
  3. 所属分类:AI-NN-PR

  1. ACO-for-TSP

    0下载:
  2. tsp aco algorithm with simulation
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:4092
    • 提供者:marmooz
  1. ACO-for-TSP

    0下载:
  2. ACO algorithm for TSP(Traveling Salesman Problem)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3562
    • 提供者:hojjat
  1. ACO

    0下载:
  2. 蚁群算法 ANT COLONY ALGORITHM ACO-Ant Colony Algorithm ANT COLONY ALGORITHM ACO
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-07
    • 文件大小:37471
    • 提供者:daxia
  1. ACO-for-TSP

    0下载:
  2. ANT Colony Optimization (ACO) for Traveling Salesman Problem (TSP)
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:69827
    • 提供者:kobra
  1. ACO

    0下载:
  2. Requires matlab coding of target tracking using ACO.the algorithm is provided in the base paper attached
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:3391288
    • 提供者:soumyaR
  1. ALGORITHME-ACO-TOILE-ARAIGNEE

    0下载:
  2. A c++ algorithm ACO using la toile d araignées
  3. 所属分类:Communication

    • 发布日期:2017-12-04
    • 文件大小:4608
    • 提供者:massy
  1. ACO-TSP

    0下载:
  2. 运用ACO解决tsp问题,运用城市坐标可以检测tsp问题的正确性。-Use ACO to solve tsp problem, the use of the city coordinates can detect the the tsp problem of correctness.
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:38826
    • 提供者:黄鸣鞑
  1. ACO

    0下载:
  2. this is a code for UCTP using ACO, this code is not complete-this is a code for UCTP using ACO, this code is not complete...
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-23
    • 文件大小:71918
    • 提供者:shebystian
« 1 2 3 4 5 67 8 9 10 11 ... 29 »
搜珍网 www.dssz.com