搜索资源列表
-
1下载:
针对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
-
-
0下载:
这是一本讲微分进化的书,进化算法是以遗传算法为代表的一类随机算法的总称,95年由Rainer Storn和Kenneth Prici提出微分进化方法,比传统进化算法更好更简单,2004年该方法的原创者出版了长达580页的微分进化:一种全局优化的实用方法,本书是英文版,似乎还没有中文版,希望对感兴趣的人有用-This is a book stresses differential evolution, evolutionary algorithm based on genetic algorith
-
-
0下载:
用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
-
-
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下载:
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下载:
在实现基本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
-
-
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.
-