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

搜索资源列表

  1. ACO

    0下载:
  2. The ACO code. The best algorithm to find optimum points of a functions.
  3. 所属分类:matlab

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:hassan
  1. ACO-master

    3下载:
  2. 从数据学习贝叶斯网络结构的蚁群优化实现 matlab平台下(Ant Colony Optimisation implementation for learning Bayesian Network structures from data)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:195584
    • 提供者:qq1279
  1. aco

    0下载:
  2. Ant colony optimization
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:rapoo
  1. ACO-TSP

    1下载:
  2. 蚁群算法求解TSP问题,注释较全,非常适合新手学习。(Ant colony algorithm for TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:912384
    • 提供者:陌丶
  1. aco

    0下载:
  2. spd描述子,ACO算法匹配,文件中包含其他的描述子(形状上下文。。。),同时距离函数包括欧式距离和卡方距离(The SPD descr iptor matches the ACO algorithm, and the file contains other descr iptors (shape context) At the same time, the distance function includes Euclidean distance and chi square distance
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:466944
    • 提供者:huisedetian
  1. ACO

    0下载:
  2. ACO GET SHORTEST PATH FIRST
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:47104
    • 提供者:manug
  1. ACO

    0下载:
  2. matlab code Ant colony optimization for solve Travelling salesman problem
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:45056
    • 提供者:a.shabani
  1. aco代码

    0下载:
  2. 包含Ant类和ACO类及GA类的基本算法(Contains the basic algorithms for the Ant class and the ACO and GA classes)
  3. 所属分类:仿真建模

  1. aco

    0下载:
  2. In computer science and operations research, the ant colony optimization algorithm (ACO) is a probabilistic technique for solving computational problems which can be reduced to finding good paths through graphs. This algorithm is a member of the a
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:48128
    • 提供者:reyhooon
  1. ACOBP

    2下载:
  2. 用蚁群算法优化BP神经网络,然后用于预测,非常实用,适合初学者。(This is the aco-bp code in matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:jgyy
  1. myACO

    0下载:
  2. Ant Colony Optimization (ACO) is a paradigm for designing metaheuristic algorithms for combinatorial optimization problems. The first algorithm which can be classified within this framework was presented in 1991 [21, 13] and, since then, many dive
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:madevil
  1. ACO on JSSP

    0下载:
  2. ant colony optimization on job shop scheduling
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:54272
    • 提供者:deylam
  1. 蚁群算法的能量有效EEABR

    0下载:
  2. ACO蚁群优化算法 针对能量有效的ACO蚁群优化算法的程序,C++语言实现,对研究蚁群优化的小伙伴有所帮助(The program for the efficient ACO ant colony optimization algorithm, the implementation of the C++ language, is helpful to the small partners studying the ant colony optimization)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:19456
    • 提供者:shiyuanyin
  1. TPS ANT

    0下载:
  2. 使用蚁群算法解决TSP问题,python2.7(solve TSP with ACO algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:3072
    • 提供者:
  1. UAV_ACO.m

    1下载:
  2. UAV ACO path planning
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:3072
    • 提供者:PePe93
  1. aco

    0下载:
  2. This algorithm tells about optimization of a function using Ant colony Optimization Matlab.
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:28672
    • 提供者:viktrose
  1. SALBP-data-sets

    0下载:
  2. ACO code for implementation.
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:78848
    • 提供者:umair977
  1. aco edge det

    0下载:
  2. ant colony foe edge optimisation
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:251904
    • 提供者:usgaa
  1. ACO

    0下载:
  2. 蚁群算法是一种新型的模拟进化算法,鉴于目前国内尚缺乏这一方面的研究,其研究刚刚开始,远未像遗传算法、模拟退火算法等算法那样行程系统的分析方法和坚实的数学基础,有许多问题有待进一步研究,如算法的收敛性、理论依据等更多细致的工作还有待于进一步展开。(The ant colony algorithm is a novel simulated evolutionary algorithm, given the current lack of the research on this aspect, th
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:184320
    • 提供者:lyhing
  1. 79419092ACO---pso-MTSP-

    1下载:
  2. ACO-PSO结合的解决TSP问题的一种方法(The ACO-PSO combines a solution to the TSP problem and the algorithm is very reliable.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:三明治
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 26 »
搜珍网 www.dssz.com