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

搜索资源列表

  1. SimulatedAnnealing

    0下载:
  2. 该算法是模拟退火的一个简单应用,通过求一个函数的最值问题,可以透彻理解模拟退火的原理!-The simulated annealing algorithm is a simple application of a function by seeking the most value problems, simulated annealing can be a thorough understanding of the principles!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1710
    • 提供者:wingxidian
  1. dframe

    0下载:
  2. 利用模拟退火算法实现有向图最短路径的计算,基本与康立山的参数确定方法相同,只是结束条件改为温度下降到0.2截止。-Simulated annealing algorithm has to map the shortest path calculation, basic and Kang Lishan determine the parameters of the same way, but the conditions to end cut-off temperature dropped to
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:7543
    • 提供者:闫雪飞
  1. simulated__nnealing_algorithm

    0下载:
  2. Java模拟退火算法,具体说明在doc文件中-Java simulated annealing algorithm, specifying the file in the doc
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:10353
    • 提供者:fly
  1. trp

    0下载:
  2. 模拟退火算法,五个城市的TSP问题,有数据,和运行结果
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:785
    • 提供者:li qianqian
  1. fire

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。-Simulated annealing algorithm derived from the theory of solid annealing, the solid heat to full high and let it slowly cooling, heating, the temper
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:684795
    • 提供者:黎志高
  1. tspmatlab

    0下载:
  2. tsp问题 一些经典的MATLAB程序 模拟退火算法 遗传算法 望高手指几点-tsp
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:11074
    • 提供者:liangzhongfa
  1. simulate

    0下载:
  2. 非常简单容易的模拟退火算法源程序,非常适合新手学习使用-Very simple and easy source of simulated annealing algorithm is very suitable for beginners to learn to use
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1461
    • 提供者:潘潘
  1. simulated_annealing_algorithm

    0下载:
  2. 用C++编写的模拟退火算法来求解问题,可以运行,参数可以自己修改-Written in C++, simulated annealing algorithm to solve the problem, you can run, you can make changes to parameters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2843518
    • 提供者:吴熊
  1. TSP

    0下载:
  2. TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序-TSP problems (traveling salesman problem, traveling salesman problem) is common malab simulated annealing source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:799
    • 提供者:陈文迅
  1. monituihuosf

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。-Simulated annealing algorithm derived from the theory of solid annealing, the solid heat to full high and let it slowly cooling, heating, the temper
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:638323
    • 提供者:zql
  1. SATSP

    0下载:
  2. 模拟退火算法解旅行商问题!对于初学智能算法的人会有很大的帮助!-Simulated annealing algorithm for solving the traveling salesman problem! Intelligent algorithm for beginners who would be a great help!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:214946
    • 提供者:xuhaitao
  1. constrains

    0下载:
  2. 牛顿约束及黄金分割法是一种很好的全局寻优算法,利用这种方法可以很好的实现全局寻优,其结果可与遗传算法、模拟退火算法、爬山法等相媲美!-Newton constraints and golden section method is a good global optimization algorithm, using this method can achieve a good global optimization, the result with genetic algorithms, sim
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 用VC实现的TSP,基于模拟退火算法 开发环境:VS2005-TSP Solution based on VC++ IDE: VS2005
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:984016
    • 提供者:Andrew
  1. Anneal_TSP

    0下载:
  2. 智能优化算法中用模拟退火算法解决旅行商问题。-anneal tsp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1672
    • 提供者:
  1. monituihuo

    0下载:
  2. 模拟退火法求解n个城市的旅行商问题,很好用,只需做简单的修改就可以。-Simulated annealing method for solving n-city traveling salesman problem, useful, just do a simple modification can be.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2531
    • 提供者:王晶
  1. SimulatedAnnealing

    0下载:
  2. 常用的数据挖掘算法之一,模拟退火算法,Simulated Annealing。-SimulatedAnnealing
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-29
    • 文件大小:685274
    • 提供者:刀刀
  1. algorithms

    0下载:
  2. 种在信息学竞赛中常见的随机几何算法:随机增量法与模拟退火法,以及和传统方法的比较,说明了随机化思想的优势。-Species common in the information science contest random geometric algorithms: random incremental method and simulated annealing, and the traditional methods of comparison, shows the advantages of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:524435
    • 提供者:孙超
  1. SimuAPSO1

    2下载:
  2. 模拟退火粒子群算法,简单实用,非常好的程序-Simulated annealing particle swarm algorithm, simple, practical, very good program
  3. 所属分类:matlab

    • 发布日期:2016-03-15
    • 文件大小:1024
    • 提供者:chenhua
  1. xianjinsuanfa

    0下载:
  2. 数学建模中的一些先进算法:神经网络、遗传算法、模拟退火法、模糊数学-Mathematical modeling of some of the advanced algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:273743
    • 提供者:洲际
  1. 10307498

    0下载:
  2. 非数值并行算法(第一册)模拟退火算法_10307498-Non-numerical parallel algorithms (Volume I) Simulated Annealing _10307498
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1110910
    • 提供者:蔡纪源
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com