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

搜索资源列表

  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. 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. monituihuosuanfa

    0下载:
  2. 本算法是介绍模拟退火算法。在资料中包括算法分析、算法流程、算法仿真程序。可供学习参考-The algorithm is to introduce a simulated annealing algorithm. In the data, algorithm analysis, algorithms, processes, algorithms, simulation program. Available-for-study reference
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:5114
    • 提供者:严明
  1. SAA-code

    0下载:
  2. 模拟退火算法程序原码以及算法程序,是用MATLAB编辑好的m文件-Simulated annealing algorithm program source code and algorithm program is a good m file in MATLAB Editor
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:685064
    • 提供者:Panda
  1. gpupgasav2

    0下载:
  2. 基于GPU并行的模拟退火算法,使用CUDA,结合遗传算法,自适应邻域的并行模拟题退火算法-Simulated annealing algorithm based on GPU parallel With CUDA, combined with genetic algorithm, the adaptive neighborhood annealing algorithm for parallel simulation questions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6038947
    • 提供者:linmin
  1. main0602

    0下载:
  2. 利用模拟退火算法解决一类组合优化问题—背包问题-Using simulated annealing algorithm to solve a class of combinatorial optimization problem- Knapsack Problem
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1097
    • 提供者:terry
  1. SSAPSOi

    1下载:
  2. 模拟退火-粒子群算法,该程序将模拟退火算法和粒子群算法相结合,对优化参数有很好的效果-Simulated annealing- particle swarm optimization algorithm, the program will be the combination of simulated annealing algorithm and particle swarm optimization, optimization parameters have very good result
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:627
    • 提供者:qtzx
  1. SA

    0下载:
  2. 模拟退火算法实现货郎问题,实例验证了模拟退火算法在解决货郎问题中的应用-The simulated annealing algorithm Shining problem, the examples demonstrate the application of simulated annealing algorithm in solving the Shining problem
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:67039
    • 提供者:MrChen
  1. three-algorithm-for-TSP-problem

    0下载:
  2. TSP问题的三种算法,模拟退火算法,遗传算法,蚁群算法-three algorithms of TSP problem ,three algorithms of TSP problem,three algorithms of TSP problem
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:64091
    • 提供者:buyi
  1. SA

    0下载:
  2. 模拟退火算法的应用举例,很容易让人理解模拟退火的精髓-Examples of application of simulated annealing algorithm, it is easy to understand the essence of the simulated annealing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1625
    • 提供者:李航
  1. chapter20

    0下载:
  2. matlab学习案例,基于遗传模拟退火算法的聚类算法-the matlab case study, the clustering algorithm based on genetic simulated annealing algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:11565
    • 提供者:蔡正杰
  1. matlab-work

    0下载:
  2. 模拟退火算法 适用于任何控制算法 适合算法初学者 -Simulated annealing algorithm is applicable to any control algorithm is suitable algorithm beginners
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:10725
    • 提供者:何挺
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com