登录

双语推荐:遗传算子

给出了多连接查询优化问题的计算模型,分析了免疫遗传算法的基本原理,提出将免疫遗传算法应用于多连接查询优化问题。针对多连接查询优化问题的具体特点,给出了免疫遗传算法的设计,包括亲和度、适应度函数的设计,基于抗体浓度的选择算子、交叉算子、变异算子的设计,免疫算子的设计。
Gives a multi-join query optimization calculation model,analysis of the basic principles of immune genetic algorithm,propose immune genetic algorithm applied to multi-join query optimization problem. Against multi-join query optimization problem specific characteristics,gives the immune genetic algorithm design,including affinity, fitness function design,concentration of antibody-based selection operator, crossover operator, mutation operator design ,immune operator design.

[ 可能符合您检索需要的词汇 ]

遗传算法的应用入手,阐述了遗传算法的相关概念和执行流程,深入研究了遗传算法在题库选题系统中的应用,探讨了初始种群、适应度函数、选择算子、交叉算子、变异算子的设计方法,并给出了关键实现代码。遗传算法为题库选题提供了高效的解决方案,能够取得良好的选题效果。
The paper start with the application of genetic algorithm ,explained the relevant concepts of genetic algorithm and the implementation process ,in-depth study of the application of genetic algorithm choose questions in examination questions library system ,discusses the initial population ,fitness function ,selection operator ,crossover operator ,muta-tion operator design method ,and gives the key code .Genetic algorithm give choose questions in examination questions li-brary system provide an efficient solution ,and achieved good effect .

[ 可能符合您检索需要的词汇 ]

针对线材排样优化问题,在分析线材排样方案数学模型的基础上,提出了基于改进遗传算法的优化求解方案。该算法设计了一种新颖的遗传算子,包括顺序交叉算子、线性变异算子、扩展选择算子。实验表明,该算法逼近理论最优值,而且收敛速度快,较好地解决了线材排样问题。
Basing on the analysis of wire layout mathematical model ,aiming at the wire layout optimization problem , this paper presents an optimization scheme on the basis of genetic algorithm .The algorithm designs a kind of new genetic operator ,including ordered crossover operator ,linear mutation operator and expand‐selection operator .The experiment shows that the algorithm approaches the theoretical optimal value ,its convergence rate is quick ,and is efficient to solve the wire layout problem .

[ 可能符合您检索需要的词汇 ]

元件贴装顺序优化是决定贴片机生产效率的关键问题,传统的解决贴装顺序优化问题的方法有遗传算法,蚁群算法,SS(伞布搜索法)等。使用较多的还是遗传算法。遗传算法中包含选择算子、交叉算子、变异算子,且编程思想简单,但容易出现局部最优,过早收敛等情况。在此,通过对遗传算法在贴装顺序优化应用的结果比较找到一种更适合的遗传算法,使之拥有较快的收敛速度和全局优化性。
Component placement sequence optimization is the key link which determines the production efficiency of SMT machine. The traditional methods to complete the link are genetic algorithm,ant colony algorithm,SS (umbrella cloth search method) and so on. Genetic algorithm (GA) is used more frequently. It contains the selection operator,crossover operator and mutation operator,and its programming thought is simple,but it''s easy to result in a local optimum,premature convergence, etc. A more suitable genetic algorithm was found through the comparison of sequence optimization results of genetic algorithm, which has faster convergence speed and global optimization.

[ 可能符合您检索需要的词汇 ]

文中针对函数优化方面遗传算法(GA)存在的"早熟"与收敛速度慢的问题,设计了一种基于交叉和变异算子改进的遗传算法。通过研究分析GA,根据交叉算子和变异算子的特点,在现有的GA基础上,引入拉普拉斯算子改进交叉算子以及结合黄金分割法对变异算子做了进一步改进。通过3个测试函数对该算法与标准遗传算法,以及其他两种算法加以对比,仿真结果表明文中的算法不仅增加了个体多样性,防止了"早熟",且比其他三种算法获得了更优解和更快的收敛速度。理论分析和实验表明,提出的算法是可行有效的。
Aiming at problems of genetic algorithm in terms of function optimization exists the"premature" and slow convergence,a kind of improved genetic algorithm based on crossover and mutation operators is designed. Through research and analysis of GA,according to the characteristics of the crossover operator and mutation operator,on the basis of existing GA,introduce the Laplacian operator to im-prove crossover operator and further improve mutation operator combined with golden section method. Through the three test functions to compare this algorithm with standard Genetic Algorithm ( GA) ,and the other two algorithms,simulation results show that the proposed algorithm can not only increase the diversity of individuals,preventing the "premature",and more than the other three algorithms gain better solution and faster convergence. Theoretical analysis and experimental results show that the proposed method is feasible and effec-tive.

[ 可能符合您检索需要的词汇 ]

用单亲遗传算法解决设施布置问题,结合设施布置问题的实际需求,提出了S型的编码顺序和基因修正算子,并在赌盘选择方式的基础上,提出了“多个体最优保持”的改进,使算法可求得多个最优解个体。最后通过算例分析和比较,分析了修正概率算子对算法的影响,验证了修正算子和对单亲遗传算法的改进效果,验证了改进单亲遗传算法的有效性。
In this paper, we used the Parthenon genetic algorithm to solve the facility layout problem, then in light of the practical requirement of the problem, proposed the S-shaped encoding sequence and gene-adjusting operator, and then on the basis of the roulette wheel selection process, proposed the improvement based on multiple optimum sustainment which could yield multiple optimal solutions. At the end, through a numerical analysis and comparison, we analyzed the influence of the adjusting probability operation on the validity of the algorithm.

[ 可能符合您检索需要的词汇 ]

建立了弹药运输车辆调度问题的数学模型,针对传统遗传算法求解该问题具有收敛速度慢、易陷入局部极小的缺点,提出了一种改进的遗传算法予以求解。在改进算法中引入一种基于信息素的遗传交叉算子,该算子能利用以信息素形式保存的全局信息,从而提高收敛速度;算法中的变异算子采用 Relocation、Ex-change、2-opt*及2-opt 4种启发式搜索算法,尽可能扩大搜索范围。算例分析表明了所提改进遗传算法求解弹药运输车辆调度问题的有效性和可行性。
The mathematic model is built for scheduling problem of ammunition transport vehi-cles ,and an improved genetic algorithm is put forward to solve the problem considering the defects of the traditional genetic algorithm in solving the problem w hich include the slow convergent speed and easy convergence to a local minimum point .A genetic crossover operator based on pheromone is intro-duced in the improved algorithm ,and the operator can utilize the global information saved by the form of pheromone to improve the convergence speed .The mutation operator in the algorithm adopts four heuristic search algorithms to extend the search scope as much as possible which are Relocation ,Ex-change ,2-opt* and 2-opt .The example analysis shows that the proposed and improved genetic algo-rithm is effective and feasible in solving the scheduling problem of ammunition transport vehicles .

[ 可能符合您检索需要的词汇 ]

提出一种利用改进遗传算法解决浅层地下震动定位的问题,模拟时差定位模型进行震源坐标的求解,由于模型的复杂性,采用了浮点数编码的遗传算法,引入一种自适应的交叉算子和变异算子。实验结果表明,在保证种群数量的情况下,该算法性能大大优于一般遗传算法,能快速找到逼近全局最优的解,并且精度更高。
The paper presents an idea that using a modified genetic algorithm solves the problem of shallow ground vibration locali -zation, and the model of TDOA is used to calculate the source coordinates .Because of the complexity of the model , the genetic algo-rithm of float coding is adopted to introduce an adaptive crossover operator and an adaptive mutation operator .The experimental results show that when the populations are guaranteed , the algorithm performance is greatly superior to general genetic algorithm , and can quickly find the approximate global optimal solution , the precision is higher .

[ 可能符合您检索需要的词汇 ]

本文首先对于罚函数遗传算法构造了合适的适应度计算方式,其次将适当的修补算子加入修补遗传算法中,保证修补的随机性和有效性;然后在两者的交叉、变异操作之后都加入进化突变算子,增强了他们的局部搜索能力;最后针对不同规模的基站选址问题,分别采用加入进化突变前后的罚函数遗传算法和修补遗传算法进行仿真,结果验证加入进化突变的修补遗传算法在求解大规模的基站选址问题时效率最高。
In the light of the characteristics of base station location for constrained optimization problems, this paper uses the penalty function genetic algorithm and repair genetic algorithm to solve the problem in compare.First of all, appropriate iftness calculation was constructed by the penalty function genetic algorithm , not only reduces the amount of calculation, also improves its generality.Next, it guarantees the randomness and effectiveness of repair by adding the appropriate repair operator to repair genetic algorithms.Then, they can enhance their ability of local search by adding evolution mutation operator after crossover and mutation operation. Finally, according to different sizes of base station location problems, it uses repair genetic algorithm and penalty function genetic algorithm before and after evolutionary mutation to simulation respectively, it veriifes the efifciency of repair genetic algorithm that adds evolutionary mutation in solving large-scale base sta

[ 可能符合您检索需要的词汇 ]

采用改进遗传算子操作策略的遗传算法以解决起重机三维空间多目标吊装路径的规划问题.首先建立起重机作业场景和位姿空间的数学模型,将起重机的空间多自由度路径规划问题转化成平面路径点的求解问题.然后确定以吊装路径最短、安全性最好和运动形式变化最少为优化目标,通过添加记忆算子为插入算子和变异算子选取合适的方向和步长进行多目标优化操作.实验证明该算法能综合考虑多种因素,并能同时提供不同特点的路径供决策者选择.
An improved operating strategy of genetic operator sorting genetic algorithm (GA)was used for the multi-obj ective optimization of crane''s lifting path planning in three-dimensional space.First,space path planning of multiple degrees of freedom was transformed into that of planar path points planning by constructing mathematical models of crane''s lifting scene and pose space.Second,the optimization targets, including the shortest lifting path,best security,minimum of movement changes,were determined. Then,suitable direction and step size of the insert operator and mutation operator were selected with the addition of a memory operator for multi-obj ective optimization.Experiments have demonstrated that this algorithm can take several factors into account and generate multiple paths to select at one time.

[ 可能符合您检索需要的词汇 ]