交互式遗传算法,interactive genetic algorithm
1)interactive genetic algorithm交互式遗传算法
1.Fashion design system based on radial basis function networks and interactive genetic algorithm;基于径向基网络与交互式遗传算法的服装设计
2.Approach to image retrieval based on interactive genetic algorithm and rough set;基于交互式遗传算法和粗糙集的图像检索方法
3.Application of interactive genetic algorithm in music composition;交互式遗传算法在作曲中的应用
英文短句/例句

1.Color Mapping Design from Image to 3D Product Model基于交互式遗传算法的产品配色设计
2.Interactive Genetic Algorithm Based on Tournament Selection and Its Application锦标赛选择交互式遗传算法及其应用
3.Group discussion based on the model of interactive genetic algorithms基于交互式遗传算法模型的群体论证方法
4.Users' Cognition Principles in Interactive Genetic Algorithms and Their Applications交互式遗传算法中用户的认知规律及其应用
5.Neural network surrogate models of interactive genetic algorithms with individual'sinterval fitness区间适应值交互式遗传算法神经网络代理模型
6.Interactive Genetic Algorithm Based on Grey Level for Interval Fitness基于区间适应值灰度的交互式遗传算法
7.Applying a Hybrid Approach Based on Cooperative Co-evolution and Interactive Genetic Algorithm to Complex Product Conceptual Design基于协同交互式遗传算法的复杂产品概念设计
8.Long-Term Maintenance Optimization of Concrete Bridge Deck and Interactive Genetic Algorithm混凝土桥面板长期维修优化与交互式遗传算法
9.Interactive genetic algorithms with tournament evaluation and evolutionary knowledge extraction基于联赛评价和知识提取的交互式遗传算法
10.Interactive genetic algorithms with multiple surrogate models based on adaptive space division自适应分区多代理模型交互式遗传算法
11.Interactive Design of Websites' Information Classification Based on Interactive Genetic Algorithm基于交互式遗传算法的网站信息分类体系交互设计
12.To Study on Negotiation Model under the Mass Customization Based on Interactive Genetic Algorithm;大规模定制下基于交互式遗传算法的谈判模型研究
13.Theories and Key Technologies of Interactive Genetic Algorithms with Individual's Uncertain Fitness进化个体不确定适应值交互式遗传算法理论与关键技术
14.The Application of Interactive Genetic Algorithms in Packing Machine Product Concept Design交互式遗传算法在包装机械产品概念设计中的应用研究
15.Elastic CSP and Its GA-Based Interactive Solving Agent;弹性约束CSP及其基于遗传算法的交互式求解Agent
16.Inverse Perturbation Method and Human-Computer Interactive Annealing Genetic Algorithm and Their Applications逆摄动法和人机交互退火遗传算法及其应用
17.Upper limits of crossover and mutation rate of genetic algorithm based on schema theorem基于模式定理的遗传算法交叉和变异概率上限
18.The Application Research of Genetic Algorithms of Ways on the Basis of Mixing Crossing;基于混合交叉方式的遗传算法应用研究
相关短句/例句

orthogonal interactive genetic algorithm正交-交互式遗传算法
1.Product form design based on orthogonal interactive genetic algorithm;为提高概念设计的效率,提出一种基于正交-交互式遗传算法的产品造型设计方法。
3)interactive satisficing mathods交互-遗传算法
4)interactive genetic algorit基于AHP的交互式遗传算法
5)interactive algorithm交互式算法
1.To solve the latter, an interactive algorithm after the problem is formulated by a multi objective integer programming model is proposed, in which .文中首先提出了一个交互式算法来求解后一个问题 ,该算法利用一个多目标整数规划模型来求解长度和耗费优化的路径 。
2.According to the character of the model, an interactive algorithm for solving the model is presented.通过选取带宽作为约束条件 ,把时延和丢失率作为优化目标 ,建立了QoS路由选择的多目标非线性整数规划模型 ,并给出了一种求解模型的交互式算法。
3.An interactive algorithm based on existing ones for solving nonlinear multiobjective optimization has been developed.在现有的一些解多目标问题交互算法的基础上,提出了一种解决一般非线性多目标最优化问题的交互式算法——权衡割平面法。
6)hybrid genetic algorithm杂交遗传算法
1.Application of hybrid genetic algorithm to the optimization of structural vibration control;杂交遗传算法在结构振动控制优化中的应用
2.Therefore,an improved hybrid genetic algorithm is presented which is based on both hybrid genetic and real coded genetic ones,which were developed recently.为此,在杂交遗传算法和实代码遗传算法的基础上,开发了一种改进的杂交遗传算法,该算法不仅可以计算含不等式约束的优化问题,而且可以处理含线性等式的优化目标问题。
3.Drawing on idea of genetics,a staged hybrid genetic algorithm (SHMGA) with multi-group (SHMGA) is proposed.借鉴生物遗传学提出了一种多群体阶段性杂交遗传算法。
延伸阅读

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