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

搜索资源列表

  1. watchanddoaboutmonituihuo

    0下载:
  2. 模拟退火算法的非常详细的介绍,模拟退火的基本理论、算法实现、实例-profile about monituihuo.basic knowlege/examples/realization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:368524
    • 提供者:武茗
  1. MyHamming

    0下载:
  2. 模拟退火算法求函数 f(x)的最小值点, 且 l <= x <= u f为待求函数,x0为初值点,l,u分别为搜索区间的上下限,kmax为最大迭代次数 q为退火因子,TolFun为函数容许误差 算法第一步根据输入变量数,将某些量设为缺省值- Simulated annealing algorithm of a function f (x) the minimum point, and l < = x < = u f is the unknown fun
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:850
    • 提供者:
  1. TSP-based-on-improved-pso

    1下载:
  2. 基于对粒子群优化算法原理的分析,实现了一种基于TSP的改进的粒子群优化算法:求解TSP的混合粒子群算法,结合遗传算法、蚁群算法和模拟退火算法的思想来解决TSP问题。-Particle swarm optimization based on the principle of the analysis, implemented based on TSP, improved particle swarm optimization algorithm: solving the TSP hybrid pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-23
    • 文件大小:634043
    • 提供者:durongmao
  1. 模拟退火法解决车辆路径问题

    2下载:
  2. 模拟退火法解决车辆路径问题,用matlab编程解决的,亲测可用.
  3. 所属分类:matlab例程

  1. 模拟退火算法解决tsp问题

    0下载:
  2. 设计一个可以对TSP问题进行组合优化的连续型Hopfield神经网络模型,利用该魔心可以快速的找到最优的一条路线。(A continuous Hopfield neural network model for combinatorial optimization of TSP problems is designed, which can be used to find the optimal route quickly.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:507904
    • 提供者:echo750
  1. SAAC++版

    0下载:
  2. 使用C++来实现模拟退火算法。适合有一定C++基础的,对模拟退火感兴趣的人。(Using C++ to achieve simulated annealing algorithm. Suitable for people with a certain C++ base, interested in simulated annealing.)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:242688
    • 提供者:小午
  1. SA_TSP

    0下载:
  2. 通过模拟退火算法解决旅行商问题,具有较全的功能,改进算法可以直接加入其中(Through the simulated annealing algorithm to solve the traveling salesman problem, with full function, the improved algorithm can be directly added to them)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:燕子1993
  1. 精通MATLAB智能算法(2015代码)

    1下载:
  2. 这是一个智能算法程序吧,里面有模拟退火算法,遗传算法,粒子群算法等等,希望这些算法对初学者来说有用处。(This program is an intelligent algorithm, simulated annealing algorithm, genetic algorithm, particle swarm optimization (pso) algorithm and so on, hope that the algorithm is useful for beginners.)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:7047168
    • 提供者:pursh
  1. SA

    0下载:
  2. 使用模拟退火解旅行商问题,因为这个问题本身是一个NP难问题,所以也就求不到最优解,不过应该可以求得一个比较好的解,然后再手工优化。(Using simulated annealing to solve the traveling salesman problem, because the problem itself is a NP hard problem, so it can not find the optimal solution, but it should be able to ob
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:Maxxxxx
  1. simon sample answers

    0下载:
  2. 解决旅行商问题,模拟退火算法,用PYTHON语言编写,工具是IDLE 3.6.1,应该可以正常运行(annwal SimAnneal aaaaaaaaaaaaaaaa)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1148928
    • 提供者:jojojojo
  1. SAforTSP

    0下载:
  2. 模拟退火算法求解物流配送系统的tsp问题,使用MATLAB编写语言,简单易懂,适合初学者学习。(Simulated annealing algorithm for solving logistics and distribution systems TSP problem, using MATLAB programming language, easy to understand, suitable for beginners to learn.)
  3. 所属分类:数值算法/人工智能

  1. SA

    0下载:
  2. 该算法是模拟退火中最经典的一个算法,解决最短路的问题。运行过完全没有任何bug,代码中给了相关的数据,如果想用的话,只需要把你需要的数据放进去直接运行就可以出结果(The algorithm is the most classic algorithm in simulated annealing to solve the shortest path problem. Run completely without any bug, the code to the relevant data, if
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:`wait
  1. 模拟退火

    0下载:
  2. 利用模拟退火算法 计算城市最短距离 无闭合回路tsp商旅问题求解(monituihou jiejeuchengshi zuiduanlujingwenti)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:ruizhang
  1. 模拟退火

    0下载:
  2. 此代码用于求解二维数据中的优化问题,效果挺好的,文件里有二维数据的问题,大家可以好好看看!(This code is used to solve optimization problems in 2d data. The results are good. There are two dimensional data problems in the file, so you can have a good look!)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:宁采臣
  1. Matlab十大算法源代码

    0下载:
  2. Floyd算法,概率算法,类比法,蒙特卡洛,神经网络,贪婪算法,模拟退火算法,灰色预测,遗传算法等(Floyd algorithm, probability algorithm, analogy method, Monte Carlo, neural network, greedy algorithm, simulated annealing algorithm, grey prediction, genetic algorithm, etc.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:9578496
    • 提供者:peanut0414
  1. 遗传模拟退火算法

    0下载:
  2. 介绍了遗传算法和退火算法的结合使用,提高了GA本身的性能(introduce a method combine GA with SA to make a difference to GA)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:9216
    • 提供者:```hollyshee9
  1. MATLAB智能算法30个案例分析_decrypted

    2下载:
  2. MATLAB智能算法案例分析,包括粒子群算法、蚁群算法,模拟退火算法等(Case study of MATLAB intelligent algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:51948544
    • 提供者:U Know
  1. 模拟退火算法

    0下载:
  2. 很好用的一种算法,对工程处理有很大的帮助,节省人力物力(A very useful algorithm, the project has great help to save manpower and material resources)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 智能算法

    0下载:
  2. 智能算法,含有遗传算法、模拟退火算法、BP神经网络优化、免疫算法、粒子群算法、蚁群算法等智能算法,MATLAB亲测可用。(Intelligent algorithm, including genetic algorithm, simulated annealing algorithm, BP neural network optimization, immune algorithm, particle swarm algorithm, ant colony algorithm and other
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:1501184
    • 提供者:Markov
  1. MATLAB

    0下载:
  2. 本文件主要是解决TSP问题的模拟退化算法,并对算法进行了一些的改进和调整。(Analog degradation algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:5120
    • 提供者:Aaron Vans
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com