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

搜索资源列表

  1. suanfa

    1下载:
  2. 模拟退火算法的另一种实现方法,解决TSP问题。代码写的很精炼。-Simulated Annealing Algorithm Another method to solve TSP problems. Code written in a very refined.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:118797
    • 提供者:DR
  1. simulated_annealing_algorithm

    0下载:
  2. 三大经典算法之一:模拟退火算法。这里提供代码-One of the three classical algorithms: simulated annealing algorithm. Here are the code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:15375
    • 提供者:xinliang
  1. simulated_annealing_method

    1下载:
  2. 实现了用模拟退火法求解大规模优化问题的通用解法-Implementation using the simulated annealing method to solve the common problem of large-scale optimization solution
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:766
    • 提供者:张洪涛
  1. SimulatedAnnealing

    0下载:
  2. Simulated Annealing Impelemtation in MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2980
    • 提供者:balatas
  1. 0-1-knapsack-problem

    0下载:
  2. 模拟退火解决0-1背包问题,初学者可以借鉴-Simulated annealing to solve 0-1 knapsack problem, beginners can learn from
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4217
    • 提供者:马贺
  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. SAA-MATLAB

    0下载:
  2. 模拟退火算法的MATLAB实例,包含图作色,旅行商等多个问题的例子。-Simulated annealing algorithm of MATLAB examples, including Fig作色, traveling salesman problem, and many other examples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:14526
    • 提供者:boy
  1. shengtai432

    0下载:
  2. 按自然法则计算的一个新分支:确定性退火技术 解决Job Shop调度问题的模拟退火算法改进-Calculated in accordance with the laws of nature a new branch: deterministic annealing to solve the Job Shop scheduling problem to improve the simulated annealing algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:7276
    • 提供者:尹胜台
  1. simulatedannealing

    0下载:
  2. General simulated annealing algorithm-anneal Minimizes a function with the method of simulated annealing (Kirkpatrick et al., 1983) ANNEAL takes three input parameters, in this order: LOSS is a function handle (anonymous function or
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:3865
    • 提供者:Ping-Feng Xu
  1. satools

    0下载:
  2. 推荐一个实用的Matlab模拟退火工具箱,里面含有非常全的matlab语言模拟退火算法,包括了Matlab函数和6个例程。 -Recommend a practical simulated annealing Matlab toolbox, which contains a very wide of the simulated annealing algorithm matlab language, including the Matlab function and six routines
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:209184
    • 提供者:江泉
  1. gafuzzymatlab

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集 -Simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:4582
    • 提供者:王朗
  1. elsfk

    0下载:
  2. 使用VC++实现的俄罗斯方块,有界面,便于操作!-VC++ to achieve the use of simulated annealing algorithm, there are interfaces, easy to operate!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2708083
    • 提供者:jonguo
  1. SAGA

    5下载:
  2. 用模拟退火优化遗传算法,使遗传算法具有反向搜索能力,通过仿真表明能够得到更优的值。-Optimization by simulated annealing genetic algorithm, genetic algorithm so that the reverse search capabilities, through the simulation shows that can be better value.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:12705
    • 提供者:史峰
  1. Simulated_annealing_matlab

    0下载:
  2. 模拟退火算法实验,使用MATLAB实现。-The simulated annealing algorithm, using MATLAB experiment.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4069
    • 提供者:王双双
  1. SAPSO

    2下载:
  2. 模拟退火-粒子群算法,该程序将模拟退火算法和粒子群算法相结合,对优化参数有很好的效果-Simulated annealing- particle swarm optimization, the program will be simulated annealing algorithm and particle swarm optimization by combining optimization parameters have a good effect
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-15
    • 文件大小:579
    • 提供者:liwei
  1. VPRTW-SA

    0下载:
  2. 运用模拟退火算法求解带时间窗约束的车辆路径问题-The use of simulated annealing algorithm with time window constrained vehicle routing problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2407654
    • 提供者:before
  1. fire

    1下载:
  2. 模拟退火算法是基于蒙特卡罗迭代求解法的一种启发式随机搜索过程。本文给出了该算法的详细介绍和伪代码。-Monte-Carlo simulated annealing algorithm is based on a heuristic iterative method for solving stochastic search process. This paper gives a detailed descr iption of the algorithm and pseudo code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4854
    • 提供者:Royal
  1. SA

    1下载:
  2. 这是用模拟退火算法解决0-1背包问题,下载后可直接运行,可以帮助有需要对模拟退火算法进行了解的朋友。-This is a simulated annealing algorithm to solve the 0-1 knapsack problem, after downloading, can be directly run, you can help those in need of the simulated annealing algorithm to find out about fr
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1195
    • 提供者:小吴
  1. MATLAB-Code-for-Simulated-Annealing

    0下载:
  2. TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a ran
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:13238
    • 提供者:amilcar
  1. SimulatedAnnealing

    0下载:
  2. Simulated Annealing (SA) is a smart (meta)-heuristic for Optimization. Given a cost function in a large search space, SA replaces the current solution by a random "nearby" solution. The nearby solution is chosen with a probability that depends on the
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:20145
    • 提供者:dingchong
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com