云遗传算法,cloud theory-based genetic algorithm
1)cloud theory-based genetic algorithm云遗传算法
1.WSVM is constructed with wavelet kernel function(WKF),and cloud theory-based genetic algorithm(CGA) is used to optimize the parameters.使用小波核函数(WKF)构建相应的WSVM,并且用云遗传算法(CGA)对相关参数进行优化。
2.In view of the advantage of wavelet analyses in subtle feature extraction and the good global optimization ability of cloud theory-based genetic algorithm(CGA),a CGA-based complex Morlet wavelet SVM(support vector machine),called CGA-CMW-SVM for short,was proposed to improve the forecasting precision and easily select the parameters of SVM.为提高预测精度和克服支持向量机(SVM)凭经验选择参数的不足,针对小波擅长信号细微特征提取和云遗传算法(CGA)良好的全局寻优能力,构建了以复Morlet小波为核函数、以CGA为参数优化算法的SVM——基于CGA的复Morlet小波SVM(CGA-CMW-SVM)。
英文短句/例句

1.Grid Task Scheduling with an Cloud Theory-Based Genetic Algorithm一种基于云遗传算法的网格任务调度算法
2.The Application of Cloud Genetic Algorithm in Modeling of Wood Drying Process云遗传算法在木材干燥过程建模中的应用
3.ACGA with adapting parameters based on cloud models基于云模型的参数自适应蚁群遗传算法
4.Genetic Algorithm Survey and Development of Toolbox of Genetic Algorithm;遗传算法研究及遗传算法工具箱开发
5.Curve Reconstruction from Points Cloud Based on Adaptive Reducing Interval Genetic Algorithm;基于自适应变搜索区间的遗传算法的点云曲线重建
6.The research on nebulae model of innovative large enterprises and Genetic Algorithm to choose subsidiary companies;创新型大企业的星云模型与选择子企业的遗传算法研究
7.Research on Fitness Landscapes of Genetic Algorithms and GA-hardness;遗传算法适应值曲面及遗传算法困难度分析
8.Application of parallel and hierarchical genetic algorithms and genetic complex method algorithm分层并行遗传算法和遗传复合形算法及其应用
9.Optimization Combination Genetic Algorithm Based on Matrix Genetic Operator一种基于矩阵遗传算子的优化组合遗传算法
10.MPPT Algorithm Based on Genetic Algorithm with Perturbation and Observation Control基于遗传算法和扰动观察法的MPPT算法
11.Operator Selection and Computational Efficiency Analysis on Genetic Algorithm选择算子与遗传算法的计算效率分析
12.Research on QoS Multicast Routing Algorithm Based on Genetic Algorithm;基于遗传算法的QoS组播路由算法研究
13.QoS Multicast Routing Based on Immune Genetic Algorithm;基于免疫遗传算法的QoS组播路由算法
14.QoS Routing Algorithm Based on Genetic Algorithm Optimization Study;基于遗传算法优化QoS路由算法的研究
15.Multiple Sequence Alignment Using Genetic Algorithm;基于遗传算法的多序列比对算法研究
16.Research on Genetic Algorithms for Multi-Objective Optimization Algorithms;基于遗传算法的多目标优化算法研究
17.GA-Based Algorithm for QoS Based Multicast Routing;基于遗传算法的QoS组播路由算法
18.Study on QoS Multicast Routing Problem Based on Genetic Algorithm;遗传算法在QoS组播路由算法中的应用
相关短句/例句

cloud genetic algorithm云遗传算法
1.By using cloud genetic algorithm to optimize the BP neural network weights of wood drying benchmark model,and compare to the wood drying benchmark model established by BP neural network.本文利用云遗传算法优化BP神经网络的权值建立木材干燥基准模型,并与BP网络干燥基准模型做比较。
3)cloud- genetic algorithm云-遗传算法
4)cloud-based adaptive genetic algorithm云自适应遗传算法
1.A novel algorithm called cloud-based adaptive genetic algorithm(CAGA)is introduced,which is based on cloud model with the properties of randomness and stable tendency.以当代种群平均适应度为期望Ex,根据云模型"3En"规则确定熵En,由X条件云发生器自适应调整交叉变异概率,提出云自适应遗传算法(CAGA)。
5)cloud model adaptive genetic algorithm云模型自适应遗传算法
6)genetic algorithm遗传算法
1.Application of genetic algorithm in estimating kinetics model parameters for syn-thesis O,O-dimethylphosphorochloridothioate;遗传算法用于估值O,O-二甲基硫代磷酰氯合成反应动力学模型的参数
2.Optimum design of the horizontal section length in a horizontal well using genetic algorithm;利用遗传算法进行水平井水平段长度优化设计
3.Gas production prediction based on genetic algorithm;基于遗传算法的天然气产量预测研究
延伸阅读

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