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

搜索资源列表

  1. HeuristicLab-3.3.7

    1下载:
  2. Heuristic 算法库。包含很多算法,包括蚁群算法,遗传算法,模拟退火算法,禁忌搜索算法。-Heuristic algorithms library. Contains many algorithms, including the ant colony algorithm, genetic algorithm, simulated annealing, tabu search algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-08
    • 文件大小:18042880
    • 提供者:凉风
  1. Maltab-modeling-

    1下载:
  2. Maltab 源码\在数学建模中的应用、人口预测模型、灰色预测及其MATLAB实现、遗传算法、粒子群算法、模拟退火算法、人工神经网络、小波分析、动态仿真-matlab mathematic modeling
  3. 所属分类:source in ebook

    • 发布日期:2017-11-18
    • 文件大小:799920
    • 提供者:bernie
  1. the-mathematical-modeling-algorithm

    0下载:
  2. 各种最优化算法介绍,包括遗传算法、粒子群算法、模拟退火算法、人工神经网络、小波分析、动态仿真、数值模拟等-Various optimization algorithms, including genetic algorithm, particle swarm optimization, simulated annealing algorithm, artificial neural network, wavelet analysis, dynamic simulation, numerical
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-29
    • 文件大小:1825749
    • 提供者:bernie
  1. MoNiTuiHuoSuanFa

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

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

    1下载:
  2. 本程序用模拟退火算法实现了图像的单阈值分割,分割效果良好。-The procedures used simulated annealing algorithm to achieve a single image threshold segmentation, segmentation with good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:2014
    • 提供者:wangxuejun
  1. Ga-Sa-vrp

    4下载:
  2. 用遗传算法--模拟退火算法求解车辆路径问题。-Using genetic algorithms- simulated annealing algorithm for vehicle routing problem.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:11372
    • 提供者:马文
  1. monituihuo

    2下载:
  2. 实现模拟退火算法的矩形排样,C.m 文件是脚本文件 调用 下料函数LOW.m 函数-Simulated annealing algorithm to achieve a rectangular layout, Cm is a scr ipt file called blanking function LOW.m function
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:2804
    • 提供者:zhuqiangsheng
  1. saa

    0下载:
  2. 改进的模拟退火算法及其应用,对想学习退火的人会有帮助-Improved simulated annealing algorithm and its application to want to learn who will help annealed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:871437
    • 提供者:张雪
  1. TSP-simulated-annealing-algorithm

    0下载:
  2. 应用于哈密顿回路的TSP模拟退火算法,里面有6个m文件-Hamiltonian circuit used in the TSP simulated annealing algorithm, which has a 6 m files
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:7911
    • 提供者:伏臻
  1. Simulated-annealing-algorithm

    0下载:
  2. 模拟退火算法(MATLAB实现),程序简单实用,易于实现-Simulated annealing algorithm (MATLAB implementation), the procedure is simple and practical, easy to implement
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:345088
    • 提供者:KARAS
  1. Simulated-Annealing

    0下载:
  2. 根据相关文献编写的智能算法,本算法为模拟退火算法,可根据需要用在相关的例子上。-According to literature written in intelligent algorithms, this algorithm is simulated annealing algorithm, can be used in the relevant examples on.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:26580
    • 提供者:李春
  1. travelagency

    0下载:
  2. 模拟退火算法,用于处理一个波兰程序设计竞赛问题,值得借鉴-Simulated annealing algorithm for dealing with a problem of Poland Programming Contest, worth learning
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:184176
    • 提供者:Joe
  1. TEMP1

    0下载:
  2. 模拟退火算法 求解中小规模的TSP问题 包括源码和实验报告 -RA TSP PRESENTATION
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:721
    • 提供者:xxx
  1. AnealTSP

    0下载:
  2. 用模拟退火算法解决tsp(旅行商问题),可以和其他算法融合-Using simulated annealing algorithm to solve tsp (traveling salesman problem), and other algorithms can be fused
  3. 所属分类:matlab

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

    0下载:
  2. 模拟退火算法的c++实现小型旅行商问题,在vs2010环境编译运行成功。人工智能小作业。-C++ simulated annealing algorithm implemented in vs2010 compiler environment running successfully. AI small operations.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:10858
    • 提供者:曹刚
  1. TSP-SA(simulated-annealing)

    0下载:
  2. 数学中的模拟退火算法,也就是通常所说的SA- SA(simulated annealing)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:8304
    • 提供者:李元帅
  1. TSP(SA)

    1下载:
  2. 旅行商问题 用模拟退火算法求解游历中国各省会最短路-tsp china province sa
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1302797
    • 提供者:laiweibing
  1. monituihuo

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

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

    0下载:
  2. C语言模拟退火算法求TSP-SA-TSP describe by c program
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2349
    • 提供者:panchu
  1. psoPsa

    1下载:
  2. 粒子群算法混合模拟退火算法计算背包问题的算例-PSO hybrid simulated annealing algorithm knapsack problem examples
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2484
    • 提供者:zd
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com