文件名称:The MATLAB Genetic Algorithm Toolbox
文件大小:15KB
文件格式:PDF
更新时间:2013-02-20 10:45:51
MATLAB Genetic Algorithm oolbox
MATLAB Genetic Algorithm Toolbox的介绍 Genetic algorithms (GAs) are stochastic global search and optimization methods that mimic the metaphor of natural biological evolution [1]. GAs operate on a population of potential solutions applying the principle of survival of the fittest to produce successively better approximations to a solution. At each generation of a GA, a new set of approximations is created by the process of selecting individuals according to their level of fitness in the problem domain and reproducing them using operators borrowed from natural genetics. This