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

搜索资源列表

  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. GASA

    0下载:
  2. 基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。 -adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by O
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:82359
    • 提供者:李丽
  1. 26_173622_

    0下载:
  2. 模拟退火算法的matlab 程序,验证是正确的-Simulated annealing algorithm matlab program, verify that is correct
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1368
    • 提供者:lv
  1. safeatureselectionpaper

    0下载:
  2. 模拟退火算法进行特征选择和参数优化的经典论文-Simulated annealing algorithm for feature selection and parameter optimization of the classic papers
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:836552
    • 提供者:覃茂运
  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. mul

    0下载:
  2. 模拟退火算法应用于光学模拟方向的程序代码-Simulated annealing algorithm is applied to the direction of the optical simulation code
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:530
    • 提供者:zbaoyu
  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. SimulatedAnnealingSA

    0下载:
  2. 模拟退火算法的实现,很好的。可以用到很多地方的!-Simulated annealing algorithm, very good. Can be used in many places!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2972
    • 提供者:hongliyu
  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. tsp-ac

    0下载:
  2. 用模拟退火算法编写的解决旅行商问题的一个简单程序,所用语言为c语言。-Prepared by simulated annealing algorithm to solve traveling salesman problem with a simple procedure, the use of language c language.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:2141
    • 提供者:陈建飞
  1. gega

    0下载:
  2. 模拟退火算法,可以实现matlab中的旅行商问题,谢谢下载。-The emulation backs fire calculate way
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:8219
    • 提供者:hushu
  1. monituihuo

    0下载:
  2. 基于混沌的模拟退火算法,计算机的优化算法,是毕设的内容-Chaotic simulated annealing algorithm, the computer algorithm is complete contents of set
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5271
    • 提供者:郜振鑫
  1. TSP_matlab

    0下载:
  2. 这是模拟退火算法的一些实例,是关于模拟退火算法的实现,我觉得挺好看懂的-This is some examples of simulated annealing, is on the simulated annealing algorithm, I feel very good to read it
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3407
    • 提供者:emma
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com