优化网络需要合理设计交叉算子。
Need to design crossover operator rationally while optimizing ANN.
另外,给出了一个改进的实数编码的两点交叉算子。
In addition, an improved real-coding copulation operator was also raised.
接着采用单形交叉算子来对当前群体进行交叉操作;
Secondly, simplex crossover operator is used to population to generate offspring.
其次,交叉算子是遗传算法的核心算子,是遗传进化的动力。
Secondly, crossover is the key operator in the genetic algorithms, and it is impetus for evolution.
遗传算法中的交叉算子最根本的作用就是要使子代继承父代的优秀基因。
The main function of cross operator in the Genetic Algorithmsis to make the offspring inherit excellent gene from the parents.
提出了功能块的概念,介绍了一种新的编码方式、交叉算子和突变算子。
It also introduces the concept of function module and a new kind of coding way, crossover operator and mutational operator.
在基本差分进化算法中,融入递增二次函数交叉算子以增加算法的收敛速度。
For the basic differential evolution algorithm, the increasing quadratic function crossover operator was added to increase the convergence speed.
对基于实数值编码的繁殖算子、交叉算子、变异算子给出了具体的操作方法。
The realized methods of the reproduction operator, cross operator and mutation operator on account of real numeric encoding are suggested.
并且为上面的改进设计了相应的选择算法、交叉算子、变异算子和免疫算子。
Besides, the thesis also designs the corresponding selection algorithm, crossover operator, mutation operator, and the immune operator for the improvement of the above problems.
交叉算子是遗传算法中最主要的遗传算子,对种群的搜索性能起着重要的作用。
The crossover is a very important operator in genetic algorithms because of its ability of searching the new solution space.
针对矩阵编码提出的特殊交叉算子和变异算子,能保证生成的新个体总是有效的。
A new crossover and mutation operation suitable for the matrix code is developed, and they can ensure that the new initial chromosomes are always feasible.
其主要算子包括:编码方式、选择算子、交叉算子、变异算子及采用精英保留策略。
Its main operators include coding way, selecting operator, cross operator, mutation operator and adopting elites to keep the tactics.
混合遗传算法在产生初始种群时引入启发式方法,采用自适应遗传参数和交替使用两种交叉算子;
In the HGA , heuristic algorithm is used to produced initial population , self-adaptive parameter are used in copy operator, crossover operator and mutation operator .
采用的相关技术包括增加单纯形寻优算子、运用改进的交叉算子、自适应地调整交叉率和变异率等。
The methods we proposed include adding deterministic simplex searching operation, improving the crossover operator, modifying adaptive crossover probability and adaptive mutation probability.
传统的序号编码遗传算法(GA)使用PMX、CX和OX等特殊的交叉算子,这些算子实施起来很麻烦。
Genetic algorithms (GA) using ordinal strings must use special crossover operators such as PMX, CX and OX, which is very bother.
线搜索算子与遗传算法中的选择算子、交叉算子和变异算子共同作用,使全局搜索和局部搜索都能够很好的实现。
The multi-objective line search operator interacts with selected operator, crossover operator and mutation operator, making global searching and local searching be well actualized.
将常用的交叉和重组技术广义化为多父代对角交叉和扫描交叉算子,解析地分析了广义交叉算子的遗传漂移现象。
The common crossover or recombination methods in evolutionary algorithms are generalized as two types of multi-parent recombination operators, that is, diagonal crossover and scan crossover.
针对平面点集最小权三角划分问题的特点,提出了新的交叉算子和变异算子,即多边形交叉算子与三角形变异算子。
Based on the characteristic of MWT problem, new operators for crossover and mutation are presented, that is, polygon crossover and triangular mutation.
在我们的应用中,我们提出了一种全新的编码方式采样编码,以及与该编码对应的动态双点交叉算子和对偶变异算子。
In ours application, we proposed a novel encoding method: Sample Code, as well as Dynamic Two-Point Crossover Operator and Dual Simple Mutation Operator.
原始的选择算子和交叉算子分别被改造为动态选择算子和基因传递算子;算法中还加入了一个新的算子———淘汰算子。
The original selection operator and crossover operator were respectively reconstructed to dynamic selection operator and gene transfer operator.
原始的选择算子和交叉算子分别被改造为动态选择算子和基因传递算子;算法中还加入了一个新的算子———淘汰算子。
The original selection operator and crossover operator were respectively reconstructed to dynamic selection operator and gene transfer operator.
应用推荐