文件名称:遗传算法
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- 上传时间:
- 2018-04-30
- 文件大小:
- 22kb
- 下载次数:
- 0次
- 提 供 者:
- 那**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。遗传算法是从代表问题可能潜在的解集的一个种群(population)开始的,而一个种群则由经过基因(gene)编码的一定数目的个体(individual)组成。每个个体实际上是染色体(chromosome)带有特征的实体。染色体作为遗传物质的主要载体,即多个基因的集合,其内部表现(即基因型)是某种基因组合,它决定了个体的形状的外部表现,如黑头发的特征是由染色体中控制这一特征的某种基因组合决定的。(The genetic algorithm (Genetic Algorithm) is a computational model of the evolutionary process of the natural selection and genetic mechanism of Darwin's biological evolution theory. It is a method to search the optimal solution by simulating the natural evolution process. A genetic algorithm begins with a population (population) that represents the possible potential solution of a problem, and a population consists of a certain number of individuals (individual) encoded by the gene (gene). Each individual is actually an entity with a characteristic chromosome (chromosome). The chromosome is the main carrier of genetic material, the collection of multiple genes, and its internal representation (genotypes) is a combination of genes that determine the external manifestations of the individual shape, such as black hair, which is determined by a certain combination of genes that control this characteristic in the chromosome.)
相关搜索: 遗传算法
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
遗传算法\fitness_c.m | 372 | 2018-04-30 |
遗传算法\fitness_P.m | 335 | 2018-04-30 |
遗传算法\jiaocha.m | 1330 | 2018-04-30 |
遗传算法\matlab.mat | 4980 | 2018-04-30 |
遗传算法\Matlab中文论坛--助努力的人完成毕业设计.url | 183 | 2018-04-30 |
遗传算法\使用帮助:新手必看.htm | 3543 | 2018-04-30 |
遗传算法\问题.doc | 54784 | 2018-04-30 |
遗传算法\遗传算法 VRP 问题 Matlab实现.m | 3704 | 2018-04-30 |