文件名称:ga
介绍说明--下载内容均来自于网络,请自行研究使用
遗传算法是一种借鉴生物界自然选择和自然遗传机制的随机搜索算法。它简单、鲁棒性好,具有自组织
性、自适应性、自学习性,其本质是一种高效、并行、全局搜索的方法,它能在搜索过程中自动获取和积累有
关搜索空间的知识,并自适应地控制搜索过程以求得最优解,
-Genetic algorithm is a stochastic search algorithm which is based on natural selection and natural genetic mechanism. It is simple, robust and self-organizing
Self-adaptability, self-learning, and its essence is an efficient, parallel, global search method, it can automatically search and accumulate in the process of
Off search space knowledge, and adaptive control of the search process in order to obtain the optimal solution,
性、自适应性、自学习性,其本质是一种高效、并行、全局搜索的方法,它能在搜索过程中自动获取和积累有
关搜索空间的知识,并自适应地控制搜索过程以求得最优解,
-Genetic algorithm is a stochastic search algorithm which is based on natural selection and natural genetic mechanism. It is simple, robust and self-organizing
Self-adaptability, self-learning, and its essence is an efficient, parallel, global search method, it can automatically search and accumulate in the process of
Off search space knowledge, and adaptive control of the search process in order to obtain the optimal solution,
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ga
..\Code.m
..\Cross.m
..\fun.m
..\ga_main.m
..\Mutation.m
..\nonlinear.m
..\Select.m
..\test.m