搜索资源列表

  1. 遗传算法与蚂蚁算法的融合

    1下载:
  2. 摘要 遗传算法具有快速随机的全局搜索能力,但对于系统中的反馈信息利用却*为力,当求解到一定范围时往往 做大量无为的冗余迭代,求精确解效率低9蚂蚁算法是通过信息素的累积和更新收敛于最优路径上,具有分布式并行全 局搜索能力9但初期信息素匮乏,求解速度慢9算法是将遗传算法与蚂蚁算法融合,采用遗传算法生成信息素分布,利用 蚂蚁算法求精确解,优势互补9仿真表明取得了非常好的效果9
  3. 所属分类:其他书籍

  1. MATLAB遗传算法路径规划实例代码

    3下载:
  2. MATLAB遗传算法路径规划实例代码
  3. 所属分类:数值算法/人工智能

    • 发布日期:2011-03-04
    • 文件大小:36352
    • 提供者:fisher1991
  1. 基于遗传算法的多移动机器人协调路径规划

    0下载:
  2. 基于遗传算法的多移动机器人协调路径规划,这是国内的专家篆写的文章。我觉得写得不错,推荐给大家看看。-based on genetic algorithms more mobile robot path planning coordination, which is the domestic experts Fragrance write articles. I think well-written and recommend it to
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:121856
    • 提供者:石锋
  1. Genetic最短路径

    0下载:
  2. 在vc控制台中运行,用遗传算法求解最短路径,用邻接矩阵表示路线图。-in vc console operations, Genetic Algorithm for the shortest path, adjacency matrices road map.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:125952
    • 提供者:rabo
  1. Geneticalgorithmpathplanningsimulationprogram

    0下载:
  2. 遗传算法路径规划仿真,运用遗传算法仿真机器人路径规划问题,属于静态规划-Genetic algorithm path planning simulation, using genetic algorithms simulation robot path planning problem, belongs to the static planning
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:yangjin
  1. path-planning2

    0下载:
  2. 用matlab程序编写的遗传算法路径规划程序用来实现最短路径问题。-Programming using genetic algorithm matlab path planning process used to achieve the shortest path problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:丁彪
  1. robot_motion_planning

    0下载:
  2. 用matlab编写的遗传算法路径规划源码-Prepared using genetic algorithm matlab source path planning
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1163264
    • 提供者:李晶
  1. 改进遗传算法

    0下载:
  2. 改进的遗传算法,求解路径寻优的问题,加快了寻找全局最优解的速度(The improved genetic algorithm solves the problem of path optimization and accelerates the speed of finding the global optimal solution)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:逸凡
  1. 遗传算法求解VRP问题的技术报告

    0下载:
  2. 本文通过遗传算法解决基本的无时限车辆调度问题。采用车辆和客户对应排列编码的遗传算法,通过种群初始化,选择,交叉,变异等操作最终得到车辆配送的最短路径。通过MATLAB仿真结果可知,通过遗传算法配送的路径为61.5000km,比随机配送路径67km缩短了5.5km。此结果表明遗传算法可以有效的求解VRP问题。(In this paper, genetic algorithm is used to solve the basic vehic
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:96256
    • 提供者:阿雨
  1. 11基于遗传算法的机器人路径规划MATLAB源代码

    0下载:
  2. 基于遗传算法的机器人路径规划MATLAB源代码(Genetic algorithm based robot path planning MATLAB source code)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:67584
    • 提供者:Willty
  1. TSP遗传算法

    0下载:
  2. 遗传算法解决144个城市的TSP问题,并用easyX插件画出路径图。(The genetic algorithm solves the TSP problem in 144 cities and uses the easyX plug-in to draw the path map.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:29848576
    • 提供者:wwwhx
  1. 空间机器人动力学正逆解及遗传算法路径规划

    1下载:
  2. 1.求解机器人的正逆解 2.采用遗传算法对机器人进行路径规划(1. positive and inverse solutions for solving robot 2. genetic algorithm for robot path planning)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:Mrone123
  1. 机器人路径规划

    0下载:
  2. 关于机器人的MATLAB遗传算法路径规划程序(Genetic algorithm path planning)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:530432
    • 提供者:青风拂山岗
  1. 遗传算法路径规划MATLAB代码

    0下载:
  2. 传统遗传算法仿真程序,简单易懂,是可以运行出来的(Traditional genetic algorithm simulation program can be run out.)
  3. 所属分类:仿真建模

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:IBELEVE
  1. 遗传算法求解tsp

    0下载:
  2. 运用matlab解决基于遗传算法的路径优化(Using MATLAB to solve path optimization based on genetic algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:22528
    • 提供者:大个草莓
  1. matlab遗传算法程序

    0下载:
  2. 基于遗传算法的机器人路径规划MATLAB源代码,通过避障并寻找最优路径。(The MATLAB source code of robot path planning based on genetic algorithm is adopted to avoid obstacles and find the optimal path.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:55296
    • 提供者:困惑&小h
  1. 遗传算法解决车辆路径问题

    0下载:
  2. 采用遗传算法针对汽车的路径规划进行优化(Genetic algorithm is used to optimize the path planning of automobiles)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:27648
    • 提供者:zzc111
  1. 遗传算法路径规划

    0下载:
  2. 遗传算法路径规划MATLAB仿真,基于栅格图环境建模,以遗传算法优化路径。(Genetic Algorithms for Optimal Path Planning)
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:孔孔孔大人
  1. 遗传算法路径规划

    0下载:
  2. 利用遗传算法实现机器人最优路径规划,优化算法步骤实现迭代次数最第,包括文档说明和算法说明(The genetic algorithm is used to realize the optimal path planning of robots, and the optimal algorithm steps are used to achieve the highest number of iterations, including d
  3. 所属分类:进化算法

    • 发布日期:2024-05-18
    • 文件大小:23552
    • 提供者:阿呆不呆666
  1. MATLAB——遗传算法路径规划

    2下载:
  2. 基于遗传算法求机器人路径规划,使用了遗传算法,对移动机器人的应用(Robot Path Planning Based on Genetic Algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:向远行
« 12 3 4 5 6 7 8 9 10 ... 39 »

源码中国 www.ymcn.org