CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 模拟退火算法

搜索资源列表

  1. ModernAlgorithmCosole

    0下载:
  2. 多进程实现现代优化算法包括采用SSS的局部搜索、禁忌搜索算法和模拟退火算法的控制台-a console platform for modern optimization algorithm such as sss based local search taboo search and simulated annealing algorithm and so on
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7248487
    • 提供者:liushaofang
  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. shengtai1

    0下载:
  2. 复件+模拟退火算法资料 很经典 很值得一看-Copies+ simulated annealing algorithm is the classical information is worth a visit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-16
    • 文件大小:25386344
    • 提供者:尹胜台
  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. shengtai543

    0下载:
  2. 模拟退火算法和遗传算法程序 用matlab语言实现的-Simulated annealing algorithm and genetic algorithm matlab language program with the
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1516
    • 提供者:尹胜台
  1. work

    0下载:
  2. 模拟退火算法的ppt和程序,分四个文件夹- algorithm and ppt of Simulated annealing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2962874
    • 提供者:Vincent Yuan
  1. tsp

    0下载:
  2. 模拟退火算法的解决 具体在mATlab实现算法 -matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1419377
    • 提供者:keviele
  1. genetic

    0下载:
  2. 改C程序结合了遗传算法和模拟退火算法的思想,能求出网络图中各工序的最优开工时间和工程的收益的净现值。-C program to a combination of genetic algorithms and simulated annealing algorithm can find the network map to start the process of the optimal time and the project' s net present value of earning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1995
    • 提供者: 御驸马
  1. Simulated

    0下载:
  2. 人工神经网络中经典模拟退火算法的实现,在VC下可运行-Simulated annealing algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:233588
    • 提供者:高毅
  1. mm

    0下载:
  2. 旅行商问题( TSP) 的改进模拟退火算法-Traveling Salesman Problem (TSP) to improve the simulated annealing algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:130460
    • 提供者:赵峻
  1. chemcluster

    0下载:
  2. 使用MATLAB软件实现基于模拟退火算法的实例,对于模拟退火算法的理解,模拟退火工具箱的应用有帮助 -Using the MATLAB software examples based on simulated annealing algorithm, simulated annealing algorithm for the understanding of application of simulated annealing of the toolbox help
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4827
    • 提供者:kris
  1. Simulated_annealing_matlab

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

    • 发布日期:2017-04-14
    • 文件大小:4069
    • 提供者:王双双
  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. TSPMatlab

    0下载:
  2. 这是一个用Matlab程序写的模拟退火算法,用于解决旅行商问题-It s a matlab code for TSP problem using SA Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1923
    • 提供者:jess
  1. annealing

    0下载:
  2. 这是模拟退火算法,用于解决换热器网络出口温度达到最大值的问题-This is a simulated annealing algorithm used to solve the heat exchanger outlet temperature to achieve maximum network problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:696
    • 提供者:李学文
  1. program

    4下载:
  2. 08年华中数模竞赛一等奖论文并附录了MATLAB程序 08年华中数模竞赛“划分选区问题”一等奖论文,附录了文字解答、模拟退火算法求解和MATLAB程序,非线性整数规划求解和LINGO程序,是数模竞赛很好的参考资料。同时,也是应用模拟退火算法解决问题有价值的参考资料。 -good
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-01-05
    • 文件大小:184609
    • 提供者:zenger
  1. simulated-annealing-algorithm

    1下载:
  2. 用模拟退火算法实现求函数极值问题,c++原码-Simulated annealing algorithm demand function, extremal problem, c++ source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:1383
    • 提供者:xiuxiu
  1. geneticalgorithmandsimulatedannealingalgorithm

    1下载:
  2. 建立了多约束条件车辆路径问题的数学模型和求解流程先采用最近插入法生成初始解然后基于遗传算法和模拟退火算法改进初始解-The establishment of a multi-vehicle routing problem with constraint model and solution process first insertion generated by the recent initial solution and based on genetic algorithm and simu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:175130
    • 提供者:lsylsy
  1. taiozhanbei

    0下载:
  2. 用遗传算法和模拟退火算法解决旅行商方面的问题-The genetic algorithm and simulated annealing algorithm to solve traveling salesman problems
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5611
    • 提供者:沈海剑
  1. SimulatedAnnealing

    0下载:
  2. 主要介绍模拟退火算法,也是一个很好的启发式算法,在数值优化中用的比较多。-Introduces the simulated annealing algorithm is a good heuristic algorithm used in the comparison of numerical optimization more.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:141932
    • 提供者:吕琼帅
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com