期刊文献+
共找到69篇文章
< 1 2 4 >
每页显示 20 50 100
Hybrid Genetic Algorithm with K-Means for Clustering Problems 被引量:1
1
作者 Ahamed Al Malki Mohamed M. Rizk +1 位作者 M. A. El-Shorbagy A. A. Mousa 《Open Journal of Optimization》 2016年第2期71-83,共14页
The K-means method is one of the most widely used clustering methods and has been implemented in many fields of science and technology. One of the major problems of the k-means algorithm is that it may produce empty c... The K-means method is one of the most widely used clustering methods and has been implemented in many fields of science and technology. One of the major problems of the k-means algorithm is that it may produce empty clusters depending on initial center vectors. Genetic Algorithms (GAs) are adaptive heuristic search algorithm based on the evolutionary principles of natural selection and genetics. This paper presents a hybrid version of the k-means algorithm with GAs that efficiently eliminates this empty cluster problem. Results of simulation experiments using several data sets prove our claim. 展开更多
关键词 cluster Analysis genetic algorithm k-means
下载PDF
An unequal clustering routing protocal for wireless sensor networks based on genetic algorithm 被引量:1
2
作者 WANG Lei HUO Jiuyuan Al-Neshmi Hamzah Murad Mohammed 《Journal of Measurement Science and Instrumentation》 CAS CSCD 2022年第3期329-344,共16页
The imbalance of energy consumption in wireless sensor networks(WSNs)easily results in the“hot spot”problem that the sensor nodes in a particular area die due to fast energy consumption.In order to solve the“hot s... The imbalance of energy consumption in wireless sensor networks(WSNs)easily results in the“hot spot”problem that the sensor nodes in a particular area die due to fast energy consumption.In order to solve the“hot spot”problem in WSNs,we propose an unequal clustering routing algorithm based on genetic algorithm(UCR-GA).In the cluster head election phase,the fitness function is constructed based on the residual energy,density and distance between nodes and base station,and the appropriate node is selected as the cluster head.In the data transmission phase,the cluster head selects single-hop or multi-hop communication mode according to the distance to the base station.After we comprehensively consider the residual energy of the cluster head and its communication energy consumption with the base station,an appropriate relay node is selected.The designed protocal is simulated under energy homogeneous and energy heterogeneity conditions,and the results show that the proposed routing protocal can effectively balance energy consumption,prolong the life cycle of network,and is appicable to heterogeneous networks. 展开更多
关键词 wireless sensor networks(WSNs) genetic algorithm(ga) unequal clustering MULTI-HOP life cycle of network energy consumption
下载PDF
Genetic Algorithm Combined with the K-Means Algorithm:A Hybrid Technique for Unsupervised Feature Selection
3
作者 Hachemi Bennaceur Meznah Almutairy Norah Alhussain 《Intelligent Automation & Soft Computing》 SCIE 2023年第9期2687-2706,共20页
The dimensionality of data is increasing very rapidly,which creates challenges for most of the current mining and learning algorithms,such as large memory requirements and high computational costs.The literature inclu... The dimensionality of data is increasing very rapidly,which creates challenges for most of the current mining and learning algorithms,such as large memory requirements and high computational costs.The literature includes much research on feature selection for supervised learning.However,feature selection for unsupervised learning has only recently been studied.Finding the subset of features in unsupervised learning that enhances the performance is challenging since the clusters are indeterminate.This work proposes a hybrid technique for unsupervised feature selection called GAk-MEANS,which combines the genetic algorithm(GA)approach with the classical k-Means algorithm.In the proposed algorithm,a new fitness func-tion is designed in addition to new smart crossover and mutation operators.The effectiveness of this algorithm is demonstrated on various datasets.Fur-thermore,the performance of GAk-MEANS has been compared with other genetic algorithms,such as the genetic algorithm using the Sammon Error Function and the genetic algorithm using the Sum of Squared Error Function.Additionally,the performance of GAk-MEANS is compared with the state-of-the-art statistical unsupervised feature selection techniques.Experimental results show that GAk-MEANS consistently selects subsets of features that result in better classification accuracy compared to others.In particular,GAk-MEANS is able to significantly reduce the size of the subset of selected features by an average of 86.35%(72%–96.14%),which leads to an increase of the accuracy by an average of 3.78%(1.05%–6.32%)compared to using all features.When compared with the genetic algorithm using the Sammon Error Function,GAk-MEANS is able to reduce the size of the subset of selected features by 41.29%on average,improve the accuracy by 5.37%,and reduce the time by 70.71%.When compared with the genetic algorithm using the Sum of Squared Error Function,GAk-MEANS on average is able to reduce the size of the subset of selected features by 15.91%,and improve the accuracy by 9.81%,but the time is increased by a factor of 3.When compared with the machine-learning based methods,we observed that GAk-MEANS is able to increase the accuracy by 13.67%on average with an 88.76%average increase in time. 展开更多
关键词 genetic algorithm unsupervised feature selection k-means clustering
下载PDF
Binary-Real Coded Genetic Algorithm Based <i>k</i>-Means Clustering for Unit Commitment Problem
4
作者 Mai A. Farag M. A. El-Shorbagy +2 位作者 I. M. El-Desoky A. A. El-Sawy A. A. Mousa 《Applied Mathematics》 2015年第11期1873-1890,共18页
This paper presents a new algorithm for solving unit commitment (UC) problems using a binary-real coded genetic algorithm based on k-means clustering technique. UC is a NP-hard nonlinear mixed-integer optimization pro... This paper presents a new algorithm for solving unit commitment (UC) problems using a binary-real coded genetic algorithm based on k-means clustering technique. UC is a NP-hard nonlinear mixed-integer optimization problem, encountered as one of the toughest problems in power systems, in which some power generating units are to be scheduled in such a way that the forecasted demand is met at minimum production cost over a time horizon. In the proposed algorithm, the algorithm integrates the main features of a binary-real coded genetic algorithm (GA) and k-means clustering technique. The binary coded GA is used to obtain a feasible commitment schedule for each generating unit;while the power amounts generated by committed units are determined by using real coded GA for the feasible commitment obtained in each interval. k-means clustering algorithm divides population into a specific number of subpopulations with dynamic size. In this way, using k-means clustering algorithm allows the use of different GA operators with the whole population and avoids the local problem minima. The effectiveness of the proposed technique is validated on a test power system available in the literature. The proposed algorithm performance is found quite satisfactory in comparison with the previously reported results. 展开更多
关键词 Unit COMMITMENT (UC) genetic algorithm (ga) k-means clustering Technique
下载PDF
ERoS-GA: Genetic Algorithm-Based Energy-Efficiency via Role Sharing Protocol for Wireless Sensor Networks
5
作者 Jenn-Long Liu 《通讯和计算机(中英文版)》 2013年第3期371-380,共10页
关键词 无线传感器网络 遗传算法 能源效率 协议 共享 EROS 仿真结果 能源消耗
下载PDF
基于复合形遗传算法的K-means优化聚类方法 被引量:2
6
作者 赵锋 薛惠锋 王伟 《航空计算技术》 2006年第5期59-61,64,共4页
针对基本遗传算法所存在的缺点和不足,提出了一种改进的遗传算法———复合形遗传算法,并将其用于K-m eans优化聚类。把复合形法嵌入到遗传算法中,利用复合形法对遗传算法群体中的部分个体进行处理,来改善种群的质量,以加快最优解的搜... 针对基本遗传算法所存在的缺点和不足,提出了一种改进的遗传算法———复合形遗传算法,并将其用于K-m eans优化聚类。把复合形法嵌入到遗传算法中,利用复合形法对遗传算法群体中的部分个体进行处理,来改善种群的质量,以加快最优解的搜索进程。该方法既有复合形法快速高效的特点,又有遗传算法全局性好的特点。算例的结果表明,该方法用于改进K-m eans优化聚类是可行的与有效的。 展开更多
关键词 K—means聚类 遗传算法 复合形 复合形遗传算法 数据挖掘
下载PDF
基于k-means聚类组合预测的航班延误预警方法 被引量:3
7
作者 谷润平 来靖晗 时统宇 《中国科技论文》 CAS 北大核心 2021年第10期1119-1125,1138,共8页
为了提高延误预警的精准性,以航班延误相关历史大数据为基础,首先,采用k-means聚类方法确定延误指标的聚类质心,得到科学的延误警级与警区;然后,考虑引入气象环境影响因子,将灰色关联分析(grey relational analysis,GRA)、遗传算法(gene... 为了提高延误预警的精准性,以航班延误相关历史大数据为基础,首先,采用k-means聚类方法确定延误指标的聚类质心,得到科学的延误警级与警区;然后,考虑引入气象环境影响因子,将灰色关联分析(grey relational analysis,GRA)、遗传算法(genetic algorithm,GA)与BP神经网络相结合,构建了GRA-GA-BP航班延误预测模型;最后,运用实际航班延误数据进行模型的实例计算与对比分析。结果表明,引入气象环境因子的GRA-GA-BP模型预测的决定系数(R2)和平均绝对误差(mean absolute error,MAE)分别为0.960和8.831,MAE至少下降了1.618,与未优化的模型及传统的Elman神经网络、极限学习机(extreme learning machine,ELM)模型相比,提升了泛化性能和精度。该模型适用于航班延误预测预警,可为航空公司制定合理的管控策略提供可靠依据。 展开更多
关键词 航班延误预警 k-means聚类 灰色关联分析 遗传算法 神经网络 组合预测
下载PDF
CLUSTERING VIA DIMENSIONAL REDUCTION METHOD FOR THE PROJECTION PURSUIT BASED ON THE ICSA
8
作者 Gou Shuiping Feng Jing Jiao Licheng 《Journal of Electronics(China)》 2010年第4期474-479,共6页
The performance of the classical clustering algorithm is not always satisfied with the high-dimensional datasets, which make clustering method limited in many application. To solve this problem, clustering method with... The performance of the classical clustering algorithm is not always satisfied with the high-dimensional datasets, which make clustering method limited in many application. To solve this problem, clustering method with Projection Pursuit dimension reduction based on Immune Clonal Selection Algorithm (ICSA-PP) is proposed in this paper. Projection pursuit strategy can maintain consistent Euclidean distances between points in the low-dimensional embeddings where the ICSA is used to search optimizing projection direction. The proposed algorithm can converge quickly with less iteration to reduce dimension of some high-dimensional datasets, and in which space, K-mean clustering algorithm is used to partition the reduced data. The experiment results on UCI data show that the presented method can search quicker to optimize projection direction than Genetic Algorithm (GA) and it has better clustering results compared with traditional linear dimension reduction method for Principle Component Analysis (PCA). 展开更多
关键词 Projection Pursuit (PP) Immune Clonal Selection algorithm (ICSA) genetic algorithm (ga) k-means clustering
下载PDF
基于GA-WNN模型的光伏中期功率预测研究
9
作者 张慧娥 刘大贵 +2 位作者 朱婷婷 白彩清 张慧敏 《自动化仪表》 CAS 2024年第9期70-75,共6页
为解决光伏发电存在限电情况下,光伏中期功率预测结果偏小导致预测精度降低的问题,提出了一种基于光伏可用功率的遗传算法(GA)优化小波神经网络(WNN)的预测模型。GA-WNN模型在预测日的相近日期内覆盖晴天、雨天、多云等多种天气类型,通... 为解决光伏发电存在限电情况下,光伏中期功率预测结果偏小导致预测精度降低的问题,提出了一种基于光伏可用功率的遗传算法(GA)优化小波神经网络(WNN)的预测模型。GA-WNN模型在预测日的相近日期内覆盖晴天、雨天、多云等多种天气类型,通过模糊C-均值聚类算法辨识限电情况,并将光伏可用功率作为训练目标,建立了WNN光伏中期预测训练模型。GA-WNN模型以预测日获取的光伏数值天气预报作为输入,经过训练后可以直接预测未来1~10 d的光伏中期功率。通过新疆某光伏运行电站的实际运行数据进行验证,预测精度达96%以上。将GA应用于WNN预测模型中,可显著提高光伏中期功率预测精度。 展开更多
关键词 光伏 中期功率预测 遗传算法 小波神经网络 可用功率 模糊C-均值聚类
下载PDF
一种基于GA的混合属性特征大数据集聚类算法 被引量:9
10
作者 李洁 高新波 焦李成 《电子与信息学报》 EI CSCD 北大核心 2004年第8期1203-1209,共7页
在数据挖掘中,经常会遇到和分析大量具有数值和类属特征的数据.然而,现有的大多数算法只能单独处理数值特征数据或类属特征数据,而不能分析具有混合属性的数据.为此,该文提出了一种基于GA的模糊聚类新算法,通过改进聚类目标函数将数值... 在数据挖掘中,经常会遇到和分析大量具有数值和类属特征的数据.然而,现有的大多数算法只能单独处理数值特征数据或类属特征数据,而不能分析具有混合属性的数据.为此,该文提出了一种基于GA的模糊聚类新算法,通过改进聚类目标函数将数值特征与类属特征相结合,从而实现具有混合属性特征数据的聚类分析;通过引入GA算法能够快速得到全局最优解,而且不依赖于原型初始化.实验结果表明,基于GA的新聚类算法对于处理具有混合特征的大数据集聚类问题是相当有效的. 展开更多
关键词 聚类分析 数值特征 类属特征 遗传算法
下载PDF
基于GA与IFCM聚类算法的入侵检测 被引量:2
11
作者 王亚男 叶蓓 雷英杰 《计算机工程》 CAS CSCD 2013年第9期170-173,177,共5页
针对直觉模糊c-均值(IFCM)聚类算法易陷入局部最优的问题,从适应度值标定和群体多样化2个方面对遗传算法(GA)进行优化,并将优化后的GA与IFCM算法相结合,提出一种改进的IFCM算法用于入侵检测。优化后的GA具有更优良的全局寻优特性,与IFC... 针对直觉模糊c-均值(IFCM)聚类算法易陷入局部最优的问题,从适应度值标定和群体多样化2个方面对遗传算法(GA)进行优化,并将优化后的GA与IFCM算法相结合,提出一种改进的IFCM算法用于入侵检测。优化后的GA具有更优良的全局寻优特性,与IFCM算法结合后,可避免算法陷入局部最优。在KDD CUP99数据集上的仿真结果表明,与IFCM算法相比,改进算法能有效提高聚类精度和检测效率。 展开更多
关键词 直觉模糊c-均值 聚类 局部最优值 遗传算法 全局寻优 入侵检测
下载PDF
基于GA与PSO混合优化的Web文档聚类算法 被引量:5
12
作者 黄发良 苏毅娟 《小型微型计算机系统》 CSCD 北大核心 2013年第7期1531-1533,共3页
Web文档聚类是web数据挖掘的重要任务之一,针对Web文档向量空间的高维性与数据聚类问题的最优化性质,采用LDA对文档向量空间进行降维,提出运用混合优化算法GA_PSO在此低维空间进行寻优,来发现Web文档集的最优簇结构.通过在真实数据集20N... Web文档聚类是web数据挖掘的重要任务之一,针对Web文档向量空间的高维性与数据聚类问题的最优化性质,采用LDA对文档向量空间进行降维,提出运用混合优化算法GA_PSO在此低维空间进行寻优,来发现Web文档集的最优簇结构.通过在真实数据集20Newsgroups的实验,结果表明我们的方法具有良好的聚类有效性,能较完全和准确地将主题相关的Web文档聚成一类. 展开更多
关键词 遗传算法 粒子群优化 混合优化 WEB文档聚类
下载PDF
A backpropagation neural network improved by a genetic algorithm for predicting the mean radiant temperature around buildings within the long-term period of the near future 被引量:1
13
作者 Yuquan Xie Yasuyuki Ishida +1 位作者 Jialong Hu Akashi Mochida 《Building Simulation》 SCIE EI CSCD 2022年第3期473-492,共20页
This study aimed to develop a neural network(NN)-based method to predict the long-term mean radiant temperature(MRT)around buildings by using meteorological parameters as training data.The MRT dramatically impacts bui... This study aimed to develop a neural network(NN)-based method to predict the long-term mean radiant temperature(MRT)around buildings by using meteorological parameters as training data.The MRT dramatically impacts building energy consumption and significantly affects outdoor thermal comfort.In NN-based long-term MRT prediction,two main restrictions must be overcome to achieve precise results:first,the difficulty of preparing numerous training datasets;second,the challenge of developing an accurate NN model.To overcome these restrictions,a combination of principal component analysis(PCA)and K-means clustering was employed to reduce the training data while maintaining high prediction accuracy.Second,three widely used NN models(feedforward NN(FFNN),backpropagation NN(BPNN),and BPNN optimized using a genetic algorithm(GA-BPNN))were compared to identify the NN with the best long-term MRT prediction performance.The performances of the tested NNs were evaluated using the mean absolute percentage error(MAPE),which was≤3%in each case.The findings indicate that the training dataset was reduced effectively by the PCA and K-means.Among the three NNs,the GA-BPNN produced the most accurate results,with its MAPE being below 1%.This study will contribute to the development of fast and feasible outdoor thermal environment prediction. 展开更多
关键词 backpropagation neural network principal component analysis mean radiant temperature k-means clustering genetic algorithm long-term prediction
原文传递
基于SAGA-FCM的煤与瓦斯突出预测方法 被引量:7
14
作者 李心杰 贾进章 李兵 《煤田地质与勘探》 CAS CSCD 北大核心 2016年第2期14-18,共5页
为提高模糊C-均值聚类(Fuzzy C-Means Clustering Algorithm,FCM)算法在煤与瓦斯突出预测中的准确度,提出一种将模拟退火算法(Simulated Annealing Algorithm,SA)与遗传算法(Genetic Algorithm,GA)相结合用于模糊C-均值聚类分析的煤与... 为提高模糊C-均值聚类(Fuzzy C-Means Clustering Algorithm,FCM)算法在煤与瓦斯突出预测中的准确度,提出一种将模拟退火算法(Simulated Annealing Algorithm,SA)与遗传算法(Genetic Algorithm,GA)相结合用于模糊C-均值聚类分析的煤与瓦斯突出预测方法。该方法综合了模拟退火算法全局搜索、高精度的优点和遗传算法强大的空间搜索能力,将经遗传模拟退火算法优化后的初始值赋给FCM,避免了由于聚类中心初始值选择不当造成FCM算法收敛到局部极小点上。结合典型突出矿井数据进行分析,结果表明:遗传模拟退火算法优化后的FCM算法较单一,预测准确度高。 展开更多
关键词 模糊C-均值聚类算法 遗传算法 模拟退火算法 煤与瓦斯突出
下载PDF
GA-BP神经网络对片烟结构的预测研究 被引量:1
15
作者 张崇崇 黄亚宇 《电子科技》 2022年第6期35-42,共8页
针对烟叶复烤厂打叶过程中片烟结构难以预测的问题,文中提出了一种基于MATLAB图像处理的GA-BP神经网络预测模型。对于烟叶分类问题,基于获取的烟叶图片,利用MATLAB软件对图片做预处理,提取衡量片烟结构的主要特征变量,并利用行业标准与... 针对烟叶复烤厂打叶过程中片烟结构难以预测的问题,文中提出了一种基于MATLAB图像处理的GA-BP神经网络预测模型。对于烟叶分类问题,基于获取的烟叶图片,利用MATLAB软件对图片做预处理,提取衡量片烟结构的主要特征变量,并利用行业标准与聚类分析算法对数据进行分类。通过统计学的标准数学方法,构建了遗传算法优化的BP神经网络预测模型对主要影响参数进行预测优化。研究结果表明,文中所提方法预测精度较高,预测极差均小于0.059,可有效解决打叶过程中片烟的预测问题。 展开更多
关键词 MATLAB 图像处理 聚类分析 留一交叉验证 BP神经网络 遗传算法 ga-BP神经网络 二值化
下载PDF
基于自适应动态时间规整(DTW)的GA- FCM多阶段间歇过程故障诊断 被引量:5
16
作者 梁秀霞 陈娇娇 +2 位作者 严婷 周颖 张燕 《北京化工大学学报(自然科学版)》 CAS CSCD 北大核心 2019年第5期87-93,共7页
多时段是间歇过程的固有特征,对间歇过程划分阶段可以提高故障诊断的精度。采用模糊C-均值聚类(FCM)算法划分阶段存在对初始聚类中心敏感、易于陷入局部极优值的问题。提出遗传算法与FCM算法相结合的方法(GA-FCM),用于克服FCM易于陷入... 多时段是间歇过程的固有特征,对间歇过程划分阶段可以提高故障诊断的精度。采用模糊C-均值聚类(FCM)算法划分阶段存在对初始聚类中心敏感、易于陷入局部极优值的问题。提出遗传算法与FCM算法相结合的方法(GA-FCM),用于克服FCM易于陷入局部极优值的问题,以达到全局最优。同时,针对间歇过程数据不等长问题,提出自适应动态时间规整(DTW)算法。随后,用GA-FCM方法完成阶段划分,再建立多向核主元分析(MKPCA)模型完成故障检测。最后将此算法应用于青霉素发酵过程,仿真结果验证了所提方法的可行性和有效性。 展开更多
关键词 模糊C-均值聚类算法 遗传算法 动态时间规整 多向核主元分析 故障检测 间歇过程
下载PDF
进化双层自适应局部特征选择
17
作者 高麟 周宇 邝得互 《计算机应用》 CSCD 北大核心 2024年第5期1408-1414,共7页
局部特征选择(LFS)方法将样本空间划分为多个局部区域,并为每个区域选择最优特征子集以反映局部异质信息。然而,现有的LFS方法以每个样本为中心划分局部区域并找到最优特征子集,导致优化效率低下且适用场景受限。为了解决这个问题,提出... 局部特征选择(LFS)方法将样本空间划分为多个局部区域,并为每个区域选择最优特征子集以反映局部异质信息。然而,现有的LFS方法以每个样本为中心划分局部区域并找到最优特征子集,导致优化效率低下且适用场景受限。为了解决这个问题,提出一种进化双层自适应局部特征选择(BiLFS)算法。LFS问题被建模为双层优化问题,特征子集和待优化局部区域是该问题的两个决策变量。在问题的上层,使用非支配排序遗传算法-Ⅱ求解被选择的局部区域的最优特征子集,区域纯度和被选择特征比率是目标函数;在问题的下层,根据上层求解的最优特征子集,首先使用局部区域聚类分析得到区域内的中心样本,然后通过局部区域融合消除非必要区域并更新必要区域的种群。在11个UCI数据集上的测试结果表明,相较于基于进化算法的非自适应LFS方法,BiLFS的平均分类准确率达到前者的98.48%,而平均所需计算用时仅为前者的9.51%,运算效率得到大幅提升,且达到基于线性规划的LFS方法的水准。对迭代过程中BiLFS算法选择的用于优化的局部区域进行可视化分析,结果表明,BiLFS选择必要局部区域具有稳定性和可靠性。 展开更多
关键词 特征选择 双层优化 遗传算法 多目标优化 聚类
下载PDF
基于改进小生境遗传算法的电力系统无功优化 被引量:100
18
作者 崔挺 孙元章 +1 位作者 徐箭 黄磊 《中国电机工程学报》 EI CSCD 北大核心 2011年第19期43-50,共8页
针对电力系统无功优化问题,提出一种改进小生境遗传算法来克服小生境遗传算法中小生境难以确定的不足,改善遗传算法容易陷入局部收敛和早熟的缺点。通过模糊动态聚类分析方法实现小生境群体的划分,然后利用适应度共享技术对小生境内个... 针对电力系统无功优化问题,提出一种改进小生境遗传算法来克服小生境遗传算法中小生境难以确定的不足,改善遗传算法容易陷入局部收敛和早熟的缺点。通过模糊动态聚类分析方法实现小生境群体的划分,然后利用适应度共享技术对小生境内个体适应度进行调整,以提高全局寻优能力。提出和运用隔代小生境共享机制、最优个体邻域搜索及保留策略等以提高算法的计算速度和收敛速度。通过对IEEE 57节点测试系统进行无功优化计算及结果分析,说明所提出算法的全局搜索能力强、效率高,能得到较好的结果。 展开更多
关键词 电力系统 无功优化 遗传算法 小生境 模糊动态聚类 适应度共享
下载PDF
C^4ISR系统指挥控制关系适应性演化模型和方法研究 被引量:12
19
作者 张杰勇 蓝羽石 +2 位作者 易侃 毛少杰 王珩 《系统工程与电子技术》 EI CSCD 北大核心 2015年第7期1543-1550,共8页
研究了C4ISR系统结构中指挥控制关系的适应性演化问题。构建了C4ISR系统结构中的指挥控制关系模型,在对指挥控制关系适应性演化过程分析和描述的基础上,设计了演化过程中的指挥控制关系的结构变化代价和性能代价,并以最小化总的演化代... 研究了C4ISR系统结构中指挥控制关系的适应性演化问题。构建了C4ISR系统结构中的指挥控制关系模型,在对指挥控制关系适应性演化过程分析和描述的基础上,设计了演化过程中的指挥控制关系的结构变化代价和性能代价,并以最小化总的演化代价为目标函数构建了指挥控制关系适应性演化问题的数学模型。提出了基于n-Best策略层级聚类方法和遗传算法(genetic algorithm,GA)的问题模型求解思路。n-Best策略层级聚类方法用来获取每个任务阶段可行的指挥控制关系集合,而GA用来搜索最优的演化路径。最后通过某一仿真算例验证了求解方法的可行性、稳定性。 展开更多
关键词 C4ISR系统 指挥控制关系 适应性演化 n-Best策略 层次聚类方法 遗传算法
下载PDF
Ni_n(n=2~20)团簇的结构 被引量:22
20
作者 孙厚谦 任云 王广厚 《原子与分子物理学报》 CAS CSCD 北大核心 2001年第4期387-392,共6页
使用经验势和遗传算法 (GeneticAlgorithm) ,得到了Nin(n =2~ 2 0 )团簇的平衡结构和束缚能。对于小的团簇 (Ni2 ~Ni6) ,所得到的结果与基于第一性原理密度泛函的计算相一致。结果表明 ,团簇的结构不同于块体且随尺度发生引人注日的... 使用经验势和遗传算法 (GeneticAlgorithm) ,得到了Nin(n =2~ 2 0 )团簇的平衡结构和束缚能。对于小的团簇 (Ni2 ~Ni6) ,所得到的结果与基于第一性原理密度泛函的计算相一致。结果表明 ,团簇的结构不同于块体且随尺度发生引人注日的变化。每原子平均束缚能Eb 随尺度单调增长。根据过渡金属团簇表面原子配位数与电离势 (IP)的一个解析表达式计算所得的电离势与实验结果基本一致。由基态能量对分裂途径(FragmentationChannels)的分析表明 ,失去二聚体 (Dimer)在能量上是优先的。同时将计算所得的结构与Nin团簇吸收N2 展开更多
关键词 遗传算法 经验势 团簇结构 原子 相互作用势 计算方法
下载PDF
上一页 1 2 4 下一页 到第
使用帮助 返回顶部