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

搜索资源列表

  1. 模拟退火算法、遗传算法求解TSP修改版2

    1下载:
  2. 模拟退火法,最新的源代码,可以解压缩后直接使用,非常方便,很适用的-simulated annealing method, the latest source code can be extracted directly after use, very convenient, very applicable
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1419564
    • 提供者:美丽
  1. 模拟退火算法求解TSP问题

    0下载:
  2. 模拟退火算法求解TSP问题,希望对大家有所帮助-simulated annealing algorithm for TSP, we hope to help
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:615664
    • 提供者:闽红
  1. 模拟退火

    0下载:
  2. 本程序用模拟退火算法实现了旅行商问题(tsp问题)-the procedures used simulated annealing algorithm to achieve the traveling salesman problem (tsp)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2686
    • 提供者:叶靥
  1. tsp

    0下载:
  2. java写的体现模拟退火原理的程序,具体问题可以继承-java to write a reflection of the principle of simulated annealing procedures, specific problems can be inherited
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:5068
    • 提供者:Wangyun
  1. TSP

    0下载:
  2. 这是一个人工智能方面的算法程序,里面包含模拟退火算法、神经网络算法以及遗传算法三个。-This is an area of artificial intelligence algorithm procedure, which includes simulated annealing algorithm, neural network algorithms and genetic algorithms in three.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:35041
    • 提供者:qingbo
  1. tsp

    3下载:
  2. 利用模拟退火算法解决旅行商问题,共二十个城市,选择最优路径-The use of simulated annealing algorithm to solve traveling salesman problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:54872
    • 提供者:wujian
  1. TSP

    0下载:
  2. 免疫算法和模拟退火算法求解TSP问题的研究。本文提出了一种新的免疫模拟退火法,并将其应用于求解典型的NP问题—TSP问题-Immune algorithm and simulated annealing algorithm for solving TSP problems. In this paper, a new immune simulated annealing algorithm, and applies it to solve the issue of a typical NP pro
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2351366
    • 提供者:彭伟
  1. TSP

    0下载:
  2. 免疫算法和模拟退火算法求解TSP问题的研究 本文提出了一种新的免疫模拟退火算法,并将其应用于求解典型的NP问题—TSP问题 -Immune algorithm and simulated annealing algorithm for solving TSP problems is proposed in this paper a new immune simulated annealing algorithm, and applies it to solve the issue of
  3. 所属分类:Document

    • 发布日期:2017-05-10
    • 文件大小:2351367
    • 提供者:彭伟
  1. TSP

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:117095
    • 提供者:IT农夫
  1. sA-TS-for-TSP

    1下载:
  2. 模拟退火算法及禁忌搜索算法解tsp的比较,文章及matalb源码-Simulated annealing algorithm and tabu search algorithm for solving tsp comparison, articles and matalb source
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 有遗传算法及模拟退火算法对TSP的应用,有框架窗口。-A genetic algorithm and simulated annealing algorithm for TSP applications, there are frame window.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:4495516
    • 提供者:terry
  1. tsp

    0下载:
  2. 高级人工智能算法中的TSP问题求解,应用模拟退火算法实现-tsp problem solved in vc++
  3. 所属分类:Communication-Mobile

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

    0下载:
  2. 应用模拟退火算法求解TSP的主要程序,主要应用在ITS中。-Application of simulated annealing algorithm for TSP of the main proceeding.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2990
    • 提供者:saishangniuyang
  1. TSP

    0下载:
  2. 模拟退火处理tsp问题,matlab 代码-tsp problem matlab code
  3. 所属分类:matlab

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

    1下载:
  2. TSP 模拟退火 求最短路径 哈米尔顿回路-tsp
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8225
    • 提供者:agan
  1. TSP-based-on-improved-pso

    1下载:
  2. 基于对粒子群优化算法原理的分析,实现了一种基于TSP的改进的粒子群优化算法:求解TSP的混合粒子群算法,结合遗传算法、蚁群算法和模拟退火算法的思想来解决TSP问题。-Particle swarm optimization based on the principle of the analysis, implemented based on TSP, improved particle swarm optimization algorithm: solving the TSP hybrid pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-23
    • 文件大小:634043
    • 提供者:durongmao
  1. 模拟退火算法解决tsp问题

    0下载:
  2. 设计一个可以对TSP问题进行组合优化的连续型Hopfield神经网络模型,利用该魔心可以快速的找到最优的一条路线。(A continuous Hopfield neural network model for combinatorial optimization of TSP problems is designed, which can be used to find the optimal route quickly.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:507904
    • 提供者:echo750
  1. 模拟退火

    0下载:
  2. 利用模拟退火算法 计算城市最短距离 无闭合回路tsp商旅问题求解(monituihou jiejeuchengshi zuiduanlujingwenti)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:ruizhang
  1. tsp_use_simulated_annealing

    0下载:
  2. 模拟退火TSPMatlab实现,Matlab代码(tsp_use_simulated_annealing)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:你2017
  1. tsp

    0下载:
  2. matlab源代码用模拟退火算法求解TSP问题(we use SA to solve TSP problem, This is the matlab code.)
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:奔跑人生
« 1 23 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com