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

搜索资源列表

  1. 一些解决TSP问题的算法及源代码模拟退火算法

    0下载:
  2. 一些模拟退火算法及元代码,可以用于解决TSP问题的等,我已经验证过了 可以的,速度比较快,大家可以下载试试! -some simulated annealing yuan and the code can be used to solve problems such as TSP, I can be tested, and faster speed, you can download a try!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:39886
    • 提供者:刘三
  1. 混合SPMD 模拟退火算法及其应用

    0下载:
  2. 混合SPMD 模拟退火算法及其应用-mixed SPMD simulated annealing algorithm and its application
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:42476
    • 提供者:徐刚
  1. 模拟退火算法在贷款组合优化决策中的应用

    0下载:
  2. 模拟退火算法在贷款组合优化决策中的应用-simulated annealing algorithm in the loan portfolio optimization of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18543
    • 提供者:张科
  1. 使用模拟退火算法(SAA)解决0-1背包问题

    1下载:
  2. 使用模拟退火算法(SAA)解决0-1背包问题-using simulated annealing (SAA) 0-1 knapsack problem solving
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1059
    • 提供者:王涛
  1. 遗传算法和模拟退火算法相结合的并行实现

    2下载:
  2. 遗传算法和模拟退火算法相结合的并行实现-genetic algorithms and simulated annealing algorithm combining the parallel implementation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11474
    • 提供者:刘雨
  1. 模拟退火算法

    1下载:
  2. 简洁得模拟退火算法,用来求函数得极值问题,有兴趣得可以看看。里面提出了一个问题,有兴趣得可以做一个实验-concise in simulated annealing algorithm, used to function in extreme demand, are interested they can look at. They raised a question that interested you can do an experiment
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:11295
    • 提供者:张庆
  1. tsp的模拟退火算法

    0下载:
  2. 神经网络中的tsp的模拟退火算法的matlab实现-neural network tsp of the simulated annealing algorithm to achieve the Matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3318
    • 提供者:梁白鸥
  1. 模拟退火算法解中国邮递员问题

    0下载:
  2. 用模拟退火算法有效的解决中国邮递员问题
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 模拟退火算法

    0下载:
  2. 模拟退火算法
  3. 所属分类:matlab例程

    • 发布日期:2009-03-29
    • 文件大小:2464236
    • 提供者:flameleo
  1. 模拟退火算法

    0下载:
  2. 模拟退火算法
  3. 所属分类:matlab例程

    • 发布日期:2010-05-18
    • 文件大小:14275
    • 提供者:leansmall
  1. sa_01.zip

    0下载:
  2. 本程序是在MATLAB平台上面实现的用模拟退火算法解决01背包问题。,This procedure is in the MATLAB platform achieved with simulated annealing algorithm to solve knapsack problem 01.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:966
    • 提供者:周薇
  1. tsp_SA.rar

    0下载:
  2. 在Visual C++ 编译环境下, 模拟退火算法算法的程序,并利用它们求解了48个城市的TSP问题。,In Visual C++ compiler environment, simulated annealing algorithm algorithm procedures and use them to solve the 48 cities TSP problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:691379
    • 提供者:肖翔
  1. TSP.rar

    0下载:
  2. 模拟退火算法解决旅行商问题,从文件读入城市信息,Simulated annealing algorithm to solve traveling salesman problem, reading from the file information into the city
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:7254
    • 提供者:肖佩瑶
  1. simulannealbnd.rar

    1下载:
  2. 描述基于matlab环境的模拟退火算法的原理、应用和实例的好书,Descr iption based on matlab, the principle of the simulated annealing algorithm is applied and examples of good books
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-04
    • 文件大小:2593022
    • 提供者:董阳
  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_Sw

    0下载:
  2. 模拟退火算法应用程序在图像方面的应用,供初学者参考-Simulated annealing applications to the application of the image, information for beginners
  3. 所属分类:matlab

    • 发布日期:2014-08-01
    • 文件大小:195584
    • 提供者:mj
  1. SA_TSP

    0下载:
  2. 模拟退火算法的源代码 可以执行 其中提供了指导说明-Simulated annealing algorithm can be implemented in the source code which provides guidance notes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:447982
    • 提供者:iris
  1. annealing

    1下载:
  2. 用模拟退火算法求解连续优化问题的MATLAB程序-annealing algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:874
    • 提供者:张小梅
  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. 模拟退火 多约束

    1下载:
  2. 求解多车型,多约束情况下的模拟退火算法求取最短路径,有文档说明,程序有解释。
  3. 所属分类:matlab例程

    • 发布日期:2020-12-16
    • 文件大小:2902756
    • 提供者:939032181
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com