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

搜索资源列表

  1. THWcheng

    0下载:
  2. 布局问题中的模拟退火算法,六个模块在一定的布局空间中有约束时的退火算法-location problem,Simulated Annealing
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:2584
    • 提供者:carrie
  1. simulated-annealing

    0下载:
  2. 一种智能优化算法-模拟退火算法的matlab源程序-simulated annealing
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5466
    • 提供者:yangwanli
  1. annealing-algorithm-by-matlab

    0下载:
  2. 本文通过理论分析,仿真实现了模拟退火算法。-Through theoretical analysis, simulation to achieve a simulated annealing algorithm.
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:345069
    • 提供者:刘明
  1. simulate

    0下载:
  2. 一个模拟退火算法,SAOPT.m为主程序,内有调用形式,CreateNew.m为生成新的解法的函数,Energy.m为解的能量值函数,将在本程序中被最小化-A simulated annealing algorithm, SAOPT.m-based procedures, which are called forms, CreateNew.m to generate new solutions function, Energy.m for the solution of the energy v
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1540
    • 提供者:
  1. TSP-Simulated-Annealing

    0下载:
  2. 本程序提供了多种TSP模拟退火算法解决图论问题的代码。-This program offers a variety of simulated annealing algorithm to solve TSP graph theory problem code.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1695
    • 提供者:zzz
  1. MainAneal

    0下载:
  2. 模拟退火算法对tsp问题的求解,求解的是最优路径-Simulated annealing algorithm for tsp problem solving, solving the optimal path
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1756
    • 提供者:罗列
  1. GAalgorithm

    0下载:
  2. 介绍了基于遗传模拟退火算法的聚类算法,给出了其编程程序-Introduces the simulated annealing algorithm based on genetic clustering algorithm gives its programming procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:12918
    • 提供者:李炫富
  1. matlab

    0下载:
  2. matlab的模拟退火算法工具箱,很好的文件啊-The simulated annealing algorithm matlab toolbox, very good paper ah! ! ! !
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:364411
    • 提供者:张政
  1. 21595264

    0下载:
  2. 具体包含模拟退火算法和基因进化算法的最新方法及步骤. 需要的朋友可以下载,里 面详细讲述了具体的实现方法和过程, 很有实际意义.-It contains the simulated annealing algorithm and genetic evolutionary algorithms latest methods and procedures. Friend in need can be downloaded, which describe in detail the specifi
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3492610
    • 提供者:yfas
  1. SA-TSP

    0下载:
  2. 基于经典的优化算法--模拟退火算法的旅行商问题寻优实现,该算法比较经典,可用于后续一些性能对比分析-The traveling salesman problem-- the classical optimization algorithms and simulated annealing algorithm is implemented based on the algorithm, compare the classic, can be used for the analysis of sub
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:4995
    • 提供者:颜妍
  1. TSPS

    0下载:
  2. TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序-TSP (traveling salesman problem, traveling salesman problems) general malab source program of simulated annealing algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:778
    • 提供者:张飞
  1. Genetic-and-Simulated-Annealing

    0下载:
  2. 针对战区装备保障点动态选址问题的广义最大覆盖选址模型,综合分析传统的启发式算法全局、局部搜索中的 优缺点,提出一种基于BP神经网络的遗传模拟退火算法,并将其运用于战区装备保障点动态选址决策实际同题中,对该算法 进行了仿真研究,给出具体实例的仿真结果验证了该算法求解最优解的高效性以及运算的高收敛速度。-Considering the generalized maximal covering location model of dynamic locating on war zone e
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:339357
    • 提供者:asda
  1. sa

    0下载:
  2. 基于MATLAB开放的模拟退火算法实现程序,对于初学随机算法的人很有帮助-MATLAB-based simulated annealing algorithm . For learning randomized algorithms were very helpful! !
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4094
    • 提供者:allen
  1. SA_TSP

    0下载:
  2. 用模拟退货算法解决商旅问题,模拟退火算法是三大非经典算法之一,与优化问题相结合。-Using simulated returns algorithm to solve the traffic problem, simulated annealing algorithm is one of the three non-classical algorithm, combined with the optimization problem.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1619
    • 提供者:songyi
  1. SA

    0下载:
  2. 使用模拟退火算法优化函数极值,代码自编,取得了较好的结果-Using simulated annealing optimization function extremum, the code self, and achieved good results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:8827
    • 提供者:史峰
  1. matlab-satools

    0下载:
  2. 模拟退火算法MATLAB工具箱,主要用于模拟退火算法,非常实用。-Simulated annealing algorithm based on MATLAB Toolbox
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-04
    • 文件大小:217667
    • 提供者:方法
  1. The-Multi-user-Detection-paper

    0下载:
  2. 提出了基于联合智能算法的MIMO-OFDM系统多用户检测算法。联合智能算法结合了粒子群优化算法、遗传算法、模拟退火算法的思想。-Joint intelligent algorithm is proposed based on multi-user detection algorithm of MIMO- OFDM system. Combined intelligent algorithm combining particle swarm optimization algorithm and g
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:114283
    • 提供者:杜大鲲
  1. h

    0下载:
  2. 模拟退火算法,程序简单,正确可操作。解决实际问题。-Simulated annealing algorithm, the procedure is simple, correct operational. Solve practical problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:435395
    • 提供者:yanle
  1. src

    0下载:
  2. 使用B*树以及模拟退火算法布置版图。有图形化界面。-Using B* tree and simulated annealing algorithm to generate IC floorplan. The software has a graphical interface.
  3. 所属分类:CAD

    • 发布日期:2017-04-07
    • 文件大小:40241
    • 提供者:杨毅
  1. simulated-annealing-algorithm

    0下载:
  2. 模拟退火算法,经过调试可以运行,效果不错-simulated annealing algorithm which has been tested with good performance
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3151
    • 提供者:汪洋
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com