摘要
介绍了遗传算法是一种借鉴生物界自然选择和优化机制发展起来的高度并行、随机、自适应搜索算法,阐述了在遗传算法的诸多应用中,函数优化是最显而易见的应用,分析了遗传算法的运行机理,并在Matlab环境中实现了用遗传算法求解函数优化的问题。
Genetic algorithm is a highly parallel,randomized,adaptive search algorithm method,which is developed in virtue of the biological mechanism of natural selection and optimization mechanism.This paper analyzes the mechanism of genetic algorithm,and realizes the function optimization with genetic algorithm in MATLAB.
出处
《装备制造技术》
2011年第6期20-21,共2页
Equipment Manufacturing Technology
关键词
遗传算法
函数优化
遗传算子
MATLAB
genetic algorithm
function optimization
genetic operators
MATLAB