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

搜索资源列表

  1. 05532522

    0下载:
  2. Multi-objective Ant Colony OptimizationAlgorithm for Shortest Route Problem 蚁群算法路径优化 的经典英语文档-Multi-objective Ant Colony OptimizationAlgorithm for Shortest Route Problem ant colony optimization algorithm path classic English documents
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:263775
    • 提供者:
  1. ant

    0下载:
  2. 经典蚁群算法 常用语解决tsp,多路径路由问题-Classical ant colony algorithm to solve common language tsp, multi-path routing problem
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:653
    • 提供者:严敏瑞
  1. matlab

    0下载:
  2. 蚁群算法tsp旅行商问题,讲述路径规划问题-Ant colony algorithm TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:25830
    • 提供者:赵凯
  1. TSP(matlab)

    0下载:
  2. 用蚁群算法来求解最短路径问题,在matlab下运行-Ant colony algorithm to solve the shortest path problem, run in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:9236
    • 提供者:ashley yang
  1. MATLAB

    0下载:
  2. 用蚁群算法对机械臂的路径进行仿真规划,同时基于MATLAB进行仿真,并附有相应的源代码-Ant colony algorithm to simulate robotic path planning, and MATLAB-based simulation, together with the corresponding source code
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5554
    • 提供者:选型
  1. ACOrout

    2下载:
  2. 移动机器人路径规划是机器人学的一个重要研究领域。它要求机器人依据某个或某些优化原则(如最小能量消耗,最短行走路线,最短行走时间等),在其工作空间中找到一条从起始状态到目标状态的能避开障碍物的最优路径,本代码应用蚁群算法来解决这个问题!-Mobile robot path planning is an important research field of robotics. It requires one or some of the robot based on the principle o
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2423
    • 提供者:冯丁
  1. abc

    0下载:
  2. 蚁群算法 matlab代码 解决路径优化问题-Ant colony algorithm matlab code to solve the routing problem
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:5946
    • 提供者:丁丁
  1. ACO_TSP

    1下载:
  2. 研究蚁群算法的经典论文和解决TSP问题的源程序。绘制最短路径图和收敛图。-classic papers and problem solving TSP source program. Draw the shortest path map and convergence graph.
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1876576
    • 提供者:张亚楠
  1. ant_tsp

    0下载:
  2. 蚁群算法解决tsp问题,输出目前为止找到的最优路径的长度和运算结果-Ant colony algorithm to solve TSP problem, the length of the output so far to find the optimal path and operation result
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3434
    • 提供者:殷燃
  1. ACASPS

    0下载:
  2. 基于蚁群算法的机器人路径规划程序源码,很实用。-Ant colony algorithm for path planning of robot based on program source code, it is very useful.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2428
    • 提供者:赵宇
  1. 3dimension_ACO

    0下载:
  2. 基于蚁群算法的三维路径规划算法,保证可用-The three dimensional path planning algorithm based on ant colony algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5665
    • 提供者:impcexx
  1. TSPACO

    1下载:
  2. 这是一个在VC++ MFC环境下编写的蚁群算法,以51个城市为例实现了旅行商问题的路径规划,每代求出的解以VC++可视化的界面动态显示出来。-This is a prepared environment in VC++ MFC ant colony algorithm to 51 cities traveling salesman problem as an example to achieve a path planning, each generation of the solution o
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1961582
    • 提供者:liyuan
  1. mayisuanfa

    0下载:
  2. 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为-Ant colony algorithm (ant colony optimization, ACO), also known as ant algorithm, is a probabilistic algorithm used to find optimal
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1656554
    • 提供者:czl
  1. Ant-colony-algorithm

    0下载:
  2. 基于蚁群算法基本原理编写的matlab程序,寻找路径。优化的蚁群算法可以在它的基础上更改-Based on the basic principle of ant colony algorithm is written in matlab program, the search path.Optimization of the ant colony algorithm can be changed on the basis of it
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2798
    • 提供者:JIM
  1. ant-colony-optimization-algorithm

    0下载:
  2. 建立了带约束条件的物流配送问题的数学模型,运用蚁群算法解决物流配送路径 优化问题,并将遗传算法的复制、交叉、变异等遗传算子引入蚁群算法,同时改进信息素的 更新方式、客户点选择策略,以提高算法的收敛速度和全局搜索能力。经过多次实验和计算 ,证明了用改进的蚁群算法优化物流配送线路,可以有效而快速地求得问题的最优解或近似最 优解。-A mathematical model with the constraints of logistics and distribution issues,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:16045
    • 提供者:低调惜缘
  1. sqpm

    0下载:
  2. sqp算法是一种优化路径算法,和 蚁群算法,遗传算法相一致-sqp path algorithm is an optimization algorithm and ant colony algorithm, genetic algorithm is consistent
  3. 所属分类:matlab例程

    • 发布日期:2017-11-06
    • 文件大小:1441
    • 提供者:王顺
  1. Ant-TSP

    0下载:
  2. 利用改进的蚁群算法,寻找最优路径,优化了算法运行时间-The use of improved ant colony algorithm to find the optimal path optimization algorithm running time
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:20369
    • 提供者:yangwanli
  1. ACATSP

    0下载:
  2. 蚁群算法的TSP路径优化程序,程序运行良好。-TSP path ant colony algorithm optimization program, the program runs well.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2078
    • 提供者:尹浩
  1. ACO_Algorithm

    0下载:
  2. 蚁群算法的源代码,在路径寻优及多目标非线性优化问题上都有很强的优势。-Ant colony algorithm source code, in the path of multi-objective optimization and nonlinear optimization problem has a strong advantage.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:15090
    • 提供者:cristom
  1. yiqunsuanfa

    3下载:
  2. 基于蚁群算法的三维路径规划,有具体程序说明,图例。-Three dimensional path planning based on ant colony algorithm
  3. 所属分类:Other systems

    • 发布日期:2015-03-30
    • 文件大小:26624
    • 提供者:陈磊
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 27 »
搜珍网 www.dssz.com