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

搜索资源列表

  1. “模拟退火遗传算法”.rar

    1下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:22576
    • 提供者:
  1. ai

    0下载:
  2. 在工程实践中,经常会接触到一些比较“新颖”的算法或理论,比如模拟退火,遗传算法,禁忌搜索,神经网络等。这些算法或理论都有一些共同的特性(比如模拟自然过¬ 程),通称为“智能算法”。它们在解决一些复杂的工程问题时大有用武之地
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11036
    • 提供者:terry
  1. 遗传退火进化算法(附源码)

    3下载:
  2. 对Matlab中的遗传算法工具箱进行改进而得到的遗传退火进化算法。可用于一般的最优化问题,求解无约束的或带有线性约束的连续函数的全局最小值。 首先对传统的遗传算法和模拟退火算法进行改进,然后将模拟退火算法引入了遗传算法,结合两种算法的优点,得到一种新的遗传退火进化算法。它不但实现了遗传算法的全局搜索能力与模拟退火算法的局部搜索能力的结合,同时可使改进后的模拟退火算法能够充分利用遗传算法所得的全局信息。经验证,改算法能使遗传算法避免产生早熟收敛,增强了算法的全局收敛性,而且加快了算法的收敛速
  3. 所属分类:文档资料

    • 发布日期:2009-05-05
    • 文件大小:560929
    • 提供者:fengling981825
  1. 基于遗传模拟退火算法的低空飞行器航迹规划.pdf

    0下载:
  2. 基于遗传模拟退火算法的低空飞行器航迹规划
  3. 所属分类:报告论文

  1. geneticalgorithm

    1下载:
  2. 结合离散时间系统最优控制问题,提出一种新的混合算法.该算法是在遗传操作中嵌入模 拟退火算子,有效地结合了遗传算法隐含并行与模拟退火算法全局寻优的特点 -By embedding simulated annealing operator into genetic algorithm, a hybrid algorithm is put forward, which assimilates advantages ofboth genetic algorithm and simulated
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:39599
    • 提供者:xiaohui
  1. Hybrid_Genetic_Algorithm_and_Simulated_Annealing.r

    0下载:
  2. 将适合全局搜索的遗传算法(GA)和适合局部搜索的模拟退火算法(SA)相结合-Hybrid Genetic Algorithm and Simulated Annealing
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:163067
    • 提供者:columbia
  1. TSPproblems

    0下载:
  2. 解决TSP问题的几种算法 模拟退火法 遗传算法 贪心算法等-To solve the problem of several TSP algorithm simulated annealing greedy algorithm such as genetic algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:96246
    • 提供者:june1989
  1. BP

    0下载:
  2. 基于BP神经网络算法的研究,主要比较了模拟退火算法、遗传算法、P神经网络的区别,提出了一种比较优化的BP算法-the research for BP
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:317800
    • 提供者:史小犇
  1. Solving

    2下载:
  2. 求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。-Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent
  3. 所属分类:Communication

    • 发布日期:2015-09-13
    • 文件大小:1854
    • 提供者:大海
  1. Theadvancedcomparisonalgorithmlecture

    0下载:
  2. 在本讲义中,我们将着重讲述一些数学建模中常用的算法,包括神经网络算法、遗传算 法、模拟退火算法和模糊数学方法。用这些算法可以较容易地解决一些很复杂的,常规算法很难解决的问题。-In this lecture, we will focus on about a number of commonly used mathematical modeling algorithms, including neural network algorithm, genetic algorithm Meth
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:273144
    • 提供者:drawsalt
  1. SimulatedAnnealing

    0下载:
  2. 本文介绍了模拟退火算法的原理和求解方法,并将其用于指数曲线的拟合,在Matlab语言环境下实现了该算法,并且与文献中的遗传算法、线性回归相比较。数值模拟结果表明,该算法能更好地实现最优拟合。-This article describes the principle of simulated annealing algorithm and solution methods, and used an exponential curve fitting, the language environmen
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:17252
    • 提供者:yaoqiuxiang
  1. QosMulticastMATLAB

    0下载:
  2. 功能代码含多种QoS约束的组播路由问题遗传模拟退火算法通用MATLAB源码.-multicast
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:4472
    • 提供者:孙博飞
  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. ga_basicprogram

    0下载:
  2. 模拟退火遗传算法,是英语初学者学习,是个很好的例程-Simulated annealing genetic algorithm, English for beginners to learn, it is a good routine
  3. 所属分类:Software Testing

    • 发布日期:2017-12-07
    • 文件大小:1488
    • 提供者:徐睿
  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. simulated-annealing

    0下载:
  2. 基于模拟退火遗传算法的车辆路径问题研究-Based on simulated annealing genetic algorithm for vehicle routing problem research
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:64167
    • 提供者:王玉昂
  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. DS-for-MIMO-and-HARQ

    0下载:
  2. MIMO 检测与HARQ 合并中的不确定性处理研究,介绍了通过证据理论的方法进行MIMO信号检测,以及HARQ合并,同时也介绍了一些人工智能算法,例如遗传算法或模拟退火算法-MIMO detector combined with the uncertainty HARQ processing research, describes the method of performing MIMO signal detection theory of evidence, and HARQ merger,
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1942033
    • 提供者:水麟泽
  1. 6退火遗传算法优化BP神经网络的研究

    0下载:
  2. 退火算法优化BP神经网络的研究,介绍了一种新的方法(Annealing algorithm to optimize BP neural network)
  3. 所属分类:文章/文档

    • 发布日期:2020-11-06
    • 文件大小:2162688
    • 提供者:电机学习者
« 12 »
搜珍网 www.dssz.com