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

搜索资源列表

  1. StimulatedAnnealing

    0下载:
  2. 基于MATLAB的模拟退火,利用metroplis过程求解多变量下函数的最小值点。(simulated annealing)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:brainy
  1. 模拟退火

    0下载:
  2. 利用模拟退火算法实现VRP问题,此算法结果较为优良,对了解模拟退火算法有一定的借鉴意义(Using simulated annealing algorithm to achieve the VRP problem, the algorithm results are relatively good, to understand the simulated annealing algorithm has certain reference value)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:40960
    • 提供者:莹莹11
  1. Simulated annealing algorithm

    0下载:
  2. 分析用模拟退火算法解决TSP问题时的编码方式、新解产生的方法等内容。(This paper analyzes the encoding method and new solution method of simulated annealing algorithm to solve TSP problem.)
  3. 所属分类:控制台编程

    • 发布日期:2018-01-04
    • 文件大小:6144
    • 提供者:小安雅
  1. Class_12

    0下载:
  2. 介绍模拟退火算法的功能和matlab程序(The function and matlab program of simulated annealing algorithm are introduced)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:450560
    • 提供者:cumt龙哥
  1. my_monituihuo

    0下载:
  2. 这是我自己写的TPS模拟退火算法,请各位指教(This is my own TPS simulated annealing algorithm, please advise)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:Mr.code
  1. tsp_use_simulated_annealing

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

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

    0下载:
  2. 智能优化算法 模拟退火算法具有较好的全局搜索性(Intelligent optimization algorithm-the simulated annealing algorithm has better global search performance)
  3. 所属分类:数学计算

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:sainimaa
  1. tuihuo

    1下载:
  2. 用模拟退火求最短路径,先用蒙特卡罗随机初始化,再进行退火,使收敛的速度快一点,保证解的准确(The shortest path is obtained by simulated annealing. First, the Monte Carlo is initialized randomly, then the annealing is carried out to make the convergence speed a little faster, so as to ensure the a
  3. 所属分类:数学计算

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:逐鹿
  1. sa

    0下载:
  2. 利用模拟退火法解决污染源识别,主要解决一维水质模型的溯源问题。(identification of pollutant source)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:乖摸摸头1
  1. SA(能量终止)

    1下载:
  2. 基于模拟退火与马尔可夫随机场的遥感图像分割的matlab代码(the image segmentation based on the SA and MNF)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:4096
    • 提供者:lastdance
  1. 模拟退火,遗传算法,神经网络程序

    0下载:
  2. 模拟退火,遗传算法,神经网络程序高级算法的简单运用,是有效的计算出最优的方法,相比于暴力搜索,算法简洁,运行时间短(The application of simulated annealing, genetic algorithm and advanced algorithm of neural network program is the best way to calculate effectively. Compared with violent search, the algorithm
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:30720
    • 提供者:问梅vuk
  1. 算法

    1下载:
  2. floyd算法又称为插点法,是一种利用动态规划的思想寻找给定的加权图中多源点之间最短路径的算法,模拟退火算法是局部最优解能概率性地跳出并最终趋于全局最优,遗传算法是一种通过模拟自然进化过程搜索最优解的方法。(The Floyd algorithm is also known as the insertion point method, which is a multi weighted graph using the idea of dynamic programming for the giv
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:108544
    • 提供者:咯吧嘞
  1. SAGAexp.m

    2下载:
  2. 遗传算法和模拟退火算法融合,解决遗传算法早熟问题。(Fusion of genetic algorithm and simulated annealing algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:秋天三岁
  1. 代码

    0下载:
  2. 参考多篇学术论文,可执行的matlab模拟退火算法代码(efer to several academic papers, the executable matlab simulated annealing algorithm code.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:VonSylv
  1. arithmetic

    0下载:
  2. 用Java分别实现了遗传、模拟退火、BP的旅行商问题(The traveling salesman problem of heredity, simulated annealing and BP was realized by Java)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:367616
    • 提供者:于鱼鱼
  1. PSO+2

    0下载:
  2. 基于模拟退火的PSO算法;用一个算列来说明该方法;同步变化学习因子PSO算法,也用一个算例来说明;本人运行测试通过(PSO algorithm based on simulated annealing; a column is used to illustrate the method; I run the test.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:huang_sir
  1. VRP模拟退火

    4下载:
  2. 采用模拟退火算法求解车辆路径问题 (Using simulated annealing algorithm to solve the vehicle routing problem)
  3. 所属分类:matlab例程

  1. monituihuo

    0下载:
  2. 提出了一种混合模拟退火算法, 以模拟退火法作为随机搜索引擎,利用逻辑编程和线性规划来检验和处理搜索结果。这种算法既可以发挥随机搜索法的快速寻找可行解的优势, 又可以充分考虑特定问题内在的逻辑和数学关系, 使之可以在较短的时间内得到一较优解实例计算结果表明, 同传统的混合整数线性规划方法相比这种算法可以快速地给出优化解, 月优化值与全局最优依差别不大, 可以更好地解决原油实际调度问题(A hybrid simulated annealing algorithm is proposed, which
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:栗平
  1. 模拟退火算法和遗传算法程序

    0下载:
  2. 使用MATLAB编写的模拟退火算法和遗传算法的源代码(The source code of the simulated annealing algorithm and genetic algorithm written in MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:1334849784
  1. SimulateAnnealing1

    0下载:
  2. 用模拟退火程序在三维空间内跳跃寻找最值,适用于二次函数,全局最优(The simulated annealing program is used to jump in the three-dimensional space to find the maximum value, which is suitable for the two function, the global optimum.)
  3. 所属分类:并行计算

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:老油田
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com