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

搜索资源列表

  1. Rectangle

    0下载:
  2. 矩形件优化排样是一个NPC问题,在工业界有着广泛的应用.针对该问题,提出一种自适应模拟退火遗传算法.采用一种基于环形交叉算子和环形变异算子的自适应遗传算法来自动调整交叉和变异概率;同时引入模拟退火算法对个体适应度大于平均适应度的个体进行退火处理.自适应模拟退火遗传算法充分发挥了自适应遗传算法与模拟退火算法各自的全局搜索能力与局部搜索能力.对比实验表明,该算法结合改进的最左最下布局算法解决矩形件优化排样问题更加有效.-Optimal layout is rectangular pieces of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:470786
    • 提供者:木易
  1. PSO

    0下载:
  2. 数学建模Pso算法 模拟退火 遗传算法-Pso mathematical modeling algorithm simulated annealing genetic algorithm, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:8873
    • 提供者:代代
  1. tulun2

    0下载:
  2. 数学建模中的常用算法 - 算法分析 - 道客巴巴 数学建模中的常用算法 成都信息工程...最优化理论的三大非经典算法: 模拟退火法SA、神经网络NN、遗传算法GA 近几年的... -Commonly used mathematical modeling algorithm- Algorithm Analysis- Road passenger Baba mathematical modeling algorithms used in the Chengdu Univers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5600
    • 提供者:chen
  1. tulun3

    0下载:
  2. 数学建模中的常用算法 - 算法分析 - 道客巴巴 数学建模中的常用算法 成都信息工程...最优化理论的三大非经典算法: 模拟退火法SA、神经网络NN、遗传算法GA 近几年的... -Commonly used mathematical modeling algorithm- Algorithm Analysis- Road passenger Baba mathematical modeling algorithms used in the Chengdu Univers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:10772
    • 提供者:chen
  1. tulun4

    0下载:
  2. 数学建模中的常用算法 - 算法分析 - 道客巴巴 数学建模中的常用算法 成都信息工程...最优化理论的三大非经典算法: 模拟退火法SA、神经网络NN、遗传算法GA 近几年的... -Commonly used mathematical modeling algorithm- Algorithm Analysis- Road passenger Baba mathematical modeling algorithms used in the Chengdu Univers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1759
    • 提供者:chen
  1. yichuansuanfa

    0下载:
  2. 研究了两种全局优化算法:遗传算法( Genetic Algorithm , GA) 和模拟退火(Simulated Annealing ,SA) ,并且比较了它们在神经网络优化中的性能。-Study of two global optimization algorithms: genetic algorithm (Genetic Algorithm, GA) and simulated annealing (Simulated Annealing, SA), and compared them
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:23124
    • 提供者:fy
  1. chapter_8

    0下载:
  2. 现代智能算法法程序代码,遗传法 贪婪法 模拟退火法 蚂蚁群法 回溯法-Modern intelligent algorithms law code, the genetic method simulated annealing greedy algorithm backtracking ant colony method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:133591
    • 提供者:于方
  1. Intelligent-optimizatio

    0下载:
  2. 智能优化计算_华东理工大学。里面有模拟退火算法,遗传算法,神经网络的详细介绍,非常适合一般读者!-Intelligent optimization _ East China University of Technology. There are simulated annealing, genetic algorithms, neural network details, very suitable for the general reader!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5962965
    • 提供者:耿伟
  1. matlab-GA

    1下载:
  2. 模拟退火遗传算法通用代码,可以自己更改哈!-General simulated annealing genetic algorithm code, you can change yourself Ha!
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7206
    • 提供者:ljb
  1. 111

    0下载:
  2. Single genetic单亲遗传模拟退火算法的顶点p_中心问题.-Single genetic simulated annealing algorithm vertices p_ central issue.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:717905
    • 提供者:tao
  1. duoboluyou

    0下载:
  2. 针对通信网络中多重QoS约束条件下的多播路由计算,提出了一个基于模拟退火技术的改进遗传算法HGA-QoSR。该算法把模拟退火技术的局部寻优能力与遗传算法的全局寻优能力有机结合,并利用隔离小生境机制控制种群的独立进化,使演化过程中的种群保持生态多样性,以提高算法运行效率和解的质量。理论分析和仿真实验表明,与传统遗传算法相比较,该算法性能有显著改进。 -Communication networks for multi-QoS Constrained multicast routing calcula
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:27631
    • 提供者:S514506227
  1. GSA_PY

    0下载:
  2. 在java编程环境下结合遗传算法和模拟退火算法解决矩形板材的排样问题,排版方法基于剩余矩形进行-In the java programming environment combined with genetic algorithms and simulated annealing algorithm to solve the problem of a rectangular plate nesting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:100287
    • 提供者:党静
  1. xianjinsuanfajiangyi

    0下载:
  2. 介绍算法的PPT文件,其中包括遗传算法,模拟退火算法以及神经网络算法的原理的流程,希望对大家有所帮助。-PPT files described algorithm, including genetic algorithms, simulated annealing algorithm and the principle of neural network algorithm process, we want to help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:273661
    • 提供者:
  1. a

    0下载:
  2. 基于模拟退火遗传算法的车辆调度问题研究,其中使用matlab程序编出了整个算法-Genetic algorithm based on simulated annealing scheduling problem of vehicles, which use matlab program code out of the whole algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1643388
    • 提供者:陈磊
  1. center

    0下载:
  2. 实现遗传算法和模拟退火算法求解车辆路径问题-Achieve genetic algorithm and simulated annealing algorithm to solve vehicle routing problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2874
    • 提供者:王顺
  1. GASA

    0下载:
  2. 遗传模拟退火算法求解f(x)=xcosx+2的最大值-Genetic simulated annealing algorithm for solving f (x) = xcosx+ 2 of the maximum
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:50517
    • 提供者:XI YIri
  1. rgsa

    0下载:
  2. 基于退火遗传算法优化QoS路由算法的研究,matlab源码-failed to translate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1641
    • 提供者:马峰
  1. fc0

    0下载:
  2. 完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序-Genetic simulated annealing algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:938
    • 提供者:zhangjin
  1. cheliang

    0下载:
  2. matlab程序,利用模拟退火遗传算法,对车辆调度问题进行编程,程序完整可行-
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:3583
    • 提供者:
  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 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com