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

搜索资源列表

  1. Antcolonyalgorithmpathplanning

    0下载:
  2. 用于蚁群算法,环境是matlab,是关于路径优化-Ant colony algorithm path planning
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:41284
    • 提供者:沈徐聪
  1. ga

    0下载:
  2. 龙哥的用MATLAB解决蚁群算法 3段解决蚁群算法蚁群算法-Longge the ant colony algorithm using MATLAB to solve 3
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:5299
    • 提供者:曾令龙
  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
    • 文件大小:4273
    • 提供者:薛栋
  1. 0000

    2下载:
  2. 一个经典的蚁群算法matlab仿真代码,带有gui界面,用过就会知道它有多方便-it is a classical simulation matlab code of ant colony algorithm with gui interface ,you will know how convenient it is.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:5811
    • 提供者:冰兵
  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. MATLABGAMATLAB

    0下载:
  2. 遗传算法,蚁群算法,实现最短路径问题-GENETIC
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:6626
    • 提供者:宋琳
  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. 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. 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. Matlab

    0下载:
  2. 蚁群算法最短路径通用Matlab程序蚁群算法动态寻路算法-Shortest path algorithm for general ant colony algorithm Matlab program Dynamic Algorithm for Route
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2469
    • 提供者:kevin
  1. ACATSP.m

    0下载:
  2. 应用蚁群算法来解决所有点的遍历且距离最短的问题-Ant colony algorithm to solve all the points of the traversal and shortest distance problems
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:13392
    • 提供者:mayao
  1. lujingguihua

    0下载:
  2. 下面的程序是蚁群算法在最短路中的应用,稍加扩展即可应用于机器人路径规划-The following program is the shortest in the ant colony algorithm in the application of a little extension can be applied to robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:33458
    • 提供者:黎田
  1. ant

    0下载:
  2. 该压缩文件包含常用的人工智能算法中的蚁群算法的程序-The compressed file contains the artificial intelligence algorithms commonly used procedures in the ant colony algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5051
    • 提供者:田宾馆
  1. aritificial-ant-algorithms-for-TSP

    0下载:
  2. 应用双种群蚁群算法解决TSP问题,计算速度快,准确率高-Application of ant colony algorithm to solve TSP double population problem, computational speed, high accuracy
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:12578
    • 提供者:apple
  1. TSPGOOD

    0下载:
  2. 基本蚁群算法的matlab实现,可以用于求解城市间的最短路径问题。-Matlab implementation of basic ant colony algorithm can be used to solve the shortest path between cities.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:12282
    • 提供者:百秀
  1. ant-liuchaohua

    0下载:
  2. 这里面是个蚁群算法的讲稿以及蚁群的matlab程序,很好,很强大-This is an ant colony inside the scr ipt and the ant colony algorithm matlab program, very good, very powerful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:294003
    • 提供者:吴闯
  1. aocMatlab

    0下载:
  2. 使用蚁群算法解决最短路径问题的通用的Matlab程序-The shortest path using ant colony algorithm to solve a common problem in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2562
    • 提供者:陈磊
  1. AntSystem-WithPlay

    0下载:
  2. 蚁群算法的matlab编程源代码,是一种用来在图中寻找优化路径的机率型技术。(It is a probabilistic technique for finding optimal paths in a graph.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:26624
    • 提供者:miemie666
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com