CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 遗传算法路径规划

搜索资源列表

  1. Genetic-algorithm

    1下载:
  2. 此段程序是一套完整的设计程序(包括拓扑图、分析表),运用遗传算法优化解决路径规划问题。-The procedures of this section is a complete set of design procedures (including topology, analysis, table), the use of genetic algorithm optimization to solve the path planning problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:575383
    • 提供者:tom
  1. genetic-algorithm-MATLAB-source

    1下载:
  2. 基于遗传算法的机器人路径规划MATLAB源码-Robot path planning based on genetic algorithm MATLAB source
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-12-29
    • 文件大小:9216
    • 提供者:毛毛
  1. jiqiren

    0下载:
  2. 基于Dijkstra和遗传算法的机器人路径规划演示程序 -Robot path planning based on Dijkstra and genetic algorithm demo program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:11100
    • 提供者:段誉
  1. pathing-planning-GA

    0下载:
  2. 用遗传算法实现对机器人的路径规划,取各障碍物顶点连线的中点为路径点,相互连接各路径点,将机器人移动的起点和终点限制在各路径点上,利用最短路径算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径。-Robot path planning using genetic algorithms, taking the midpoint of each obstacle vertex path points interconnected path the robot to move the star
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:67775
    • 提供者:郭美亭
  1. GA-for-path-planning

    2下载:
  2. 通过遗传算法对飞机进行路径规划,main为主要的运行文件,ceshi_draw可以显示平滑的轨迹曲线。-Flight path plannning using GA algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:10221
    • 提供者:yunhong
  1. divideroute1

    0下载:
  2. 路径规划TSP简单实现,基于遗传算法java代码,-route planning TSP algorithm based on generation implemented by Java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:104624
    • 提供者:JY
  1. matlab-path-planning

    0下载:
  2. 机器人路径规划遗传算法matlab仿真源代码-Robot path planning simulation matlab genetic algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:8238
    • 提供者:zhengyang
  1. Ga-tsp

    7下载:
  2. 遗传算法tsp问题 针对题目中物流配送路径优化问题,本文引入0-1规划思想,建立了带约束条件的物流配送问题的数学模型。求解时,引入遗传算法的编码方式,并针对分区数与客户数量相差较小的情况,灵活运用分区配送算法确定包含最优解的分区序列组,紧密结合枚举法使得其算法兼顾简单、快速的优点。应用Matlab软件可执行得到最短路径。兼顾时间因素导致的复杂影响,我们引入了惩罚函数,并通过设定惩罚系数,进一步由最短路径求得最优路径。-Genetic algorithm tsp problem of logist
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-31
    • 文件大小:185344
    • 提供者:
  1. TSP_Transportation

    0下载:
  2. 基于遗传算法的整车物流规划方案。运输车在多个城市之间完成运输并选择最优路径。-The vehicle logistics planning based on genetic algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2480
    • 提供者:乐公子
  1. GA_Path_Planning

    0下载:
  2. 使用遗传算法(genetic algorithm)进行路径规划,得出移动机器人的最优运动路径,,欢迎大家下载,并互相交流,共同学习,共同进步-path planning based genetic algorithm(GA) can get the optimal path of mobile robot
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:67689
    • 提供者:ljw
  1. JQRLJGH

    0下载:
  2. 机器人路径规划 应用遗传算法做的 经过修改后 可以应用在其他的路径规划-path planning GA
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2193
    • 提供者:于兴超
  1. matlab-code

    2下载:
  2. 给予遗传算法的航迹规划和路径规划算法,含全部源程序,提供大家共同学习-Route planning and path planning algorithm given genetic algorithm, including all source code, provided we learn together
  3. 所属分类:matlab

    • 发布日期:2015-05-01
    • 文件大小:37888
    • 提供者:zhangyaoying
  1. Path-Planning_matlab

    2下载:
  2. 在MATLAB环境下基于遗传算法的机器人路径规划代码-Path in the MATLAB environment planning based on genetic algorithm codes
  3. 所属分类:matlab

    • 发布日期:2015-08-23
    • 文件大小:3072
    • 提供者:TANG
  1. GA

    0下载:
  2. 遗传算法,路径寻优,适合用于路径规划、线路选择寻优-Algorithm, route optimization,suitable for route planning, route selection optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:30212
    • 提供者:wang
  1. yichuan

    0下载:
  2. 关于遗传算法的一些资料,有程序,有论文,关于机器人路径规划- Some information about genetic algorithms, there are procedures, there are papers on the robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5428589
    • 提供者:天蝎蝴蝶
  1. robot

    0下载:
  2. 基于遗传算法Genetic algorithm 的机器人路径规划C++源码-Genetic algorithm based on the robot path planning C++ source code
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:418154
    • 提供者:邹宜然
  1. neibing_v53

    0下载:
  2. 遗传算法无功优化,是路径规划的实用方法,微分方程组数值解方法。- Genetic algorithm based reactive power optimization, Is a practical method of path planning, Numerical solution of differential equations method.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:8279
    • 提供者:lounenmou
  1. Path_planning_MATLAB

    2下载:
  2. 在栅格环境下,采用遗传算法实现静态全局路径规划-In a grid environment, using genetic algorithm static global path planning
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:4096
    • 提供者:杨杨
  1. sn638

    0下载:
  2. 是路径规划的实用方法,基于掌纹识别的在线身份验证 识别算法本科毕设,遗传算法无功优化。- Is a practical method of path planning, Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity, Genetic algorithm based reactive power optimization.
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:5820
    • 提供者:薛卫
  1. 11

    2下载:
  2. 基于改进遗传算法的机器人路径规划,主要从P1到达Pn点,越过中间的障碍物-Robot Path Planning Based on Improved Genetic Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:68608
    • 提供者:姜海诚
« 1 2 ... 9 10 11 12 13 1415 »
搜珍网 www.dssz.com