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

搜索资源列表

  1. Short-road

    1下载:
  2. 遗传算法解决最短路径。在matlab中实现计算和结果输出。-The genetic algorithm to solve the shortest path. Calculated and results output in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:3157
    • 提供者:Wendy
  1. ycsf

    0下载:
  2. 使用遗传算法解决旅行商问题。一个旅行商要去N个城市旅行,这N个城市中,任意两个城市之间都有一条路径,路径的长度按照两个城市之间的直线距离计算。找出一条路径,使得旅行商从A城市出发经过所有的城市再回到A城市,所经过的路径最短,每个城市不能重复旅行。-Using genetic algorithm to solve the traveling salesman problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-23
    • 文件大小:4032
    • 提供者:Talor
  1. PathFinder

    0下载:
  2. C++写的遗传算法 进行寻路,模仿基因遗传的方式寻找最佳路径-The the C++ write the genetic algorithm to find its way to mimic the genetic way of finding the best path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-30
    • 文件大小:1437953
    • 提供者:zbc
  1. mtspf_ga_GUI

    3下载:
  2. 多目标车辆路径算法matlab程序,号称是遗传算法,实际是启发式算法实现-Multi-objective vehicle routing algorithm matlab program, known as genetic algorithms, heuristic algorithm is actually
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:4767
    • 提供者:zhangsanxiao
  1. gatbx-tool

    5下载:
  2. 遗传算法常用的工具箱 安装步骤: 解压,复制到matlab安装路径下的toolbox文件中 file-set path-add with subfolders-gatbx-save-close file-preferences-general-update toolbox path cache-ok - gatbx .....\BS2RV.M .....\CONTENTS.M .....\CRTBASE.M .....\CRTBP.M
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:211820
    • 提供者:comoma
  1. Ga-Sa-vrp

    4下载:
  2. 用遗传算法--模拟退火算法求解车辆路径问题。-Using genetic algorithms- simulated annealing algorithm for vehicle routing problem.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:11372
    • 提供者:马文
  1. vrp03

    0下载:
  2. 用遗传算法求解物流配送中的车辆路径问题,选择合适的路径进行物流配送-A Genetic Algorithm for logistics distribution vehicle routing problem, choosing the right path for logistics and distribution
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:8892
    • 提供者:马文
  1. ga-vrp

    0下载:
  2. 解决车辆路径问题的遗传算法,已经验证,可以运行-Solving vehicle routing problem genetic algorithm has been verified, you can run
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7555
    • 提供者:刘长石
  1. 01

    0下载:
  2. Sheffield大学Matlab遗传算法工具箱,在MATLAB中设置路径后可直接调用-University of Sheffield Matlab genetic algorithm toolbox in MATLAB can be called directly after setting the path
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:703054
    • 提供者:陈仁磊
  1. gatbx

    0下载:
  2. 英国设菲尔德大学遗传算法工具箱。用matlab导入路径即可使用。-University of Sheffield genetic algorithm toolbox. Using matlab import path can be used.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:208577
    • 提供者:Benjamin1
  1. VRP_GA

    0下载:
  2. 在VC6.0中实现的使用遗传算法(GA)实现有时间窗约束的车辆路径问题(VRP)。-In VC6.0 achieved using genetic algorithm (GA) to achieve a time window constraint vehicle routing problem (VRP).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2709178
    • 提供者:王志刚
  1. chapter4-GA-TSP

    0下载:
  2. 遗传算法求TSP最短路径,非常有利于初学者学习-Genetic Algorithm for TSP shortest path, is very conducive for beginners to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:9243
    • 提供者:huangpei
  1. Traveling-salesman

    0下载:
  2. 旅行商问题:全国省会二维坐标如图30所示,基于遗传算法设计从黑龙江到西藏,并遍历全国各省会(每个省会只经过一次)的最短路径-Traveling salesman problem: two-dimensional coordinates of the national capital as shown in Figure 30, based on genetic algorithm design from Heilongjiang to Tibet and traverse the provinc
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3290
    • 提供者:郑威
  1. Short-road

    1下载:
  2. 基于遗传算法的解决两点之间最短路径问题(有向权值图最短路径问题)-Based on the shortest path between a genetic algorithm to solve the problem of two (shortest path problem to the weight chart)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7157
    • 提供者:孙傲
  1. divideroute1

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

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

    0下载:
  2. 用遗传算法求解旅行商问题,输出最短路径的最短路径长度。-Genetic Algorithm for Traveling Salesman problem, the output shortest path length of the shortest path.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2262
    • 提供者:千羽寻叶
  1. GA-TSp

    0下载:
  2. 遗传算法求解34个城市之间的最优路径。可以运行-Genetic algorithm for optimal path 34 between the cities. Can run.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8673
    • 提供者:叶枫
  1. SingleBOT

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

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

    0下载:
  2. 在matlab的平台上利用遗传算法的计算旅行商(TSP)的最优化路径。-Genetic Algorithm for TSP algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:9190
    • 提供者:刘元苗
  1. matlab-path-planning

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

    • 发布日期:2017-04-04
    • 文件大小:8238
    • 提供者:zhengyang
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 27 »
搜珍网 www.dssz.com