智能遗传算法,Intelligent Genetic Algorithm
1)Intelligent Genetic Algorithm智能遗传算法
1.A Multi-Object Image Segmentation Approach Based on Intelligent Genetic Algorithm and Otsu Algorithm;基于智能遗传算法和Otsu法的多目标图像分割方法
2.Forecasting and evaluating water quality of Changjiang River based on composite least square SVM with intelligent genetic algorithms基于智能遗传算法与复合最小二乘支持向量机的长江水质预测与评价
3.The parameters of the fuzzy PI controller were chosen by intelligent genetic algorithm.根据永磁同步电动机参数随输入电流变化而发生微小变化的特点,研究了基于模糊理论的比例-积分控制应用于永磁同步电动机电流控制的可行性,并应用智能遗传算法对模糊控制规则以及比例-积分控制器中的比例系数和积分时间常数等参数进行了优化,设计了一种基于智能性遗传算法(IGA)优化的模糊电流比例-积分控制器。
英文短句/例句

1.Optimal Image Thresholding Via Intelligent Genetic Algorithm Based on Phase Correlation;基于相位和智能遗传算法的图像分割算法研究
2.The Design of Fuzzy Controllers Based on Genetic Algorithm;基于遗传算法的智能模糊控制器设计
3.Research and Application on Intelligent Auto-generating Test Paper Based on Genetic Algorithms;基于遗传算法智能组卷的研究与应用
4.Intellignet Item Bank System Autogenerating Test Paper Based on Genetic Algorithms;基于遗传算法的试题库智能组卷研究
5.Research and Application in Auto-generating Paper Based on GA;基于遗传算法的智能组卷研究与应用
6.Highway intelligent alignment selection based on GIS and genetic algorithms基于GIS和遗传算法的公路智能选线
7.Intelligent Test Paper Generation System Based on Improved Genetic Algorithm基于改进型遗传算法的智能组卷系统
8.Design of Intelligent PID Controller Based on Genetic Algorithm基于遗传算法的PID智能控制器设计
9.An Intelligent Algorithm to Extract Examinations Based on Probability and Adaptive Genetic Algorithm;基于概率论和自适应遗传算法的智能抽题算法
10.The Study on Intelligent Controller Design Method Based on Genetic Algorithm;基于遗传算法的智能控制器设计方法研究
11.A Study of Intelligent Build-up Paper System Based on Genetic Algorithm;基于遗传算法的智能组卷系统设计方法初探
12.An Intelligent Exam-paper Generatingmethod Based on Improved Genetic Algorithm一种基于改进遗传算法的智能组卷方法研究
13.Research on Intelligent Control Methods in Elevator Group Control System Based on Genetic Algorithm基于遗传算法的群控电梯智能调度方法的研究
14.Intelligentized Biclustering Based on Tabu Search and Genetic Algorithm基于禁忌搜索和遗传算法的智能化双聚类方法
15.Research on Mechanism of Fuzzy Intelligence Inverter Air-Conditioner Based on Genetic Algorithms;基于遗传算法模糊智能变频空调机理的研究
16.The Intelligent Forecasting of Stock Based on Neural Network and Genetic Algorithm;基于神经网络与遗传算法的股票智能预测
17.The Road Building Mix Materials Calculating System Based on Genetic Alogorithm;基于遗传算法的公路建设原料智能配比系统
18.Research on Intelligent Examination System Based on Adaptive Genetic Algorithms;基于自适应遗传算法的智能考试系统研究
相关短句/例句

intelligent genetic algorithms智能遗传算法
1.To avoid the blind establishment of the parameters,this study proposes intelligent genetic algorithms for optimizing the SVR\'s parameters and presents the process of selecting SVR\'s parameters particularly.提出将智能遗传算法用来对支持向量回归模型的参数进行优化选取,并详细介绍了模型参数的选取过程,避免了参数的盲目设置。
3)Intelligentizing genetic algorithm智能化遗传算法
4)Hybrid intelligent genetic algorithm混合智能遗传算法
5)hybrid intelligent messy genetic algorithm (HIMGA)混合智能messy遗传算法
1.A hybrid intelligent messy genetic algorithm (HIMGA) for daily generation scheduling is proposed, which can improve the diversity of evolution population and guar.针对电力系统日发电计划的特点,提出了一种混合智能messy遗传算法(HIMGA),该算法实现简单,大大减小了求解问题的规模,保证了群体的多样性,提高了算法的搜索效率,改善了算法的收敛性。
6)artificial intelligence/genetic algorithm人工智能/遗传算法
延伸阅读

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