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

搜索资源列表

  1. back-fire-matlab

    0下载:
  2. 模拟退火算法,给力。强大。自学篇。 模拟退火算法,给力。强大。自学篇。-The simulated annealing algorithm, to the force. Powerful. The self-study articles. The simulated annealing algorithm, to the force. Powerful. The self-study articles. The simulated annealing algorithm, to the forc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:91095
    • 提供者:李志伟
  1. moniduihuo

    1下载:
  2. 用模拟退火算法求多峰多极值函数的全局最优解-With simulated annealing algorithm and multi-modal global optimal solution of the extremal function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:514
    • 提供者:liuwei
  1. BSP_SA

    0下载:
  2. 求解瓶颈TSP问题的模拟退火算法,Delphi10平台调试通过-Simulated Annealing Algorithm for Bottle TSP, it impletemented in Delphi10.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:1926
    • 提供者:江资斌
  1. develop_GA

    0下载:
  2. 针对SGA的早熟,收敛慢,收敛于次优点的缺陷,做三大改进:自适应交叉变异,模拟退火,交叉方式改进,速度提升65 -For the SGA premature, slow convergence, convergence on the merits of defects, do the three major improvements: Adaptive crossover and mutation, simulated annealing, the cross-ways to improve 6
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:360906
    • 提供者:gaosuwen
  1. GAandtheimprove

    0下载:
  2. 包含功能强大的遗传算法实现和改进的遗传算法实例,改进思想为模拟退火,自适应,多点交叉,均匀交叉-Contains the instance of the powerful genetic algorithm and improved genetic algorithm, improving the ideological and simulated annealing, adaptive, multi-point crossover, uniform crossover
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:7803884
    • 提供者:gaosuwen
  1. Custtc_zizi_xo

    0下载:
  2. 包含神经网络算法、遗传算法法、模拟退火算法与模糊数学方法 -Contains the neural network algorithm, the genetic algorithm method, simulated annealing and fuzzy mathematical methods
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:273265
    • 提供者:潜在
  1. cheapTSP1

    0下载:
  2. 旅行商问题的近似解答。使用mpich2实现。计算100个节点使用7台机器大概需要10min。使用的模拟退火算法。-basic tsp problem solution using mpich2
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2088
    • 提供者:
  1. msa

    1下载:
  2. 模拟退火反演波阻抗 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。-Simulated annealing algorithm derived from the principle of solid annealing, solid heated to sufficiently high, let it slowly cooling,
  3. 所属分类:Other systems

    • 发布日期:2015-11-25
    • 文件大小:2048
    • 提供者:吴红梅
  1. TspSA

    0下载:
  2. 在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。-TSP algorithm by C++
  3. 所属分类:transportation applications

    • 发布日期:2017-05-10
    • 文件大小:2333865
    • 提供者:张得志
  1. VFSA

    0下载:
  2. 求模拟退火算法解旅行商问题,求解最优路径,为用户计算得到最经济的路线,一遍做决策。-Solving Traveling Salesman Problem seeking the simulated annealing algorithm for solving the optimal path, calculate the most economic route for the user, again to make decisions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:766
    • 提供者:Li Nan
  1. SA

    0下载:
  2. 基于模拟退火算法的测试函数,用来检验模拟退火算法的效果。-Using SA algorithm to test a function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1232
    • 提供者:lvna
  1. TspSA

    0下载:
  2. 本源程序是求TSP路径最小,采用模拟退火算法对TSP进行求解 。-This source is to ask the TSP path, using the simulated annealing algorithm to solve the TSP.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:27235
    • 提供者:詹晓丽
  1. Sttspvrpi

    0下载:
  2. 详细讲述模拟退火算法的理论原理。并TSP问题为例进行讲解,,并各处多种语言的源代码,包括c,matlab和delphi。 -Describe in detail the theoretical principles of the simulated annealing algorithm. And the TSP as an example to explain, and throughout the source code in multiple languages, including
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:25860
    • 提供者:guli
  1. Sannnealli

    0下载:
  2. 模拟退火C语言源代码,Vissual C平台开发,又网络收藏 -Simulated annealing of C language source code, Vissual C-platform development, but also the network collection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:43711
    • 提供者:fjk2002
  1. mnth_toolbox

    0下载:
  2. Matlab的模拟退火算法工具箱。并附有sample文件夹,有助于初学者进行学习测试。-The Matlab simulated annealing algorithm toolbox. With the sample folder, will help beginners learn the test.
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:60395
    • 提供者:david
  1. TSP

    0下载:
  2. 模拟退火算法解决旅行商问题的的C++代码-Simulated annealing algorithm to solve the traveling salesman problem C++ code
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:754
    • 提供者:王红
  1. msarara

    0下载:
  2. matlab 编写的模拟退火算法用于求解TSP问题,里面面有中国31个城市的坐标,作为例子。,已通过测试。 -Matlab prepared by the simulated annealing algorithm for solving the TSP problem, the inside surface of the coordinates of 31 cities in China, as an example. , Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1802
    • 提供者:lusanman
  1. TSP

    0下载:
  2. 模拟退火算法的tsp问题在matlab中的解决方案-The solution of the simulated annealing algorithm for the tsp problem in matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4108
    • 提供者:Ding
  1. ssimmulatedani

    0下载:
  2. 模拟退火算法求解经典图论中的图着着色问题的源程序源码 -Simulated annealing algorithm for coloring problems in classical graph theory diagram with source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2731
    • 提供者:recruitparade
  1. GA-about-Materials-TS-TS-TSP

    0下载:
  2. 用于工程材料计算的遗传算法,关于TSP问题的禁忌算法 模拟退火算法比较等的源程序-For engineering materials calculated genetic algorithm, tabu search algorithm simulated annealing algorithm for TSP and other source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:43944
    • 提供者:zhuj
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com