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

搜索资源列表

  1. SA-c++

    0下载:
  2. 这个是SA模拟退火求函数极值用c++编译的程序-the simulated annealing SA is seeking function using extreme procedures c compiler
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3707
    • 提供者:李序
  1. sa

    0下载:
  2. matlab模拟退火算法工具箱,很好的解决了matlab没有专门的工具箱的问题-Simulated annealing
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:60711
    • 提供者:杨海刚
  1. SA-TSP-Matlab

    3下载:
  2. 一篇关于模拟退火算法解决TSP问题的MATLAB代码,拿来分享,欢迎讨论-On a simulated annealing algorithm to solve TSP problem of MATLAB code, used to share, please discuss
  3. 所属分类:matlab

    • 发布日期:2017-03-08
    • 文件大小:9539
    • 提供者:Allen
  1. SA

    1下载:
  2. 模拟退火GUI演示,利用模拟退火算法求全局最大值最小值-Simulated annealing GUI demonstration, the use of simulated annealing algorithm seeking the global maximum value of the minimum
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:30978
    • 提供者:junlin
  1. SA

    0下载:
  2. 模拟退火基本模块,其中在尺度变换部分应用到了类似模拟退火算法部分,所有变量均使用汉语拼音很好懂-Simulated Annealing basic module, in which part of the scale transformation is applied to a similar part of simulated annealing algorithm, all variables are very good to understand the use of Hanyu Piny
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:4894
    • 提供者:desun
  1. sa-for-tsp

    4下载:
  2. 利用模拟退火算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of simulated annealing algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2945
    • 提供者:dayong
  1. SA

    0下载:
  2. 改进模拟退火算法,应用并实现,希望对大家有所帮助。-Improved simulated annealing algorithm, the application and to achieve, I hope all of you to help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2523
    • 提供者:佳佳
  1. sa

    0下载:
  2. 用C语言写的人工智能算法中的模拟退火算法-Simulated annealing algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1782
    • 提供者:alice0808
  1. maugis.tar

    0下载:
  2. Simulated annealing (SA) for the Symmetric Euclidean TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:28943
    • 提供者:foxman
  1. sa

    0下载:
  2. 运用模拟退火算法解决旅行商问题,简单易懂,代码清晰,行数比较少-Simulated Annealing to solve TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1813
    • 提供者:
  1. SA

    0下载:
  2. 模拟退火实现的连续函数优化问题。仿真效果良好-Simulated annealing to achieve the continuous function optimization problems. Simulation results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:913
    • 提供者:limeicui
  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. 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. 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. SA

    0下载:
  2. Hybrid Simulated Annealing for synthesis of fiber Bragg grating
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:7807
    • 提供者:fethallah
  1. tulun2

    0下载:
  2. 数学建模中的常用算法 - 算法分析 - 道客巴巴 数学建模中的常用算法 成都信息工程...最优化理论的三大非经典算法: 模拟退火法SA、神经网络NN、遗传算法GA 近几年的... -Commonly used mathematical modeling algorithm- Algorithm Analysis- Road passenger Baba mathematical modeling algorithms used in the Chengdu Univers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5600
    • 提供者:chen
  1. simulated-annealing-SAT

    1下载:
  2. 另一版本的模拟退火算法SA求解SAT问题 内附比较详细说明-Another version of the simulated annealing SA algorithm to solve SAT problems containing a more detailed descr iption of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3532
    • 提供者:斯科
  1. Simulated-Annealing-matlab-code

    0下载:
  2. Simulated Annealing matlab code.zip是一个实用的标准的模拟退火算法(SA)matlab程序,非常适合学习智能优化算法的朋友下载来学习。-Simulated Annealing matlab code.zip is a practical standard simulated annealing (SA) matlab program, very intelligent optimization algorithms for learning a friend t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:33557
    • 提供者:YAN Haifeng
  1. simulated-annealing(SA)

    0下载:
  2. 模拟退火方法解决TSP问题,代码用MATLAB实现,可直接运行,可自行修改初始城市数据-Simulated annealing algorithm to solve TSP problem, the code using MATLAB to achieve, can be run directly, you can modify the initial data on their own city
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2359
    • 提供者:王宇蒙
  1. Simulated-Annealing-SA

    0下载:
  2. 模拟退火算法,MATLAB环境编写,在matlab2011b能运行-Simulated Annealing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1422
    • 提供者:闫兵
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com