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

搜索资源列表

  1. chapter4 基于遗传算法的TSP算法

    0下载:
  2. 遗传算法的旅行商问题的典型范例,初学者可参考学习。(Traveling salesman problem based on genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:13312
    • 提供者:aixiao0902
  1. A Solution to TSP with GA

    0下载:
  2. 利用遗传算法解决最短路径问题(商旅问题)(Using genetic algorithm to solve the shortest path problem (business travel problem))
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:crazy_snail
  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
    • 文件大小:5120
    • 提供者:smoonlighter
  1. GA_TSP

    0下载:
  2. 遗传算法解决TSP问题,参数分为三组,可自行设置。(The genetic algorithm to solve the TSP problem, the parameters are divided into three groups, can set up their own.)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:5120
    • 提供者:阿恒
  1. 遗传算法解决TSP问题的Matlab程序

    0下载:
  2. 解决TSP问题.TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序具体取值视问题的规模和耗费的时间而定(solve TSP problemSolve the TSP problem. The TSP problem (aka: travel salesman problem, freight forwarders) genetic algorithm general matlab program depends on the size of the problem and t
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:14336
    • 提供者:青容
  1. 基于遗传算法的TSP算法

    0下载:
  2. 基于遗传算法的TSP算法,可以计算最优路径,最有适应度。(TSP algorithm based on genetic algorithm)
  3. 所属分类:仿真建模

  1. GA_TSP

    0下载:
  2. 用遗传算法解决TSP问题,基于matlab,交叉选择为轮盘赌(Using genetic algorithm to solve TSP problem, based on MATLAB, cross selection is a roulette)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:LengendYan
  1. chapter4

    0下载:
  2. 基于遗传算法的TSP算法(TSP algorithm based on genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:7168
    • 提供者:昵称?
  1. GA-TSP

    0下载:
  2. 主要用于遗传算法解决旅行商问题,里面含有算例(The program is ofen used to solve the travelling salesman problem with GA)
  3. 所属分类:matlab例程

  1. GeneticTSP-master(java)

    0下载:
  2. 遗传算法解决TSP问题,Java编写源码,github(Solving TSP problem by genetic algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:1009664
    • 提供者:jennie
  1. GA4TSPProblem-master(matlab)

    0下载:
  2. 遗传算法解决TSP问题,matlab编写,github(Solving TSP problem by genetic algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:26624
    • 提供者:jennie
  1. 遗传算法

    0下载:
  2. 利用进化算法进行仿真实验,解决TSP问题(Simulation experiments are carried out by evolutionary algorithm to solve the TSP problem)
  3. 所属分类:进化算法

    • 发布日期:2018-04-28
    • 文件大小:17408
    • 提供者:娇尚好
  1. GA_tsp

    0下载:
  2. 利用matlab软件,应用遗传算法解决31个城市的TSP问题(Using matlab software to apply genetic algorithms to solve TSP problems in 31 cities)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:csuyq
  1. TSP_GA_matlab

    0下载:
  2. 用GA解决TSP问题,内含脚本脚本丰富,入门极佳(Using GA to solve TSP problem, the inclusion scr ipt is rich, and the introduction is excellent.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:8192
    • 提供者:就叫昵称吧
  1. genetic algorithm

    0下载:
  2. 使用遗传算法解决TSP问题,及其相应的改进算法(Genetic algorithm is applied to solve TSP problem and its corresponding improved algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:8192
    • 提供者:翔龙御云
  1. GA-tsp

    0下载:
  2. 使用遗传算法解决了旅行商问题,采用C++做实现(The traveling salesman problem is solved by genetic algorithm, and implemented by C++.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:derek__z
  1. ga_TSP

    0下载:
  2. 程序主要是用于解决TSP问题,运用的算法为遗传算法(The program is mainly used to solve the TSP problem. The algorithm used is the Genetic algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:叶子666
  1. TSP问题2

    0下载:
  2. 遗传算法解决TSP问题,实例编程解决,运行可用(Genetic algorithm to solve the TSP problem, programming examples to solve.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:luxiang
  1. chapter4

    0下载:
  2. 遗传算法程序,求解旅行商问题,可用于非线性求解(this is GA program for tsp ,and you can use it to slove some proplem)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:7168
    • 提供者:ifengjh
  1. 6. TSP Prog

    0下载:
  2. 遗传算法解决旅行商问题,可以解决N个城市最短路程问题并画图表示,给出迭代次数和最短距离(Solving the traveling salesman problem by genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:3072
    • 提供者:ZDYTR
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 44 »
搜珍网 www.dssz.com