搜索资源列表
实数自适应并行遗传算法的研究
- 曾孝平,陈燕飞,李勇明.实数自适应并行遗传算法的研究。针对遗传算法中的早收敛现象,提出了一种实数自适应并行遗传算法(real adaptive parallel genetic algo- rithm,RAPGA)。该算法采用了一种并行遗传进化结构,并将自适应交叉、变异算子引入到本算法中,增强和保 持了种群的多样性。最后,通过与其他经典优化遗传算法进行比较显示,RAPGA对多个标准测试函数均表现出 较好的搜索性能。
一种新的基于小生境的自适应遗传算法
- 针对遗传算法在全局优化问题中容易出现早熟和收敛速度慢的问题 ,根据群体适应值的分布特点 ,启发性地提出了一种新的基于小生境的自适应遗传算法(ANGA) .
自适应并行遗传算法实现有源滤波器的设计
- 摘 要:提出一种改进的自适应并行遗传算法,通过设计自适应算子自动调节交叉和变异概率,采用基于岛屿交换模型实现多种群间信息交换,提高了种群的多样性和健壮性.将该方法用于滤波器的参数优化设计,给出4阶切比雪夫低通滤波器的设计结果,比较各种算法的性能,证明该算法收敛速度快,精度高,有效地克服了早熟现象.
自适应的遗传算法
- 介绍一种基于适应值变化的自适应遗传算法
Matlab遗传算法改进程序
- 遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。它是现代有关智能计算
自适应遗传算法
- 自适应遗传算法,已测
zsy-yc.rar
- 这是自适应遗传算法的MATALB代码,经调试运行通过,希望对大家有用,This is self-adaptive genetic algorithm MATALB code, adopted by the debugger to run, everyone would like to be useful
cural.rar
- 用matlab编写的自适应小生境递阶遗传算法,非常适合于学习自适应遗传算法的朋友,Matlab prepared using adaptive niching hierarchical genetic algorithm is very suitable for learning adaptive genetic algorithm friend
AdaptivegeneticalgorithmgeneticKylexy
- 自适应遗传算法 比标准遗传算法更加精确 应用广泛-Adaptive genetic algorithm genetic algorithm than the standard widely used in more precise
AdaptiveGA
- 自适应遗传算法源matlab程序,用到了G-S正交化分解,希望对大家有用。-aAdaptive genetic algorithm source code by Matlab, used in the G-S orthogonal decomposition.
GA
- 自适应遗传算法 [matlab] 对遗传算法的改进 效果不错-Adaptive genetic algorithm [matlab] of genetic algorithms to improve the effectiveness of good
zihiyingyichuan
- 自适应遗传算法,速度快,就是易早熟,本程序以解决了这个问题。-Adaptive genetic algorithm, fast, is easy to precocious puberty, the procedure for settling the problem.
matlab
- 自适应遗传算法的MATLAB代码-Adaptive Genetic Algorithm MATLAB code ~~~~~~~~~~~~~~
myGA
- 自适应遗传算法,可以通过简单的调用即可实现最大值和最小值等函数-Adaptive genetic algorithm, a simple call through to the achievement of maximum and minimum values, such as function
adaptivegeneticalgorithm
- 自适应遗传算法,采用C编写,比较适应开始学习遗传算法的人学习-Adaptive genetic algorithm, using C write, compare the genetic algorithm to adapt to start learning to learn
AdapGA
- 一个很好用的自适应遗传算法,用于一维参数优化,计算速度快-Simulated annealing- particle swarm optimization, the program will be simulated annealing algorithm and particle swarm optimization by combining optimization parameters have a good effect
genetic-algorithm
- 遗传算法是一种进化算法,应用广泛,此文件包含基本遗传算法,顺序选择遗传算法,适值函数标定的遗传算法,大变异遗传算法,自适应遗传算法,双切点交叉遗传算法,多变异位自适应遗传算法matlab源代码,供大家参考-Genetic algorithm is an evolutionary algorithm, widely used, this file contains the basic genetic algorithm, genetic algorithm selection order coin
★自适应遗传算法
- 自适应的遗传算法以及MATLAB实现,拿去学习吧(Standard genetic algorithms and MATLAB implementations)
★自适应遗传算法基于MATLAB
- 自适应遗传算法(Adaptive genetic algorithm)
自适应遗传算法matlab代码
- 自适应遗传算法matlab代码,效果很好,可以参考使用。(Adaptive genetic algorithm matlab code, the effect is very good, can be used for reference.)