正交遗传算法,orthogonal genetic algorithm
1)orthogonal genetic algorithm正交遗传算法
1.For this purpose,it presents a simulation optimization approach for system-of-systems based on orthogonal genetic algorithm and sensitivity analysis.鉴于此,提出了一种基于正交遗传算法和灵敏度分析的体系仿真优化方法。
2.In this paper,a new non-parameter penalty function multi-objective orthogonal genetic algorithm is presented to solve the nonlinear programming problem.本文提出了一种解非线性规划问题非参数罚函数多目标正交遗传算法,对违反约束的个体进行动态的惩罚以保持群体中不可行解的一定比例,从而不但有效增加种群的多样性,而且避免了传统的过度惩罚缺陷,使群体更好地向最优解逼近。
3.In order to solve the complex optimization problem with uncertain phenomenon effectively,this paper presents a probability simulation optimization method based on orthogonal genetic algorithm.为了有效解决含有不确定现象的复杂优化问题,文中提出了基于正交遗传算法的概率仿真优化方法。
英文短句/例句

1.Probability Simulation Optimization Method Based on Orthogonal Genetic Algorithm基于正交遗传算法的概率仿真优化方法
2.Multi-objective Orthogonal Genetic Algorithm for Flexible Job-shop Scheduling Problems一种求解多目标柔性JSP的正交遗传算法
3.District Power Grid's Real Time Reactive Power Optimization by Orthogonal Genetic Algorithm Based on Small Ecology Environment基于小生境正交遗传算法的地区电网实时无功优化
4.The Application of Orthogonal Design and Uniform Design in the Initial Coding of Genetic Algorithm;正交均匀设计在遗传算法初始编码中的应用
5.Solving the Regularization Parameters Based on Genetic Algorithms and the Generalized Cross-Validation Criterion基于遗传算法和广义交叉原理求解正则参数
6.Research on Combination of Crossover Operators of Real Coded Genetic Algorithms;实数编码遗传算法杂交算子组合研究
7.OPTIMAL CALCULATION OF TIKHONOV REGULARIZATION PARAMETER BASED ON GENETIC ALGORITHM基于遗传算法的Tikhonov正则参数优化计算
8.Methods Optimize the routes by using the genetic algorithm (GA) whose crossover operator is improved.方法利用遗传算法进行优化,对遗传算法的交叉操作进行改进。
9.Study on the Hybrid Crossover Strategy Genetic Algorithm and Its Application混合交叉策略遗传算法及其应用研究
10.Research on genetic crossbreed algorithm in software fuzzy test软件模糊测试中遗传杂交算法的研究
11.Color Mapping Design from Image to 3D Product Model基于交互式遗传算法的产品配色设计
12.Interactive Genetic Algorithm Based on Tournament Selection and Its Application锦标赛选择交互式遗传算法及其应用
13.Application of Genetic Algorithms in the Optimization of Multi-Correction遗传算法在多修正因子寻优中的应用
14.The solution to TSP problem based on crossover operator-improved Genetic Algorithm基于交叉算子改进的遗传算法求解TSP问题
15.Non-linear Correction Based on Modified Genetic Algorithm in Sensors基于改进遗传算法的传感器非线性校正
16.Inverse Perturbation Method and Human-Computer Interactive Annealing Genetic Algorithm and Their Applications逆摄动法和人机交互退火遗传算法及其应用
17.Group discussion based on the model of interactive genetic algorithms基于交互式遗传算法模型的群体论证方法
18.Research of automatic test paper composition based on genetic algorithm in traffic law基于遗传算法的交规考试自动组卷方法研究
相关短句/例句

genetic orthogonal algorithm遗传正交算法
3)orthogonal interactive genetic algorithm正交-交互式遗传算法
1.Product form design based on orthogonal interactive genetic algorithm;为提高概念设计的效率,提出一种基于正交-交互式遗传算法的产品造型设计方法。
4)orthogonal genetic algorithm with quantization量化正交遗传算法
1.According to the characteristics of oil blending, develop the on-line optimization of oil blending system using the artificial neu-ral network, and then train the neural network model by the orthogonal genetic algorithm with quantization.根据油品调合的特点,应用人工神经网络(Neural Network,NN)对油品在线优化调合系统进行建模,并采用量化正交遗传算法(Orthogonal Genetic Algorithm with Quantization,OGA/Q)对神经网络模型进行学习。
5)Orthogonal multi-agent genetic algorithm正交多主体遗传算法
6)OMAGA正交多主体遗传算法(OMAGA)
延伸阅读

数值遗传算法分子式:CAS号:性质:基于自然界生物进化机制的一种全局最优化方法。在遗传算法中,被研究体系的响应曲面看作为一个群体,响应曲面上的每一个点作为群体中的一个个体,个体用多维向量或矩阵来描述,组成矩阵的和向量的参数(元素)相应于生物中组成染色体的基因。染色体用固定长度的二进制位串(bit string)表示。通过交换(染色体基因交换)、突变(改变染色体基因)等遗传操作,在参数的一定范围内进行随机搜索,不断改善数据结构,构造出不同的向量,相当于得到了被研究问题的不同的解(一个个体相当于一个解)。目标函数较优的点被保留,较差的点被淘汰,最后达到全局最优化。