搜索资源列表
多目标进化算法源代码
- 多目标进化算法源代码-more evolutionary algorithm source code
进化算法的详细讲解附程序
- 进化算法的详细讲解附程序
微粒群算法源程序
- 微粒群算法源程序 微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个体使用进化算子,而是将每个个体看作是在n维搜索空间中的一个没有重量和体积的微粒,并在搜索空间中以一定的速度飞行。
DE
- DE 生物进化算法的matlab实现,一类优化仿生算法-DE biology evolutionary algorithm matlab implementation, a class of bionic optimization algorithm
jmetal.2.2.tar
- 这是最新的多目标进化算法包V2.2,这个集成包包含了近期的流行的,常用的多目标进化算法,包括NSGA2,SPEA2,PEAS2,以及多目标粒子群算法,另外还集成了单目标进化算法-This is a latest multi-objective evolutionary algorithm package V2.2, the integrated package includes a recent popular, commonly used in multi-objective evolutio
MO-JGA
- 从其他地方下载的多目标进化算法的源码,用JAVA编的多目标进化算法的框架-Downloaded from other parts of multi-objective evolutionary algorithm source code, using JAVA for the multi-objective evolutionary algorithm framework
DE
- 差分进化算法的一篇全国优秀硕士论文,目前国内对此的研究还处于初步阶段-Differential Evolution of a national excellent master
ycthjhsf
- 遗传退火进化算法, 遗传退火进化算法-Genetic annealing evolutionary algorithm, genetic annealing evolutionary algorithm
DifferentialEvolutionAPracticalApproachtoGlobalOpt
- 这是一本讲微分进化的书,进化算法是以遗传算法为代表的一类随机算法的总称,95年由Rainer Storn和Kenneth Prici提出微分进化方法,比传统进化算法更好更简单,2004年该方法的原创者出版了长达580页的微分进化:一种全局优化的实用方法,本书是英文版,似乎还没有中文版,希望对感兴趣的人有用-This is a book stresses differential evolution, evolutionary algorithm based on genetic algorith
rengong
- ,许多最优化问题性质十分复杂,很难用 传统的优化方法来求解.自1960年以来,人们对求解这类难 解问题日益增加.一种模仿生物自然进化过程的、被称为“ 进化算法(evolutionary algorithm)” -evolutionary algorithm
DE
- 差分进化算法,自己编的,很有成就感呀。。。供大家参考参考-Differential evolution algorithm, own, and a great sense of accomplishment you. . . For your information. . .
多目标优化进化算法
- 按照外文经典文献的步骤和流程,在matlab环境下编写了多目标优化进化算法程序。在外文经典文献中,有该算法的子函数开源代码,程序运行速度快、精度高。文件由主程序和子函数构成,共7个.m文件。(According to the steps and process of foreign literature, a multi-objective optimization evolutionary algorithm program is written in Matlab environment.
杨森微分进化算法
- 杨森微分进化算法。。好用。。。。哈哈哈哈哈(yangsenweifenjinhuasuanfa)
差分进化算法算例.docx
- 有关差分进化算法的一个简单算例。简单函数算例流程以及源代码(Differential evolution algorithm)
08 进化算法
- 该资料讲述的进化算法的相关概念,发展历史,以及相关编程示例。(The related concepts, history, and related programming examples of the evolutionary algorithms are described.)
差分进化算法
- 差分进化算法可以结合到其他算法中增加收敛速度和优化准确度(Differential evolution algorithm can be combined into other algorithms to increase convergence speed and optimize accuracy.)
多目标优化的微分进化算法
- 差分算法,求最优解,能实现,能运行,是个测试版本,可以在这基础改(Genetic algorithm, the best solution, can be realized, can run, is a test version, can be modified in this basis.)
自适应混沌差分进化算法 Matlab 程序
- 自适应混沌差分进化算法 Matlab 程序,摘录于知网上一篇博士论文。(Adaptive chaotic differential evolution algorithm Matlab program)
差分进化算法以及粒子群优化算法Optimizers
- 差分进化算法求极值(Differential evolution algorithm for extremum)
DE算法matlab程序
- matlab的基本差分进化算法,放在了压缩包中的word里面(The basic differential evolution algorithm of MATLAB is put in the word in the compressed package)