CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Simulated annealing function

搜索资源列表

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

    0下载:
  2. 模拟退火算法解决TSP问题,用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对当前解重复“产生新解→计算目标函数差→接受或舍弃”的迭代,并逐步衰减t值,算法终止时的当前解即为所得近似最优解-Simulated annealing algorithm to solve the TSP problem, combined with solid-annealing simulation optimiza
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:1326
    • 提供者:rain
  1. MoNiTuiHuo

    0下载:
  2. 模拟退火算法解决函数优化问题,智能信息处理课程的实验,感兴趣的可以下载-Simulated annealing algorithm to solve function optimization problems, the course of the experiment of Intelligent Information Processing, interested can download and see
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:222547
    • 提供者:朱京辉
  1. simulated-annealing-algoritham

    0下载:
  2. 通过例子讲解模拟退火法的优化原理和方法,浅显易懂!-The global minimum of function can be obtained by the simulated annealing algritm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1207
    • 提供者:GX
  1. SAPSO

    1下载:
  2. 自己编写的模拟退火粒子群算法,里面含有测试函数,比较简单,适合初学者。-I have written simulated annealing particle swarm algorithm, which contains a test function is relatively simple, suitable for beginners.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3031
    • 提供者:姚勇
  1. mgasa

    1下载:
  2. 本资源是Mgasa算法解决TSP问题的Matlab代码,资源中包括mgasa_main(Mgasa算法解决TSP问题代码),mgasa_fitness(适应度求取函数代码),mgasa_annealing(Mgasa算法中模拟退火代码),mgasa_select(遗传算法中选择函数代码),mgasa_crossover(遗传算法中染色体交叉互换函数代码),mgasa_mutation(遗传算法中基因突变函数代码),mgasa_change(Mgasa算法中选择过程代码)。同时代码中有Locati
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4352
    • 提供者:lfr
  1. lengbang_v36

    0下载:
  2. 基于混沌的模拟退火算法,数学方法是部分子空间法,自写曲率计算函数 。- Chaos-based simulated annealing algorithm, Mathematics is part of the subspace, Since writing the curvature calculation function.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:5517
    • 提供者:田和峰
  1. ulash

    1下载:
  2. 用C++实现了模拟退火算法求多元函数极值,可以避免陷入局部最优解-By c++ implementation of a simulated annealing algorithm for multivariate function extreme value, can avoid falling into local optimal solution
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:IECHjgg$2751
  1. TSP

    0下载:
  2. 通过MATLAB编程,实现模拟退火算法的功能,一次实现TSP问题。-Through MATLAB programming, to achieve the function of simulated annealing algorithm, a TSP problem.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-13
    • 文件大小:202212
    • 提供者:高明慧
  1. 5415710

    0下载:
  2. By c + + implementation of a simulated annealing algorithm for multivariate function extreme value, can avoid falling into local optimal solution-By c++ implementation of a simulated annealing algorithm for multivariate function extreme value, can av
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-12-11
    • 文件大小:1404
    • 提供者:fxozodg
  1. 4632206

    0下载:
  2. 用C++实现了模拟退火算法求多元函数极值,可以避免陷入局部最优解-By c++ implementation of a simulated annealing algorithm for multivariate function extreme value, can avoid falling into local optimal solution
  3. 所属分类:File Operate

    • 发布日期:2017-12-14
    • 文件大小:1024
    • 提供者:kiffdny
  1. eQueen

    0下载:
  2. 八皇后的经典算法,是一个古老而著名的问题,是回溯算法的典型案例。任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法(Simulated annealing algorithm, the function of the most value)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:五星红牛
  1. tkgws

    1下载:
  2. 用C++实现了模拟退火算法求多元函数极值,可以避免陷入局部最优解(By c + + implementation of a simulated annealing algorithm for multivariate function extreme value, can avoid falling into local optimal solution)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-12
    • 文件大小:1403
    • 提供者:Frodjris
  1. Class_12

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

    • 发布日期:2018-01-05
    • 文件大小:450560
    • 提供者:cumt龙哥
搜珍网 www.dssz.com