摘要
遗传算法是一类全局优化的仿生类算法,它通过模拟生物进化过程中的复制、交叉和变异来完成优化搜索.在遗传算法的基本思想下,给出了一个简单遗传算法(SGA)及相关应用示例.
The Genetic Algorithm is a Bionic Global Optimization Algorithm.It Implement Search for Optimization by the means of Simulating the copy ,crossover and Mutation in the process of Biology and Evolution. The basis idea of Genetic Algorithm is Brief Introduced in This Paper .A Simple Genetic Algorithm(SGA)and a example are presented.
出处
《喀什师范学院学报》
2005年第3期64-65,共2页
Journal of Kashgar Teachers College
关键词
遗传算法
全局优化
选择
交叉
变异
Genetic Algorithm
Global Optimization
Select
Crossover
Mutation