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

搜索资源列表

  1. METSlib

    0下载:
  2. METSlib提供基本的启发式算法框架,包括局部搜索及其变体,模拟退火和禁忌搜索等。 -METSlib implements the basics of some metaheuristics algorithm: * Random Restart Local Search * Variable Neighborhood Search * Iterated Local Search * Simulated Annealing (with line
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:21317
    • 提供者:mx
  1. monituihuo

    0下载:
  2. 里面包括模拟退火的原程序还有两篇论文一个很好学习模拟退火资料-Which includes the original simulated annealing process are two papers a good learning simulated annealing data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1349468
    • 提供者:刘洪霞
  1. TspSA

    0下载:
  2. 旅行商问题 求解最优解问题。优化算法。模拟退火算法~够了吧-TSP answer。
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3227241
    • 提供者:周浩
  1. monituihuo

    0下载:
  2. 这个是matlab应用广泛的一个智能化程序,模拟退火算法在数学建模和工业控制中经常用到。-This is an intelligent matlab widely used procedure, simulated annealing algorithm in mathematical modeling and is often used in industrial control.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:9765
    • 提供者:benjamin
  1. N

    0下载:
  2. 在matlab环境下基于模拟退火算法求解非线性方程-In the matlab environment based on simulated annealing algorithm for solving nonlinear equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:3887
    • 提供者:yuyingying
  1. monituihuosuanfa

    0下载:
  2. 在求解非线性方程中如何运用模拟退火优化算法进行分析-Solving nonlinear equations in the use of simulated annealing algorithm to analyze
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:3914
    • 提供者:yuyingying
  1. monituihuosuanfa

    0下载:
  2. 模拟退火算法在许多事例中的应用例程,希望对大多初学者有所帮助-mon itu ihu osu anf aza ilich engzhongd e yngy ong
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:4225
    • 提供者:malong
  1. SimulateAnnealing

    0下载:
  2. 用于实现TSP的模拟退火实验 JAVA编写 适合初学 求解144城市最短路径-Simulated Annealing for the TSP to achieve the preparation of experimental JAVA 144 cities for beginners to solve the shortest path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2464
    • 提供者:李小
  1. MATLAB

    0下载:
  2. it is a matlab program for ga sa tabu sworm opt heuristics we can also use matlab here. or there can
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:9385
    • 提供者:virendra
  1. wangzhan

    0下载:
  2. 智能优化算法(蚁群算法,模拟退火退火算法,遗传算法,等)-Intelligent optimization algorithm (ant group, annealing, genetic algorithm and so on)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:14702
    • 提供者:王展
  1. 1

    0下载:
  2. 采用模拟退火的算法,解决旅行商问题.tsp问题-cai yong mo ni tui huo suan fa
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:117982
    • 提供者:ganjinglei
  1. TspSA

    0下载:
  2. 这个程序是用c++编写的,采用模拟退火的算法,解决tsp 求最短路的问题 -wo de yingwen bu hao wei shenme yao you ying wen shuo ming
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:28269
    • 提供者:ganjinglei
  1. noisematlab

    0下载:
  2. 本文以模拟退火算法的思想为基础, 通过引入随机判据的方法代替退火过程来进行估计, 实验结果证明了这种方法的有效性。-According to the characteristics of the noise we build up a restoration model of the degenerated image and then transform the problem of image restoration
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:204004
    • 提供者:rayila
  1. BOLTZMAN

    0下载:
  2. 人工智能,玻尔兹曼机的模拟退火,可以应用与优化旅行商问题-Artificial Intelligence, Boltzmann machine, simulated annealing, traveling salesman problem and optimization can be applied
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:7780
    • 提供者:李杰
  1. simulatedannealing

    0下载:
  2. 关于模拟退火的matalab原代码,真实可用-Matalab on simulated annealing source code,The real available
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1430
    • 提供者:sea
  1. Qlearningcar

    0下载:
  2. Simulink 控制VR环境中的小车。小车有5个距离传感器,能够慢慢学会避开墙壁和障碍物。小车采用加强学习(Q learning),采用神经网络对Q函数逼近。由于使用了模拟退火,小车在开始的时候会经常撞击障碍物,10次后基本就不会再撞了。 小车的外观模型使用了"w198406141"在本论坛的虚拟现实区发布的VR模型。-VR environment Simulink control car. There are 5 car distance sensor, can gradually le
  3. 所属分类:matlab

    • 发布日期:2016-06-12
    • 文件大小:12352
    • 提供者:gao
  1. tsp

    0下载:
  2. tsp问题的解决方法 模拟退火和遗传算法-tsp solution to the problem simulated annealing and genetic algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1757
    • 提供者:zhang
  1. main

    0下载:
  2. 《信息智能处理技术》模拟退火技术源代码。-" Intelligent Information Processing Technology" simulated annealing source code.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:551
    • 提供者:wangchao
  1. MCMProjects

    1下载:
  2. 我备战2010数学建模美赛所精心准备的算法资料,一共13个算法。应该说是目前比较全的算法集了。每个算法由一个VC6例子实现,来解决一个问题。其中一些是自己编写,其它的也是由网上找到后经过修改编译通过的。比赛结果还不错,一个M,现在把资料共享出来,希望对大家有所帮助,算法主要有模拟退火,遗传算法,蒙特卡罗算法,蚁群算法,粒子群算法,元胞自动机,Dijkstra,最小生成树算法,二分图最大匹配算法,最大流算法,动态规划算法,分支定界法,排队论算法,决策论算法等,我写了个说明文件,列的挺详细的-I a
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1355522
    • 提供者:一招鲜
  1. TSP

    0下载:
  2. 用穷举法和模拟退火方法实现了求解tsp问题-With exhaustion and simulated annealing method for solving TSP problem
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:5487
    • 提供者:姚灵灵
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 50 »
搜珍网 www.dssz.com