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

搜索资源列表

  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
    • 文件大小:49464
    • 提供者:王卫红
  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
    • 文件大小:56340
    • 提供者:yuanhai
  1. Simulatedannealing

    1下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。 模拟退火算法能使问题解达到全局最优,这个程序用C#实现,简单易懂,能抓住该算法的精髓。-Simulated annealing algorithm derived from the principle of solid annealing, heating the solid to the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:67251
    • 提供者:Lucy
  1. simann

    1下载:
  2. 用fortran语言写的模拟退火法的例子。模拟退火法作为一种全局优化算法,应用广泛,而fortran作为科学计算语言,是很多研究人员的首选,因此该程序容易被研究者集成到自己的程序中去。-Simulated annealing is a global optimization method, which is widely used, and fortran is a widely accepted scientific programing language, so this code is v
  3. 所属分类:Algorithm

    • 发布日期:2014-04-17
    • 文件大小:11743
    • 提供者:Jinguang Yang
  1. program

    4下载:
  2. 08年华中数模竞赛一等奖论文并附录了MATLAB程序 08年华中数模竞赛“划分选区问题”一等奖论文,附录了文字解答、模拟退火算法求解和MATLAB程序,非线性整数规划求解和LINGO程序,是数模竞赛很好的参考资料。同时,也是应用模拟退火算法解决问题有价值的参考资料。 -good
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-01-05
    • 文件大小:184609
    • 提供者:zenger
  1. SimulatedAnnealing.RAR

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

    • 发布日期:2017-04-05
    • 文件大小:630784
    • 提供者:zhuweiwei
  1. monituihuo

    0下载:
  2. 模拟退火fortran程序,可以根据优化函数设置参数-C Simulated annealing is a global optimization method that distinguishes C between different local optima. Starting from an initial point, the C algorithm takes a step and the function is evaluated. When minimizin
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:11832
    • 提供者:meibujun
  1. TspSA1

    0下载:
  2. 本程序为界面程序,应用模拟退火算法,可以计算大规模TSP问题,又可解决混合离散变量问题,实用性很强-This procedure can calculate the large-scale TSP, but also solve the problem of discrete variables, so it is very practical
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5459762
    • 提供者:王强
  1. top-ten-algorithms-of-mathematical

    0下载:
  2. 自己在各个论坛上搜集的十大算法,Dijkstra算法,Floyd算法,动态规划,分治算法,概率算法,灰色预测,聚类算法,蒙特卡洛,模拟退火算法,神经网络等等,附有算法的原理,部分含有相关的程序源代码。-In various forums to collect the ten algorithms, Dijkstra algorithm, the Floyd algorithm, dynamic programming, divide and conquer algorithms, probabi
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:9586328
    • 提供者:黄绍广
  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
    • 文件大小:1190
    • 提供者:刘明
  1. test2

    0下载:
  2. 模拟退火程序解TSP。C++编程用智能优化算法TSP问题,对初学者有一定帮助。-Simulated annealing process solution TSP. C++ programming with intelligent optimization algorithm TSP problem, some help for beginners.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2205
    • 提供者:caojinran
  1. anneal.f

    0下载:
  2. 广义的模拟退火fortran77程序,取自维基百科。希望对大家又用-simulated annealing method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:11611
    • 提供者:wenpw
  1. SA

    0下载:
  2. 模拟退火算法,解决旅行最短路径问题,matlab程序-Simulated annealing algorithm to solve traveling the shortest path problem, matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1647
    • 提供者:王磊
  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-03
    • 文件大小:690239
    • 提供者:xiaotao
  1. Monituihuosuanfa1

    0下载:
  2. 模拟退火算法求解最优解问题,通过matalab程序实现。-Simulated annealing algorithm to solve the optimal solution of problem by matalab program implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5299
    • 提供者:wangbo
  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-24
    • 文件大小:33557
    • 提供者:YAN Haifeng
  1. 3SAT(SA)

    0下载:
  2. 使用模拟退火算法(SA)解决3-SAT问题,程序中有详细注释,采用文件方式输入输出,数据规模可在程序中修改。-Using simulated annealing algorithm (SA) to solve the 3-SAT problem, the program has detailed notes, the use of input and output files, data scale can be modified in the program.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1600
    • 提供者:sjj
  1. monituihuo

    0下载:
  2. 自己编写的模拟退火的MATLAB程序,快捷高效。-I have written simulated annealing MATLAB program, fast and efficient
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1844
    • 提供者:天才
  1. MCMC

    2下载:
  2. 基于模拟退火算法的马尔科夫蒙特卡洛算法matlab程序,实现了对levy函数的优化。-A Markov Chain Monte Carlo alogrithm based on annealing phenomenon,which maximzies and minimizes the levy function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1392
    • 提供者:
  1. zhinengjisuan

    0下载:
  2. 智能计算主要程序源码,有matlab的模糊聚类图像分割,还有VC++编写的模拟退火和遗传算法。-Intelligent Computing The main program source code, there is matlab fuzzy clustering image segmentation, as well as VC++ Prepared simulated annealing and genetic algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-08
    • 文件大小:15812983
    • 提供者:魏琳
« 12 »
搜珍网 www.dssz.com