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

搜索资源列表

  1. ant-for-tsp-pr76

    0下载:
  2. 基于蚁群算法用MATLAB求解76城市TSP问题,可得目前世界最优解,适合高手阅读使用-Using MATLAB based on ant algorithm for solving the problem of 76 cities TSP, the best solution available to the world for master read the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:11537
    • 提供者:刘兵
  1. yiqunsuanfa

    0下载:
  2. 该文件是蚁群算法程序,能更有效地解决路径问题,希望可以给广大朋友起到一定的作用。-The program file is the ant colony algorithm can more effectively address the routing problem, hope to play a role in the general friend.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2335
    • 提供者:xiaohua
  1. ACOKP1227

    1下载:
  2. 加入贪婪策略和遗传算法中的变异策略的混合蚁群算法-Join the greedy strategy and mutation strategy of ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2458
    • 提供者:xuqiang
  1. ACOmatlab

    0下载:
  2. 蚁群算法的Matlab程序,用于连续函数优化-Ant colony algorithm Matlab program for continuous function optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5391
    • 提供者:杜政
  1. Select_for_aca

    1下载:
  2. 蚁群算法的另一种实现形式,通过全局的搜索,避免陷入局部解的改进程序-Another ant colony algorithm to achieve the form of global search through, to avoid falling into local solutions to improve procedures
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:11307
    • 提供者:cy
  1. aco

    0下载:
  2. mop算法,蚁群算法,多目标优化,基于c-mop
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:8418
    • 提供者:王恒
  1. yiqunsuanfayingyong

    0下载:
  2. 蚁群算法多目标优化的博士论文,值得学习借鉴-mop
  3. 所属分类:Software Testing

    • 发布日期:2017-05-21
    • 文件大小:6275540
    • 提供者:王恒
  1. yiqunjulei

    1下载:
  2. 改进的蚁群算法,基于遗传算法的改进,解决不收敛的问题。-Improved ant colony algorithm, based on genetic algorithm to solve non-convergence problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2507
    • 提供者:hu
  1. MatlabAntColonyOptimization

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

    • 发布日期:2017-04-03
    • 文件大小:8478
    • 提供者:肇权
  1. yiqunsuanfa

    0下载:
  2. 各种蚁群算法详细介绍,详细的例程和讲解。-Details of the various ant algorithms, routines and explain in detail.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:220548
    • 提供者:duzhihang
  1. ant_TSP

    0下载:
  2. 基本蚁群算法,适合初学者使用,是基于TSP问题来实现蚁群算法的。非常经典。-ant
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:381018
    • 提供者:hansen
  1. antTSP

    0下载:
  2. 湖南大学蚁群算法PPT 来自湖南大学 很好 很强大。。。欢迎下载-ant tsp ppt come from hunan university please share yourslvse!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:730811
    • 提供者:胡余超
  1. AntSystem-WithPlay

    0下载:
  2. 利用matlab进行蚁群算法的仿真,利用M文件-The ant colony algorithm using the simulation matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:27451
    • 提供者:liuzhonghua
  1. AntColonyAlgorithmforSolvingQoSRoutingProblem

    0下载:
  2. 在状态转移规则的基础上,局部更新规则和全局更新的蚁群算法的规则,我们提出一个IM证明蚂蚁的最低成本的服务质量蚁群算法(QoS)的路径用于解决网络路由问题与延迟以及背包约束中进行模拟。约52.33%蚂蚁找到成功的QoS路由。并收敛到最佳。-based on the state transition rule,the local updating rule and the global updating rule of ant colony algorithm ,we propose an im p
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:175922
    • 提供者:lifei
  1. Anadaptiveantcolonyalgorithmanditssimulation

    0下载:
  2. 蚁群算法是一种新型的进化算法,蚁群算法与其它进化算法同样存在易于限于局部最小点等缺陷.本文提出一种自适应的蚁群算法雌克服上述缺陷。通过自适应地改变算法的挥发度等系数,本文中的算法可以在保证收敛速度的条件下提高解的全局性,通过对TSP问题的仿真证明本文中的算法相对与原始的蚁群算法收敛速度和解的性能椭一定的提高.-Ant colony algorithm is a new evolutionary algorithm, evolutionary algorithm ant colony algori
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:346557
    • 提供者:lifei
  1. antcolony

    0下载:
  2. 利用蚁群算法解决旅行商问题,可以自主写入城市坐标,返回最佳路径和平均路径。-with the help of ant colony algorithm to solve the TSP problem. And the best route and the average length of routes will be returned.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4191
    • 提供者:weifan
  1. yiqunsuanfa

    0下载:
  2. 这是一个蚁群算法的函数优化程序, 具体用法自己看代码吧-This is a function of the ants algorithm optimizing.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1070
    • 提供者:何润
  1. yiqunTSP

    0下载:
  2. 蚁群算法解决TSP问题,C语言写的,程序有注释~-Ant colony algorithm to solve TSP problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:138164
    • 提供者:huangqiulan
  1. TSPant

    0下载:
  2. 蚁群算法来解决TSP问题,结合改进的蚁群算法,来解决TSP问题,对比其它算法,体现蚁群算法的优越性-Ant colony algorithm to solve TSP problems, combined with improved ant colony algorithm to solve TSP problems, compared to other algorithms, reflecting the superiority of the ant colony algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:10942
    • 提供者:陈三
  1. antcolony

    0下载:
  2. 改进蚁群算法的一个程序,是在基本蚁群算法的基础上改进的,提高算法的收敛速度。-Improved ant colony algorithm a procedure is in the basic ant colony algorithm based on improved, to improve the convergence speed.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:8514
    • 提供者:王立荣
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com