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

搜索资源列表

  1. optimizationBook

    0下载:
  2. 讲述各种优化算法的书籍,如禁忌搜索、遗传算法、模拟退火算法、蚁群算法等-Books about various optimization algorithms such as tabu search, genetic algorithms, simulated annealing, ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:250211
    • 提供者:xinping
  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. 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. 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. 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. Intelligent-algorithm

    0下载:
  2. 智能算法,matlab应用大全,遗传算法,模拟退火算法,粒子群算法等-Intelligent algorithm, matlab application Daquan, genetic algorithms, simulated annealing algorithm, particle swarm algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1502155
    • 提供者:张金政
  1. genetic-algorithm

    0下载:
  2. 遗传算法与模拟退火算法,希望有所帮助。均在Matlab中实现。-Simulated annealing algorithm and genetic algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:1524
    • 提供者:zhou
  1. heuristic-algorithm

    0下载:
  2. 旅行商问题,使用模拟退火算法和遗传算法解决的代码。-The traveling salesman problem using the simulated annealing algorithm and genetic algorithm to solve the code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:1840441
    • 提供者:
  1. monituihuo

    0下载:
  2. 遗传模拟退火+聚类 源程序+数据 学习该算法的重要案例-Genetic simulated annealing the+ clustering source+ data to learn the important case of the algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-06
    • 文件大小:11573
    • 提供者:wangying
  1. Design-and-implementation

    0下载:
  2. 基于遗传和模拟退火算法的自动组卷系统设计与实现-Design and implementation of automatic test paper based on genetic algorithms and simulated annealing
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:31853
    • 提供者:张嘉城
  1. TSP

    0下载:
  2. TSP问题是一个典型的、容易描述但是难以处理的NP完全问题,同时TSP问题也是诸多领域内出现的多种复杂问题的集中概括和简化形式。目前求解TSP问题的主要方法有启发式搜索法、模拟退火算法、遗传算法、Hopfield神经网络算法、二叉树描述算法。所以,有效解决TSP问题在计算理论上和实际应用上都有很高的价值,而且TSP问题由于其典型性已经成为各种启发式的搜索、优化算法的间接比较标准(如遗传算法、神经网络优化、列表寻优(TABU)法、模拟退火法等)。遗传算法就其本质来说,主要是解决复杂问题的一种鲁棒性
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:1279611
    • 提供者:孟晓龙
  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. Ga-Sa-vrp

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

    • 发布日期:2017-11-08
    • 文件大小:11372
    • 提供者:马文
  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. SGA

    0下载:
  2. 遗传算法中的模拟退火算法是重要的例子,可进行选择,寻优和验证-Genetic algorithms, simulated annealing algorithm is an important example, can be selected, optimization and validation
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:14384
    • 提供者:这种
  1. yichuangsasuanfa

    1下载:
  2. 这个是遗传算法和模拟退火算法的一些结合,读者还可以修改目标函数来以达到更加实际的用途-Some of this is combined with genetic algorithm and simulated annealing algorithm, readers can also modify the objective function in order to achieve a more practical use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1181
    • 提供者:baijue
  1. ant-algorithms-of-vrp

    1下载:
  2. 采用蚁群算法能够解决31个城市的旅行商问题,相对于遗传算法,模拟退火算法和其他的算法,蚁群算法有其自身的优势-Ant colony algorithm to solve the traveling salesman problem 31 cities, with respect to genetic algorithms, simulated annealing algorithm and other algorithms, ant colony algorithm has its own ad
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:1950
    • 提供者:董乾东
  1. Artificial-Intelligence

    0下载:
  2. 人工智能上机指导,介绍了PCB图像中的定位孔的四种搜索算法,即盲目搜索,分级搜索,遗传算法,模拟退火算法。-Artificial intelligence machine guidance, introduced the PCB image search algorithm to locate the four holes that blind search, hierarchical search, genetic algorithms, simulated annealing algorit
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:800201
    • 提供者:田魁
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com