CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - evolutionary strategy

搜索资源列表

  1. ga427

    1下载:
  2. 针对TSP问题,提出了一种改进的遗传算法。在遗传算法中引入进化算法的思想,在此基础上提出顶端培育策略和分阶段策略,以求在保证群体多样性的同时加快收敛速度。-against TSP, an improved genetic algorithms. Genetic Algorithm evolutionary algorithm introduced the idea that the basis of this proposed strategy and cultivating top phase
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9588
    • 提供者:黑晓丽
  1. DifferentialEvolutionAPracticalApproachtoGlobalOpt

    0下载:
  2. 这是一本讲微分进化的书,进化算法是以遗传算法为代表的一类随机算法的总称,95年由Rainer Storn和Kenneth Prici提出微分进化方法,比传统进化算法更好更简单,2004年该方法的原创者出版了长达580页的微分进化:一种全局优化的实用方法,本书是英文版,似乎还没有中文版,希望对感兴趣的人有用-This is a book stresses differential evolution, evolutionary algorithm based on genetic algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:9848998
    • 提供者:plow
  1. java_evolutionary_algorithms

    0下载:
  2. 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:104732
    • 提供者:陈雷
  1. ComparingDarwinianBaldwinianandLamarckianSearch.ra

    0下载:
  2. 本篇文章对拉马克,达尔文,班德文三种进化策略进行了比较,对读者学习遗传算法时设计进化策略有很大的帮助。-This article on Lamarck, Darwin, Baldwin were compared with three kinds of evolutionary strategy, genetic algorithms the reader to study evolutionary strategy designed to help a lot.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:68324
    • 提供者:fanglingfen
  1. Evolution

    0下载:
  2. 进化策略进行函数寻优Evolutionary function optimization strategy-Evolutionary function optimization strategy
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1837495
    • 提供者:刘军
  1. Multi-step-prediction-of-chaotic

    0下载:
  2. Multi-step-prediction of chaotic time series based on co-evolutionary recurrent neural network 协同进化递归神经网络的多步混沌时间序列预测-This paper proposes a co-evolutionary recurrent neural network (CERNN) for the multi-step-prediction of chaotic time series, it
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:152664
    • 提供者:
  1. evolutionary-genetic-Matlab

    0下载:
  2. 多方式进化遗传算法Matlab源代码。 对于单种群进化,多方式进化 是提高全局搜索能力 和 收敛速度的一种有效策略。 -Multi-way evolutionary genetic algorithm Matlab source code. For single-population evolution, multi-way evolution is an effective strategy to improve global search ability and convergenc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:15002
    • 提供者:xyql130
  1. shaffer

    0下载:
  2. 在实现基本DNA进化算法的基础上,提出对于概率取值使用自适应策略,最后利用模拟退火算法良好的局部寻优功能和DNA进化算法结合,通过对测试函数的测试,证明改进后的算法性能很好-Achieve basic DNA evolutionary algorithm based on the use of adaptive strategy proposed for the probability value, the final use of the simulated annealing algorit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:3524
    • 提供者:许文帝
  1. evolutionary-particle-filter-

    0下载:
  2. 一篇SCI检索的论文,从遗传算法的角度分析了遗传算法和粒子滤波的相似性,提出了一种遗传粒子滤波器。-An improved genetic algorithm with initial population strategy
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-01
    • 文件大小:329675
    • 提供者:kongweijie
  1. jhsf

    0下载:
  2. 本书论述深入浅出,从简单的实力介绍没中算法的原理,然后深入讨论他们的基本理论及应用技术,图文并茂,便于自学;包括,遗传算法,遗传规则,进化策略,金花规则4中算法,本书分别介绍他们的基本知识,基本理论及实施技术,全书共分5涨,跟别为绪论,遗传算法,遗传规划,进化策略,进化规划-This book discusses in simple terms, the strength of introduction from a simple principle of the algorithm is no
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2768802
    • 提供者:123
  1. evolutionary-strategy

    0下载:
  2. 两个是进化策略的matlab程序,还有一个word文档是进化算法的理论知识-Two is the evolution strategy matlab program, as well as a word document is the theoretical knowledge of evolutionary algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:452947
    • 提供者:mengpinchao
  1. Evolution-Algorithm

    2下载:
  2. 本代码在NSGA-II中引入进化策略的多目标优化程序,能够找到绝大多数目标函数的最优前沿,用多个标准化测试函数测试,程序优化结果都非常好-This code is introduced in NSGA-II multi-objective optimization evolutionary strategy program that can find the optimal frontier majority of the objective function with multiple sta
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-04-15
    • 文件大小:14336
    • 提供者:zwj
  1. ES_Lin

    0下载:
  2. 进化策略算法matlab代码,实现求f(x) = x*sin(10*pi*x) + 1最大值的功能。-Evolutionary strategy algorithm matlab code to achieve demand f (x) = x* sin (10* pi* x)+ 1 maximum functionality.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:946
    • 提供者:许根鹏
搜珍网 www.dssz.com