CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模拟退火算法 tsp

搜索资源列表

  1. TSP(SA)

    1下载:
  2. 旅行商问题 用模拟退火算法求解游历中国各省会最短路-tsp china province sa
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1302797
    • 提供者:laiweibing
  1. TSP-Simulated-Annealing

    0下载:
  2. 本程序提供了多种TSP模拟退火算法解决图论问题的代码。-This program offers a variety of simulated annealing algorithm to solve TSP graph theory problem code.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1695
    • 提供者:zzz
  1. SA-TSP

    0下载:
  2. 基于经典的优化算法--模拟退火算法的旅行商问题寻优实现,该算法比较经典,可用于后续一些性能对比分析-The traveling salesman problem-- the classical optimization algorithms and simulated annealing algorithm is implemented based on the algorithm, compare the classic, can be used for the analysis of sub
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:4995
    • 提供者:颜妍
  1. sa-tsp

    0下载:
  2. 应用模拟退火的TSP优化算法,程序注释清晰,运行流畅-The TSP simulated annealing optimization algorithm, the program notes clear and running smoothly
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1290
    • 提供者:
  1. TSP

    0下载:
  2. 一个运用模拟退火算法求解TSP问题的小例子程序-A simulated annealing algorithm for TSP small example program
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1092
    • 提供者:孙德宇
  1. SA-TSP

    0下载:
  2. 使用模拟退火算法来解决TSP旅行商优化问题-Using simulated annealing algorithm to solve TSP traveling salesman optimization problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:175207
    • 提供者:乔兵
  1. GA-and-SA-TO-SOLVE-TSP

    0下载:
  2. 用遗传算法和模拟退火算法解决TSP问题,希望能够帮到你-Solve TSP using genetic algorithms and simulated annealing algorithm
  3. 所属分类:Other Databases

    • 发布日期:2017-03-30
    • 文件大小:12210
    • 提供者:
  1. TSP-SA

    0下载:
  2. 模拟退火算法解决经典的TSP问题,自己做的,测试不错,可以用-Simulated annealing algorithm to solve TSP classic problem, do it yourself, test good, you can use
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4657
    • 提供者:王辉
  1. SA-for-TSP

    0下载:
  2. 改进的模拟退火算法,求解TSP问题,增加了升温过程,算法效果好。-Improved simulated annealing algorithm for TSP, increasing the heating process, a good algorithm results.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:47191
    • 提供者:ZANG
  1. Tsp

    0下载:
  2. 模拟退火算法求解TSP问题,这个算法比其他的算法找到的最优解相对最优-Simulated annealing algorithm for TSP, the optimal solution of this algorithm is better than other algorithms to find the optimal relative
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1273778
    • 提供者:李佳佳
  1. SAA-TSP

    0下载:
  2. 模拟退火算法解决旅行商问题,城市数量27,初始温度3000,温度衰减率0.95。 -Simulated annealing algorithm to solve the traveling salesman problem, 27 the number of cities, the initial temperature of 3000, the rate of temperature decay 0.95.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1885
    • 提供者:yeon
  1. tsp

    0下载:
  2. 使用模拟退火算法实现著名的旅行商问题,该压缩包中有完整的matlab源码和实验的截图。-Simulated annealing algorithm famous traveling salesman problem, the complete package includes shots of matlab source and the compression experiments.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:278162
    • 提供者:相知无悔
  1. simulated-annealing-algorithm-TSP

    0下载:
  2. 用模拟退火算法求解TSP问题,matlab程序,包含了程序所实现的论文 - TSP is studied by simulated annealing algorithm and an approximate algorithm which method for solving TSP is better than others ,and using Matlab,we complete the program for solving TSP. The simulation of alg
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:125095
    • 提供者:lxy
  1. TSP

    0下载:
  2. 1.用模拟退火解决TSP问题 2.用遗传算法解决0/1背包问题-1. solve TSP problem using simulated annealing 2. 0/1 knapsack problem solved using genetic algorithms
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:102498
    • 提供者:刘晨
  1. TSP

    0下载:
  2. 利用模拟退火算法求解旅行商问题,从文件读入城市信息,输出结果到文件-TSP problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-30
    • 文件大小:27103
    • 提供者:lina
  1. TSP

    0下载:
  2. 用MATLAB实现的模拟退火算法,去有效的解决旅行商问题(TSP问题)。-MATLAB simulation annealing algorithm, to effectively solve the traveling salesman problem (TSP).
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1655
    • 提供者:靳宏伟
  1. TSP

    0下载:
  2. 模拟退火算法解TSP, 模拟退火算法解TSP.-Simulated annealing algorithm TSP
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:192796
    • 提供者:鞠潭
  1. TSP

    0下载:
  2. 通过MATLAB编程,实现模拟退火算法的功能,一次实现TSP问题。-Through MATLAB programming, to achieve the function of simulated annealing algorithm, a TSP problem.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-13
    • 文件大小:202212
    • 提供者:高明慧
  1. TSP

    0下载:
  2. 使用模拟退火算法解决TSP问题,TSP问题机旅行商问题-Using simulated annealing algorithm to solve the TSP problem, TSP problem machine traveling salesman problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-17
    • 文件大小:76800
    • 提供者:张琛
  1. chapter5

    0下载:
  2. 基于模拟退火算法解决TSP问题,包括源代码和一些主要函数(Based on simulated annealing algorithm to solve the TSP problem, including source code and some major functions)
  3. 所属分类:mathematica

    • 发布日期:2017-12-31
    • 文件大小:94208
    • 提供者:玉伟
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »
搜珍网 www.dssz.com