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

搜索资源列表

  1. mul-anneal

    0下载:
  2. 本代码包包含一个模拟退火算法的c++程序。此外还有其他一些源码,这在该压缩包中,有一个readme文档,对其进行了详细说明。-this code contains a simulated annealing algorithm c procedures. There are also some other source, which in the compressed, a readme files, its a detailed explanation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:48.3kb
    • 提供者:王卫红
  1. matlab模拟退火

    0下载:
  2. 模拟退火算法是为了避免求解最优化出现局部极值的问题而提出的算法,保证最终的结果是全局最优的,该matlab源程序能在matlab环境中实现-simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the final result is that the glob
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.47kb
    • 提供者:yj
  1. JM98B

    0下载:
  2. 98年全国大学生数学建模竞赛B题\"水灾巡视问题\"模拟退火算法。-98 National Mathematical Contest in Modeling B and that the "flood inspections" simulated annealing.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.41kb
    • 提供者:范围
  1. JM97B

    1下载:
  2. 98年全国大学生数学建模竞赛B题\"水灾巡视问题\"模拟退火算法。-98 National Mathematical Contest in Modeling B and that the "flood inspections" simulated annealing.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.19kb
    • 提供者:范围
  1. csademo

    1下载:
  2. 这是一个基于模拟退火算法的混沌神经网络模型-This is an algorithm based on simulated annealing chaotic neural network model
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.29kb
    • 提供者:袁颂岳
  1. beibao__1wei

    0下载:
  2. 背包问题得模拟退火解法实现,调试通过,觉得有收藏价值。-knapsack problem in the simulated annealing method to achieve, through debugging feel the collectible value.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.33kb
    • 提供者:李物
  1. rayleigh_channel_code

    2下载:
  2. OFDM瑞利衰落信道的建模仿真源程序代码,可以仿真单径和多径-OFDM Rayleigh fading channels modeling and simulation source code can be simulated single-track and multi-track
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.58kb
    • 提供者:周洁
  1. CalculatorPl

    0下载:
  2. 实现一个简单计算器,模拟windows自带计算器实现-achieve a simple calculator, simulated windows, bringing their calculators to achieve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:36.39kb
    • 提供者:pengliang
  1. tuihuosuanfa

    0下载:
  2. 在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。-in Visual C compiler environment, simulated annealing procedures, and use them for the 48 cities in the TSP.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:55.02kb
    • 提供者:yuanhai
  1. TransPortprogram

    0下载:
  2. 模拟交通中,车流量统计的程序,可以统计多个量,统计标准符合交通部门规定-simulated traffic, the traffic volume statistics procedure, a number of statistical capacity, statistical standards meet the traffic department
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:42.32kb
    • 提供者:wawyace
  1. anneal

    0下载:
  2. simulated anneling program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:3.7kb
    • 提供者:MARIEM
  1. AdaptiveSimulatedAnnealing

    0下载:
  2. Adaptive Simulated Annealing with matlab code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7.67kb
    • 提供者:rozita
  1. Simulated-Annealing

    0下载:
  2. 非经典优化算法模拟退火PPT,学习数学建模有用-Simulated Annealing
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:669.21kb
    • 提供者:hywen
  1. Based-on-simulated-annealing-pos

    1下载:
  2. 改程序是基于模拟退火的粒子群算法,修改参数可用。-The reform program is based on simulated annealing particle swarm algorithm, modify the parameters are available.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:1.16kb
    • 提供者:刘明
  1. Simulated-annealing

    0下载:
  2. 模拟退火算法,解决城市间的旅行商路线的问题。-Simulated annealing algorithm to solve the traveling salesman problem of inter-city routes.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1.03mb
    • 提供者:海明
  1. Simulated-annealing-algorithm

    0下载:
  2. 使用matlab编写的模拟退火算法,经过matlab验证过,程序可以直接拷贝使用-Prepared using matlab simulated annealing algorithm matlab verified through the program can be directly copied using
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:674.06kb
    • 提供者:xiaotao
  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
    • 文件大小:32.77kb
    • 提供者:YAN Haifeng
  1. Simulated-annealing-algorithm0

    0下载:
  2. 模(^_^)拟(^_^)退(^_^)火(^_^)算(^_^)法-Simulated annealing algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:682.9kb
    • 提供者:pudn_com
  1. simulated-annealing

    0下载:
  2. 19基于模拟退火算法的TSP算法 有源代码及图片-simulated annealing
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:6.24kb
    • 提供者:连彦超
  1. Simulated-Annealing

    0下载:
  2. simulated annealing is the algorithm for optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:4.67kb
    • 提供者:savana sivilis
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com