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

搜索资源列表

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

    0下载:
  2. 数学建模常用算法——模拟退火算法,内附算法简介ppt及Matlab程序代码-Commonly used mathematical modeling algorithms- simulated annealing algorithm, containing a brief ppt algorithm and Matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:344423
    • 提供者:budou
  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. GASA

    1下载:
  2. 图像分割的优化算法,结合了遗传算法和模拟退火算法,并将优化算法和原始otsu方法进行了比较-Optimization of image segmentation algorithm that combines genetic algorithm and simulated annealing algorithm and optimization algorithm and the original method otsu are compared
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:83192
    • 提供者:xw
  1. monituihuo

    0下载:
  2. 用模拟退火的算法解决中国旅行商的问题,结果画出图形直观明了!-Using simulated annealing algorithm to solve traveling salesman problem of China, resulting in intuitive and clear graphics to draw!
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:19107
    • 提供者:王大伟
  1. POA-GA

    1下载:
  2. 用于求解水库群优化调度的POA-GA源程序,且在GA方法中加入了模拟退火的思想,使GA收敛到全局最优解。-Swarm optimization for solving scheduling reservoir POA-GA source, and the GA method is added to the idea of simulated annealing, so that GA convergence to the global optimal solution.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-03-07
    • 文件大小:4743
    • 提供者:许银山
  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. matlabSA

    1下载:
  2. matlab 模拟退火算法 内含遗传算法及迭代过程-simulated annealing algorithm matlab implicit and iterative process of genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:501550
    • 提供者:赵峻
  1. 123

    0下载:
  2. 绝对经典的模拟退火算法源文件 含遗传算法-Absolute classic simulated annealing algorithm with genetic algorithm source files
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1417
    • 提供者:赵峻
  1. monituihuo_beibao

    0下载:
  2. 模拟退火算法解决背包问题,使得背包能得到最好的利用。-Simulated annealing algorithm to solve knapsack problem, the backpack can be the best possible use.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2367
    • 提供者:张苹
  1. TSP

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:117095
    • 提供者:IT农夫
  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. tuihou

    0下载:
  2. 模拟退火算法经常用于最优化问题,本算法通俗易用!-Simulated annealing algorithm often used for optimization problems, this algorithm is popular to use!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2703856
    • 提供者:huifei
  1. Simulated_annealing_matlab

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

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

    0下载:
  2. tsp问题,是一个很典型的NP完全问题,该程序用了遗传—退火结合算法,能优化计算-tsp problem is a typical NP-complete problem, the program is to use genetic- combined annealing algorithms that optimize computing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2682
    • 提供者:钟世奇
  1. GODLIKE

    3下载:
  2. 遗传算法与模拟退火,粒子群算法的结合与比较实验.稍微修改就可以学习应用-Genetic algorithms and simulated annealing, particle swarm optimization algorithm and comparison with experiment. A slight modification can learn the application of
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:287178
    • 提供者:李勤
  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 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com