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

搜索资源列表

  1. c

    0下载:
  2. 解遗传算法的c语言代码,就是关于货物配送路径-Genetic algorithm solution c language code
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:12.5kb
    • 提供者:林婉芳
  1. TSP---Matlab

    0下载:
  2. 将遗传算法用于旅行商问题求最佳路径的算法,程序简单易懂-The genetic algorithm for traveling salesman problem the optimal path algorithm, program is simple and easy to understand
  3. 所属分类:assembly language

    • 发布日期:2017-11-25
    • 文件大小:31.6kb
    • 提供者:zjy
  1. vrp

    3下载:
  2. 用matlab解决vrp问题,本程序为遗传算法解决基本VRP问题的例程。各供货点距离矩阵及遗传算法参数在VRP.M中给出。以路径长度作为遗传算法的适应度函数,约束函数通过在LEN中增加惩罚因子体现,本程序简便起见将不满足约束的直接加100;-Vrp matlab to solve the problem with the program for the genetic algorithm to solve the basic problem VRP routines. The delivery
  3. 所属分类:source in ebook

    • 发布日期:2016-03-07
    • 文件大小:4kb
    • 提供者:leo mao
  1. daima

    0下载:
  2. 基于遗传算法的最短路径路由优化算法用MATLAB实现-The shortest path routing optimization algorithm based on genetic algorithms using MATLAB
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:4.33kb
    • 提供者:王研
  1. 001

    0下载:
  2. 移动机器人路径规划,采用遗传算法进行移动机器人的路径规划-Mobile Robot Path Planning
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.94kb
    • 提供者:张鹏
  1. Shortest-path-algorithm

    1下载:
  2. 最短路径问题,遗传算法的matlab代码。可以解决物流中车辆路径最短问题-The shortest path problem, genetic algorithm matlab code. Can solve the shortest path problem logistics vehicle
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:6.42kb
    • 提供者:
  1. JQRLJGH

    0下载:
  2. 基于遗传算法的机器人路径规划程序源码,很实用。-The genetic algorithm path planning of robot based on the source program, it is very practical.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:2.06kb
    • 提供者:赵宇
  1. yichuansuanfa

    0下载:
  2. 一个遗传算法解决最短路径的算法,可以运行,可参考垃圾收运的质料学校-A genetic algorithm to solve the shortest path algorithm, can run, refer to the material that the garbage collector
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:7.57kb
    • 提供者:胡泽
  1. genetic-algorithms

    0下载:
  2. 智能优化算法—基因遗传算法解旅行商路径最短-Intelligent optimization algorithms- Genetic Algorithm for TSP
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:1.49mb
    • 提供者:王皓
  1. Cpp1

    0下载:
  2. 遗传算法TSP,旅行商问题,1. 假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路径的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求所经过的路径路程尽量短。-Genetic algorithm TSP, Traveling Salesman Problem, 1. Suppose you have a traveling businessman to visit n cities, he must choose the path to go, a re
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3.46kb
    • 提供者:余家
  1. matlab_GA

    0下载:
  2. 基于十进制编码的遗传算法,求取机器人优化路径。-Based decimal coded genetic algorithm, obtaining optimized robot path.
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:5.91kb
    • 提供者:小鱼儿
  1. nf187

    0下载:
  2. 仿真图是速度、距离、幅度三维图像,用MATLAB实现动态聚类或迭代自组织数据分析,用MATLAB编写的遗传算法路径规划。- FIG simulation speed, distance, amplitude three-dimensional image, Using MATLAB dynamic clustering or iterative self-organizing data analysis, Genetic algorithms using MATLAB path planning
  3. 所属分类:source in ebook

    • 发布日期:2017-12-15
    • 文件大小:10kb
    • 提供者:曹彦庆
  1. 遗传算法

    0下载:
  2. 此程序为TSP问题的遗传算法,程序可以完美运行,计算最短路径。(This procedure for the TSP problem by genetic algorithm, the program can run perfectly, the shortest path calculation.)
  3. 所属分类:易语言编程

    • 发布日期:2017-12-30
    • 文件大小:5kb
    • 提供者:smoonlighter
  1. 基于遗传算法与粗糙集理论的移动机器人路径规划研究

    1下载:
  2. 基于遗传算法与粗糙集理论的移动机器人路径规划研究的matlab代码,我已经进行了一些优化,大家随意使用
  3. 所属分类:易语言编程

  1. vrp_ga-master

    0下载:
  2. 最优路径遗传算法,用于搜寻最优路径,可根据需要修改目标函数,最小成本、最短时间等(Genetic alogrithm for optimal-path searching ,available for finding out the best path,constrained by minimum-cost,minimum-time.etc.)
  3. 所属分类:汇编语言

    • 发布日期:2021-01-04
    • 文件大小:6kb
    • 提供者:J卓
搜珍网 www.dssz.com