搜索资源列表
实数自适应并行遗传算法的研究
- 曾孝平,陈燕飞,李勇明.实数自适应并行遗传算法的研究。针对遗传算法中的早收敛现象,提出了一种实数自适应并行遗传算法(real adaptive parallel genetic algo- rithm,RAPGA)。该算法采用了一种并行遗传进化结构,并将自适应交叉、变异算子引入到本算法中,增强和保 持了种群的多样性。最后,通过与其他经典优化遗传算法进行比较显示,RAPGA对多个标准测试函数均表现出 较好的搜索性能。
遗传算法实现车间工件生产的优化排序
- 该程序是基于遗传算法编写的,用于解决车间生产工件的优化排序问题。
matlab遗传算法工具箱及应用
- 系统介绍matlab遗传算法和直接搜索工具的特点及应用
约束优化问题的遗传算法求解
- 基于matlab的约束优化问题的遗传算法求解-Matlab-based constrained optimization problems of the genetic algorithm
遗传算法原程序
- 源程序,遗传算法源程序-source, genetic algorithm source!
标准遗传算法matlab编程
- 标准遗传算法matlab编程,已验证正确
三个遗传算法matlab程序实例.
- 三个遗传算法matlab程序实例,用于简单的说明遗传算法在MATLAB中的实现过程。(Three examples of genetic algorithm matlab program)
MATLAB遗传算法工具箱及应用
- MATLAB中含有遗传算法的工具箱,该文档详细介绍了该工具箱的使用说明(MATLAB contains genetic algorithm toolbox, the document details the use of the toolbox)
简单函数优化的遗传算法程序
- 遗传算法是一种基于生物自然选择与遗传机理的随机搜索与优化方法。(Genetic algorithm (GA) is a random search and optimization method based on biological natural selection and genetic mechanism.)
遗传算法课件与程序
- 遗传算法课件与程序,matlab遗传算法程序包(Genetic algorithm courseware and program, matlab genetic algorithm package)
基于遗传算法的智能题库系统设计_蔡国民
- 该文章阐述了基于遗传算法的智能题库系统的设计方法,有一定的的参考学习价值。(This paper expounds the design method of intelligent item bank system based on genetic algorithm, which has certain reference learning value.)
遗传算法
- 遗传算法实现优化问题,附有例题以及程序,非常实用。(Genetic algorithm for optimization problems)
1196-MATLAB遗传算法工具箱及应用
- 这是一个遗传算法工具箱应用的电子版文档,希望对大家有所帮助(This is a genetic algorithm toolbox electronic version of the document, I hope to be helpful to everyone)
遗传算法代码
- 代码,用于遗传算法的基础代码,最简单的一种(Code, the basic code for genetic algorithms, the simplest)
遗传算法VRP
- 使用遗传算法求解vrp问题,使用matlab编程(Using Genetic Algorithm to Solve the Problem of vrp)
遗传算法及其在电力系统中的应用
- 学习遗传算法及其在电力系统中的应用,实例第一手资料(Learning genetic algorithm and its application in power system.)
遗传算法
- 遗传算法学习的一些入门和终极书籍,理论和代码部分都有介绍,是初学者的好帮手,望对各位有用。
遗传算法路径规划
- 遗传算法路径规划MATLAB仿真,基于栅格图环境建模,以遗传算法优化路径。(Genetic Algorithms for Optimal Path Planning)
共享函数小生境遗传算法
- 该文件为共享函数小生境遗传算法的matlab程序代码。可以直接复制后在matlab软件中运行。(This file is the matlab program code of the shared function niche genetic algorithm. It can be directly copied and run in MATLAB software.)
智能算法总结
- 该文档对智能算法,包括遗传算法、粒子群算法、禁忌搜索算法和人工神经网络算法等的概念和性能进行了基本总结(This paper summarizes the concept and performance of intelligent algorithms, including genetic algorithm, particle swarm optimization algorithm, tabu search algorithm and artificial neural network a