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

搜索资源列表

  1. 基于遗传算法的多移动机器人协调路径规划

    1下载:
  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 see.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:122099
    • 提供者:石锋
  1. 遗传算法推销路径

    0下载:
  2. 国外的开源
  3. 所属分类:C#编程

    • 发布日期:2009-03-18
    • 文件大小:121876
    • 提供者:hglkp@sina.com
  1. 机器人路径规划 遗传算法

    3下载:
  2. 用遗传算法做的一个机器人路径规划,在机器人实验平台上已经测试过的,好使的。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 机器人路径规划-遗传算法

    8下载:
  2. 遗传算法解决避障机器人路径规划 程序运行环境 Windows XP , Pentium4.3.0 CPU 2.93GHz , 512MB , Matlab 6.5
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-01-10
    • 文件大小:18043
    • 提供者:112211q
  1. 遗传算法的机器人路径规划

    1下载:
  2. 遗传算法和Hopfield网络的机器人路径规划两种算法,都有了
  3. 所属分类:数值算法/人工智能

    • 发布日期:2011-05-17
    • 文件大小:6462
    • 提供者:t330481@163.com
  1. 粒子群算法计算最短路径

    6下载:
  2. 优化问题是工业设计中经常遇到的问题,许多问题最后都可以归结为优化问题. 为了解决各种各样的优化问题,人们提出了许多优化算法,比较著名的有爬山法、遗传算法等.优化问题有两个主要问题:一是要求寻找全局最小点,二是要求有较高的收敛速度. 爬山法精度较高,但是易于陷入局部极小. 遗传算法属于进化算法( Evolutionary Algorithms) 的一种,它通过模仿自然界的选择与遗传的机理来寻找最优解. 遗传算法有三个基本算子:选择、交叉和变异. 但是遗传算法的编程实现比较复杂,首先需要对问题进行编
  3. 所属分类:源码下载

  1. gatbx.Matlab遗传算法工具箱源码

    0下载:
  2. Matlab遗传算法工具箱源码,添加路径后可直接调用遗传算法函数,Matlab GA Tools source code
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:681686
    • 提供者:袁安峰
  1. ycsf_zdlj.rar

    0下载:
  2. 基于遗传算法的最短路径计算 程序简洁 速度很快 界面不是很完善,Based on genetic algorithms calculate the shortest path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:239959
    • 提供者:mingming
  1. GeneticAlgorithm

    2下载:
  2. 一个遗传算法求解两点最短路径问题的具体实现,采用C++编写,经测试当求解路径较复杂时,其算法执行效率高于dijstra算法-A genetic algorithm for two concrete realization of the shortest path problem, using C++ written in the path have been tested when solving more complex, its algorithm is more efficient tha
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-08-07
    • 文件大小:466125
    • 提供者:wangrenbiao
  1. 算法

    1下载:
  2. floyd算法又称为插点法,是一种利用动态规划的思想寻找给定的加权图中多源点之间最短路径的算法,模拟退火算法是局部最优解能概率性地跳出并最终趋于全局最优,遗传算法是一种通过模拟自然进化过程搜索最优解的方法。(The Floyd algorithm is also known as the insertion point method, which is a multi weighted graph using the idea of dynamic programming for the giv
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:108544
    • 提供者:咯吧嘞
  1. 蚁群算法

    1下载:
  2. 基于海图的快速临近值插值进行地图构建,并根据水下机器人的动力学模型,利用遗传算法进行全局路径规划。(The map is constructed based on the fast approaching value interpolation of the sea chart, and the global path planning is carried out by the genetic algorithm according to the dynamic model of the un
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:24576
    • 提供者:zyx1903435712
  1. MATLAB智能算法30个案例分析 源代码

    0下载:
  2. 遗传算法的路径优化问题简单案例教程,及智能算法相关30个案例(A simple case course for path optimization of genetic algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:4575232
    • 提供者:学习小渣渣
  1. 22蚁群算法的优化计算——旅行商问题(TSP)优化

    0下载:
  2. 这是完整的基于MATLAB的遗传算法的程序,是关于旅行商问题的求解(This is a complete procedure of genetic algorithm based on MATLAB, which is about solving traveling salesman problem.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:晗宝宝
  1. MATLAB遗传算法工具箱及应用

    0下载:
  2. 如何使用matlab中程序工具箱,进行对各散点的matlab图像进行最佳路径规划。(How to use matlab program toolbox to carry out the best path planning for matlab images of scattered points.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-06
    • 文件大小:9758720
    • 提供者:吃鸡的鸭
  1. path-master

    0下载:
  2. 实现了基于遗传算法的航路规划,单无人机路径规划(path planning genetic alg)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-11-14
    • 文件大小:6605
    • 提供者:Jpycj
  1. 遗传

    1下载:
  2. 求解最优路径的MATLAB遗传算法,求解无人机在100个城市之间的最优路径(MATLAB genetic algorithm for solving optimal path)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-23
    • 文件大小:1024
    • 提供者:heiwang5
  1. 遗传?1

    3下载:
  2. 遗传算法求解vrp问题,单场库,多车型,实现车辆路径的选择,可用(Genetic algorithm can solve VRP Problem.)
  3. 所属分类:Windows编程

    • 发布日期:2020-04-09
    • 文件大小:21504
    • 提供者:fe1yang
  1. 遗传模拟退火算法求解TSP问题matlab代码

    3下载:
  2. 解决车辆路径问题,改进的模拟退火和遗传算法,全面详细,适用于解决VRP问题和物流车辆规划(To solve the vehicle routing problem, the improved simulated annealing and genetic algorithm, comprehensive and detailed, suitable for solving VRP problems and logistics vehicle planning)
  3. 所属分类:Windows编程

    • 发布日期:2021-02-20
    • 文件大小:11264
    • 提供者:hayjao2020
  1. NSGA-II多目标优化算法matlab程序

    3下载:
  2. 遗传算法程序NSGA2,关于移动机器人路径规划。(Matlab program of path planning based on NSGA2 genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2021-02-04
    • 文件大小:133120
    • 提供者:yangjia1234566
  1. 遗传算法求解VRP问题.gz

    2下载:
  2. 为了达到提升公路运输的效益,降低货运成本的目的,我们提出带时间窗的基于货物运输共享的路径优化模型(In order to improve the efficiency of highway transportation and reduce the freight cost, we propose a path optimization model based on cargo transportation sharing with time window)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-01
    • 文件大小:8192
    • 提供者:huahua-baby
« 1 2 34 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com