CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - genetic path matlab

搜索资源列表

  1. xujinpeng-matlab.rar

    0下载:
  2. 遗传算法编程求解旅行商问题;图论中最短路问题的Matlab程序实现;背包问题模型的Matlab程序实现。,Genetic Algorithm for Solving Traveling Salesman Problem programming graph theory, shortest path problem in the Matlab program implementation knapsack problem Matlab model implementation process.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:505301
    • 提供者:徐进澎
  1. GAOT

    0下载:
  2. 遗传算法matlab工具 1.工具箱文件拷贝至Matlab文件夹下,具体路径为:C:\program files\MATLAB\R2009a\toolbox。 2.工具箱路径加入Matlab文件路径之中。 流程为:File-->Set Path-->Add Folder。即,将C:\program files\MATLAB\R2009a\toolbox\文件夹加入该路径系统中。 3 重新启动Matlab,运行即可。 4 一般情况下,会出现如下情况。 安装遗传工
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:104448
    • 提供者:wirser
  1. GA

    3下载:
  2. 这个一个遗传算法的实例,可以解决机器人轨迹规划的问题-This example of a genetic algorithm, can solve the problem of robot path planning
  3. 所属分类:matlab

    • 发布日期:2015-04-21
    • 文件大小:40972
    • 提供者:kevin
  1. jsjy20070288

    0下载:
  2. :针对遗传算法易陷入局部最优的不足,在标准遗传算法基础上加入了三个新的操作- 复原、重构和录优操作,使改 进后的遗传算法收敛于全局最优,并在此基础上以路边约束、动态避障和路径最短作为适应度函数,提出了动态避障的路径 规划方法。通过实验仿真验证了算法的有效性、准确性和实时性,并与基于以往的遗传算法的路径规划方法进行比较,结果 表明本文提出的方法在产生的路径长度和算法运行时间上都具有更优的性能。-: Genetic algorithm for the lack of easy to
  3. 所属分类:matlab例程

    • 发布日期:2014-01-25
    • 文件大小:329278
    • 提供者:zhangying
  1. Geneticalgorithmpathplanningsimulationprogram

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

    • 发布日期:2015-08-23
    • 文件大小:4248
    • 提供者:yangjin
  1. TSP

    0下载:
  2. 利用遗传算法求解旅行商问题 旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 -Traveling salesman problem using genetic algorithm traveling salesman problem, namely, th
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7326
    • 提供者:yanzhongyuan
  1. matlab

    2下载:
  2. 利用遗传算法求解75个城市之间的最优路径,得到的结果较为理想。-The use of genetic algorithm for optimal path between the 75 cities, the result is more desirable.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:9267
    • 提供者:MrJ
  1. genetic-algorithm-in-matlab-language

    0下载:
  2. 利用matlab语言编写多个城市间,求最短路径的遗传算法源代码-Genetic algorithm source code, find the shortest path between the Matlab language multiple cities。
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:9716
    • 提供者:zhanglei
  1. matlab--Find-the-optimal-solution-

    0下载:
  2. 寻找最优解或最佳路径的多种matlab算法,其中包括蚁群算法,贪婪算法,哈密顿算法,floyd算法,dijkstra算法,遗传算法等-Find the optimal solution or the best path for a variety of matlab algorithms, including the ant colony algorithm, greedy algorithm, Hamiltonian algorithm, floyd algorithm, dijkstra a
  3. 所属分类:matlab

    • 发布日期:2018-04-18
    • 文件大小:207872
    • 提供者:zone
  1. SingleBOT

    1下载:
  2. 基于改进的遗传算法的matlab机器人最优路径选择-Select the improved genetic algorithm based on the optimal path matlab robot
  3. 所属分类:matlab

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

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

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

    0下载:
  2. 遗传算法解决6自由度机器人机械臂运动路径问题(源程序)-Genetic algorithms to solve the 6-DOF robot manipulator motion path problem (source)
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3899
    • 提供者:选型
  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. tinggei

    0下载:
  2. Genetic algorithms using MATLAB path planning, Including regression analysis and probability and statistics, Can be widely used in data analysis and forecast data.
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:6144
    • 提供者:saopanglui
  1. 4552

    0下载:
  2. Genetic algorithms using MATLAB path planning, Bayesian parameter estimation principle mixed logit model, Suppressed carrier type differential phase modulation.
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:60416
    • 提供者:yainengfie
  1. ba140

    0下载:
  2. Jacobi iteration for solving linear equations class-based, Genetic algorithms using MATLAB path planning, Based chebyshev underwater acoustic signal analysis.
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:39936
    • 提供者:程宏来
  1. VRP

    1下载:
  2. VRP,遗传算法的路径优化问题,车辆调度问题的MATLAB实现(VRP,Path optimization problem of genetic algorithm,MATLAB implementation of vehicle scheduling problem.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:iqisgnaw
  1. 遗传神经网络(和gaot加入path)

    0下载:
  2. 遗传神经网络的三个算法案例和gaot加入path。(Genetic neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:迷音
  1. MATLAB——遗传算法路径规划

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

    • 发布日期:2019-12-25
    • 文件大小:1024
    • 提供者:向远行
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com