当前位置:
首页 资源下载
搜索资源 - Evolutionary Strategy
搜索资源列表
-
0下载:
这是一本讲微分进化的书,进化算法是以遗传算法为代表的一类随机算法的总称,95年由Rainer Storn和Kenneth Prici提出微分进化方法,比传统进化算法更好更简单,2004年该方法的原创者出版了长达580页的微分进化:一种全局优化的实用方法,本书是英文版,似乎还没有中文版,希望对感兴趣的人有用-This is a book stresses differential evolution, evolutionary algorithm based on genetic algorith
-
-
0下载:
主要介绍了进化策略的原理,并且用matlab进行了仿真。-Mainly introduces the principles of evolutionary strategy, and conducted a simulation using matlab.
-
-
0下载:
Artificial Nueral Network Training using Evolutionary Strategy.
-
-
0下载:
本篇文章对拉马克,达尔文,班德文三种进化策略进行了比较,对读者学习遗传算法时设计进化策略有很大的帮助。-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.
-
-
0下载:
进化策略进行函数寻优Evolutionary function optimization strategy-Evolutionary function optimization strategy
-
-
0下载:
optimization a function based on evolutionary strategy
-
-
0下载:
they are matlab code for evolutionary strategy (ES), (ES(1+1), ES(1,1),ES(mu,lambda),ES(mu+lambda), I hope they are useful for you
-
-
0下载:
用进化策略算法求函数f(x)=1-x*x的最大值-Evolutionary strategy algorithm to get the maximum of a function with f (x) = 1-x* x
-
-
0下载:
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
-
-
0下载:
多方式进化遗传算法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
-
-
0下载:
一篇SCI检索的论文,从遗传算法的角度分析了遗传算法和粒子滤波的相似性,提出了一种遗传粒子滤波器。-An improved genetic algorithm with initial population strategy
-
-
0下载:
本书论述深入浅出,从简单的实力介绍没中算法的原理,然后深入讨论他们的基本理论及应用技术,图文并茂,便于自学;包括,遗传算法,遗传规则,进化策略,金花规则4中算法,本书分别介绍他们的基本知识,基本理论及实施技术,全书共分5涨,跟别为绪论,遗传算法,遗传规划,进化策略,进化规划-This book discusses in simple terms, the strength of introduction from a simple principle of the algorithm is no
-
-
0下载:
两个是进化策略的matlab程序,还有一个word文档是进化算法的理论知识-Two is the evolution strategy matlab program, as well as a word document is the theoretical knowledge of evolutionary algorithms
-
-
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
-
-
0下载:
进化策略算法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.
-
-
0下载:
求函数f (x) = x * sin (10 * pi * x) + 1的最大值的进化策略matlab代码。-
Demand function f (x) = x* sin (10* pi* x)+ 1 maximum evolutionary strategy matlab code.
-
-
0下载:
进化算法课程中进化策略算法,这是老师的代码,绝对是正确的,实现功能是求函数f (x) = x * sin (10 * pi * x) + 1的最大值。-Evolutionary algorithm evolutionary strategy algorithm course teacher code is absolutely correct, it is seeking to achieve functional function f (x) = x* sin (10* pi* x)+ 1 s
-
-
0下载:
MetaEvolutionProgramming,进化规划例程,采用五分之一竞争法则,而不是进化策略的Q竞争法则,用来解决二项式的最优解问题-Evolutionary programming routines, using fifth competition rules,to solve the optimal solution binomial, rather than evolutionary strategy using Q competition law,
-
-
0下载:
[ES.rar] - they are matlab code for evolutionary strategy (ES), (ES(1+1), ES(1,1),ES(mu,lambda),ES(mu+lambda), I hope they are useful for you
[ES.zip] - evolution strategiES
[ES.rar] - they are matlab code for evolutionary strategy (ES), (ES(1
-
-
0下载:
双精英协同进化遗传算法借鉴了精英策略和协同进化的思想,选择两个相异的、高适应度的个体(精英个体)作为进化操作的核心,两个精英个体分别按照不同的评价函数来选择个体,组成各自的进化子种群.两个子种群分别采用不同的进化策略,以平衡算法的勘探和搜索能力。-Double elite co-evolutionary genetic algorithm to learn the elite strategy and the thought of cooperative coevolution, choose
-