期刊文献+
共找到3,881篇文章
< 1 2 195 >
每页显示 20 50 100
Feature selection for determining input parameters in antenna modeling
1
作者 LIU Zhixian SHAO Wei +2 位作者 CHENG Xi OU Haiyan DING Xiao 《Journal of Systems Engineering and Electronics》 2025年第1期15-23,共9页
In this paper,a feature selection method for determining input parameters in antenna modeling is proposed.In antenna modeling,the input feature of artificial neural network(ANN)is geometric parameters.The selection cr... In this paper,a feature selection method for determining input parameters in antenna modeling is proposed.In antenna modeling,the input feature of artificial neural network(ANN)is geometric parameters.The selection criteria contain correlation and sensitivity between the geometric parameter and the electromagnetic(EM)response.Maximal information coefficient(MIC),an exploratory data mining tool,is introduced to evaluate both linear and nonlinear correlations.The EM response range is utilized to evaluate the sensitivity.The wide response range corresponding to varying values of a parameter implies the parameter is highly sensitive and the narrow response range suggests the parameter is insensitive.Only the parameter which is highly correlative and sensitive is selected as the input of ANN,and the sampling space of the model is highly reduced.The modeling of a wideband and circularly polarized antenna is studied as an example to verify the effectiveness of the proposed method.The number of input parameters decreases from8 to 4.The testing errors of|S_(11)|and axis ratio are reduced by8.74%and 8.95%,respectively,compared with the ANN with no feature selection. 展开更多
关键词 antenna modeling artificial neural network(ANN) feature selection maximal information coefficient(MIC)
在线阅读 下载PDF
Data-driven prediction of dimensionless quantities for semi-infinite target penetration by integrating machine-learning and feature selection methods
2
作者 Qingqing Chen Xinyu Zhang +2 位作者 Zhiyong Wang Jie Zhang Zhihua Wang 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第10期105-124,共20页
This study employs a data-driven methodology that embeds the principle of dimensional invariance into an artificial neural network to automatically identify dominant dimensionless quantities in the penetration of rod ... This study employs a data-driven methodology that embeds the principle of dimensional invariance into an artificial neural network to automatically identify dominant dimensionless quantities in the penetration of rod projectiles into semi-infinite metal targets from experimental measurements.The derived mathematical expressions of dimensionless quantities are simplified by the examination of the exponent matrix and coupling relationships between feature variables.As a physics-based dimension reduction methodology,this way reduces high-dimensional parameter spaces to descriptions involving only a few physically interpretable dimensionless quantities in penetrating cases.Then the relative importance of various dimensionless feature variables on the penetration efficiencies for four impacting conditions is evaluated through feature selection engineering.The results indicate that the selected critical dimensionless feature variables by this synergistic method,without referring to the complex theoretical equations and aiding in the detailed knowledge of penetration mechanics,are in accordance with those reported in the reference.Lastly,the determined dimensionless quantities can be efficiently applied to conduct semi-empirical analysis for the specific penetrating case,and the reliability of regression functions is validated. 展开更多
关键词 Data-driven dimensional analysis PENETRATION Semi-infinite metal target Dimensionless numbers feature selection
在线阅读 下载PDF
Automatic recognition of sonar targets using feature selection in micro-Doppler signature 被引量:2
3
作者 Abbas Saffari Seyed-Hamid Zahiri Mohammad Khishe 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2023年第2期58-71,共14页
Currently,the use of intelligent systems for the automatic recognition of targets in the fields of defence and military has increased significantly.The primary advantage of these systems is that they do not need human... Currently,the use of intelligent systems for the automatic recognition of targets in the fields of defence and military has increased significantly.The primary advantage of these systems is that they do not need human participation in target recognition processes.This paper uses the particle swarm optimization(PSO)algorithm to select the optimal features in the micro-Doppler signature of sonar targets.The microDoppler effect is referred to amplitude/phase modulation on the received signal by rotating parts of a target such as propellers.Since different targets'geometric and physical properties are not the same,their micro-Doppler signature is different.This Inconsistency can be considered a practical issue(especially in the frequency domain)for sonar target recognition.Despite using 128-point fast Fourier transform(FFT)for the feature extraction step,not all extracted features contain helpful information.As a result,PSO selects the most optimum and valuable features.To evaluate the micro-Doppler signature of sonar targets and the effect of feature selection on sonar target recognition,the simplest and most popular machine learning algorithm,k-nearest neighbor(k-NN),is used,which is called k-PSO in this paper because of the use of PSO for feature selection.The parameters measured are the correct recognition rate,reliability rate,and processing time.The simulation results show that k-PSO achieved a 100%correct recognition rate and reliability rate at 19.35 s when using simulated data at a 15 dB signal-tonoise ratio(SNR)angle of 40°.Also,for the experimental dataset obtained from the cavitation tunnel,the correct recognition rate is 98.26%,and the reliability rate is 99.69%at 18.46s.Therefore,the k-PSO has an encouraging performance in automatically recognizing sonar targets when using experimental datasets and for real-world use. 展开更多
关键词 Micro-Doppler signature Automatic recognition feature selection K-NN PSO
在线阅读 下载PDF
Feature Selection Based on Adaptive Fuzzy Membership Functions 被引量:1
4
作者 XIE Yan-Tao SANG Nong ZHANG Tian-Xu 《自动化学报》 EI CSCD 北大核心 2006年第4期496-503,共8页
Neuro-fuzzy(NF)networks are adaptive fuzzy inference systems(FIS)and have been applied to feature selection by some researchers.However,their rule number will grow exponentially as the data dimension increases.On the ... Neuro-fuzzy(NF)networks are adaptive fuzzy inference systems(FIS)and have been applied to feature selection by some researchers.However,their rule number will grow exponentially as the data dimension increases.On the other hand,feature selection algorithms with artificial neural networks(ANN)usually require normalization of input data,which will probably change some characteristics of original data that are important for classification.To overcome the problems mentioned above,this paper combines the fuzzification layer of the neuro-fuzzy system with the multi-layer perceptron(MLP)to form a new artificial neural network.Furthermore,fuzzification strategy and feature measurement based on membership space are proposed for feature selection. Finally,experiments with both natural and artificial data are carried out to compare with other methods,and the results approve the validity of the algorithm. 展开更多
关键词 Membership function feature selection architecture pruning artificial neural networks
在线阅读 下载PDF
Lazy learner text categorization algorithm based on embedded feature selection 被引量:1
5
作者 Yan Peng Zheng Xuefeng +1 位作者 Zhu Jianyong Xiao Yunhong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第3期651-659,共9页
To avoid the curse of dimensionality, text categorization (TC) algorithms based on machine learning (ML) have to use an feature selection (FS) method to reduce the dimensionality of feature space. Although havin... To avoid the curse of dimensionality, text categorization (TC) algorithms based on machine learning (ML) have to use an feature selection (FS) method to reduce the dimensionality of feature space. Although having been widely used, FS process will generally cause information losing and then have much side-effect on the whole performance of TC algorithms. On the basis of the sparsity characteristic of text vectors, a new TC algorithm based on lazy feature selection (LFS) is presented. As a new type of embedded feature selection approach, the LFS method can greatly reduce the dimension of features without any information losing, which can improve both efficiency and performance of algorithms greatly. The experiments show the new algorithm can simultaneously achieve much higher both performance and efficiency than some of other classical TC algorithms. 展开更多
关键词 machine learning text categorization embedded feature selection lazy learner cosine similarity.
在线阅读 下载PDF
RFC:a feature selection algorithm for software defect prediction 被引量:2
6
作者 XU Xiaolong CHEN Wen WANG Xinheng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2021年第2期389-398,共10页
Software defect prediction(SDP)is used to perform the statistical analysis of historical defect data to find out the distribution rule of historical defects,so as to effectively predict defects in the new software.How... Software defect prediction(SDP)is used to perform the statistical analysis of historical defect data to find out the distribution rule of historical defects,so as to effectively predict defects in the new software.However,there are redundant and irrelevant features in the software defect datasets affecting the performance of defect predictors.In order to identify and remove the redundant and irrelevant features in software defect datasets,we propose ReliefF-based clustering(RFC),a clusterbased feature selection algorithm.Then,the correlation between features is calculated based on the symmetric uncertainty.According to the correlation degree,RFC partitions features into k clusters based on the k-medoids algorithm,and finally selects the representative features from each cluster to form the final feature subset.In the experiments,we compare the proposed RFC with classical feature selection algorithms on nine National Aeronautics and Space Administration(NASA)software defect prediction datasets in terms of area under curve(AUC)and Fvalue.The experimental results show that RFC can effectively improve the performance of SDP. 展开更多
关键词 software defect prediction(SDP) feature selection CLUSTER
在线阅读 下载PDF
Ensemble feature selection integrating elitist roles and quantum game model 被引量:1
7
作者 Weiping Ding Jiandong Wang +1 位作者 Zhijin Guan Quan Shi 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2015年第3期584-594,共11页
To accelerate the selection process of feature subsets in the rough set theory (RST), an ensemble elitist roles based quantum game (EERQG) algorithm is proposed for feature selec- tion. Firstly, the multilevel eli... To accelerate the selection process of feature subsets in the rough set theory (RST), an ensemble elitist roles based quantum game (EERQG) algorithm is proposed for feature selec- tion. Firstly, the multilevel elitist roles based dynamics equilibrium strategy is established, and both immigration and emigration of elitists are able to be self-adaptive to balance between exploration and exploitation for feature selection. Secondly, the utility matrix of trust margins is introduced to the model of multilevel elitist roles to enhance various elitist roles' performance of searching the optimal feature subsets, and the win-win utility solutions for feature selec- tion can be attained. Meanwhile, a novel ensemble quantum game strategy is designed as an intriguing exhibiting structure to perfect the dynamics equilibrium of multilevel elitist roles. Finally, the en- semble manner of multilevel elitist roles is employed to achieve the global minimal feature subset, which will greatly improve the fea- sibility and effectiveness. Experiment results show the proposed EERQG algorithm has superiority compared to the existing feature selection algorithms. 展开更多
关键词 ensemble quantum game utility matrix of trust mar-gin dynamics equilibrium strategy multilevel elitist role feature selection and classification.
在线阅读 下载PDF
Detecting Local Manifold Structure for Unsupervised Feature Selection 被引量:3
8
作者 FENG Ding-Cheng 《自动化学报》 EI CSCD 北大核心 2014年第10期2253-2261,共9页
关键词 特征选择 管结构 流形 监督 拉普拉斯算子 局部线性嵌入 特征值分解 特征子集
在线阅读 下载PDF
Feature Selection for Classificatory Analysis Based on Information-theoretic Criteria 被引量:3
9
作者 HUANG Jin-Jie LV Ning +1 位作者 LI Shuang-Quan CAI Yun-Ze 《自动化学报》 EI CSCD 北大核心 2008年第3期383-392,共10页
由选择为类别的分析减少模式的维数的特征选择目的而不是无关或冗余的特征最增进知识。在这研究,为特征评价的二项新奇信息理论上的措施被介绍:一个人是一个改进公式估计在候选人特征 fi 和给选择特征 S 的子集的目标班 C 之间的有条... 由选择为类别的分析减少模式的维数的特征选择目的而不是无关或冗余的特征最增进知识。在这研究,为特征评价的二项新奇信息理论上的措施被介绍:一个人是一个改进公式估计在候选人特征 fi 和给选择特征 S 的子集的目标班 C 之间的有条件的相互的信息,即,我(C;fi|S ) ,在假设下面,特征的那个信息一致地被散布;其它是基于的一个相互的信息(MI ) 能捕获无关、冗余的输入的建设性的标准在特征的信息的任意的分布下面展示。与这二项措施,二个新特征选择算法,叫了二次的 基于MI 的特征选择( QMIFS )途径和 基于MI 的建设性的标准( MICC )途径分别地,被建议,在哪个在 Battiti 的 MIFS 相似的没有参数并且( Kwak 和 Choi )的 MIFS-U 方法需要是预设。因此,怎么选择适当价值为的难处理的问题完全被避免与已经选择的特征做在关联之间的折衷到目标班和冗余性。试验性的结果表明 QMIFS 和 MICC 的好表演在上合成并且基准数据集合。 展开更多
关键词 特征选择 信息理论标准 模式分类 数据挖掘
在线阅读 下载PDF
Densification,microstructural features and tensile properties of selective laser melted AlMgSiScZr alloy from single track to block specimen 被引量:6
10
作者 BI Jiang CHEN Yan-bin +2 位作者 CHEN Xi STAROSTENKOV M D DONG Guo-jiang 《Journal of Central South University》 SCIE EI CAS CSCD 2021年第4期1129-1143,共15页
The selective laser melting(SLM)processed aluminum alloys have already aroused researchers’attention in aerospace,rail transport and petrochemical engineering due to the comprehensive advantages of low density,good c... The selective laser melting(SLM)processed aluminum alloys have already aroused researchers’attention in aerospace,rail transport and petrochemical engineering due to the comprehensive advantages of low density,good corrosion resistance and high mechanical performance.In this paper,an Al-14.1Mg-0.47Si-0.31Sc-0.17Zr alloy was fabricated via SLM.The characteristics of single track at different process parameters,and the influence of hatch spacing on densification,microstructural features and tensile properties of block specimens were systematically studied.The hatch spacing has an influence on the overlap ratio of single track,and further affects the internal forming quality of printed specimen.At a laser power of 160 W and scanning speed of 400 mm/s,the densification of block specimen increased first and then decreased with the increase of hatch spacing.The nearly full dense specimen(98.7%)with a tensile strength of 452 MPa was fabricated at a hatch spacing of 80μm.Typical characteristics of dimple and cleavage on the tensile fracture of the AlMgSiScZr alloy showed the mixed fracture of ductility and brittleness. 展开更多
关键词 selective laser melting aluminum alloy hatch spacing microstructural feature tensile properties
在线阅读 下载PDF
基于特征筛选和粒子群优化的花生生物量估算 被引量:2
11
作者 刘涛 杨奉源 +4 位作者 刘望 张寰 殷冬梅 张全国 焦有宙 《农业工程学报》 北大核心 2025年第1期238-247,共10页
为解决花生植株生物量估算精度低、破坏性大等问题,该研究提出一种无人机低空遥感技术结合高光谱特征筛选的花生生物量估算方法。通过无人机搭载高光谱成像仪,获取田块尺度多个花生品种的高光谱影像数据,首先对获取的影像进行拼接、辐... 为解决花生植株生物量估算精度低、破坏性大等问题,该研究提出一种无人机低空遥感技术结合高光谱特征筛选的花生生物量估算方法。通过无人机搭载高光谱成像仪,获取田块尺度多个花生品种的高光谱影像数据,首先对获取的影像进行拼接、辐射定标、大气校正等预处理,提取出地面采样点位置的光谱反射率,计算光谱反射率的一阶微分和植被指数,使用变量投影重要性(variable importance in projection,VIP)方法对光谱反射率、一阶微分和植被指数等三种数据进行特征筛选,利用筛选后的特征和地面实测数据构建支持向量机回归(support vector regression,SVR)、反向传播神经网络回归(back propagation neural network,BPNN)和随机森林回归(random forest regression,RFR)模型,并使用粒子群优化算法(particle swarm optimization,PSO)进行模型优化。结果表明:相比原始光谱反射率和植被指数,一阶微分光谱反射率与花生生物量具有较好的相关性;使用一阶微分光谱反射率与植被指数组合的RF回归模型精度最高(决定系数R^(2)为0.754,均方根误差RMSE为0.085 kg/m^(2)),使用粒子群优化后的PSO-RF模型可进一步提高模型精度(R^(2)为0.80,RMSE为0.076 kg/m^(2))。该研究为花生生物量精准估算提供了有效的方法,为智慧乡村建设中的精细化农田管理提供技术支持。 展开更多
关键词 花生 生物量 智慧乡村 特征筛选 机器学习 粒子群优化
在线阅读 下载PDF
融合MHSA与Boruta的电力系统暂态功角稳定关键特征筛选 被引量:1
12
作者 王曼 周小雨 +2 位作者 陈凡 赖业宁 朱瑛 《电力工程技术》 北大核心 2025年第1期155-164,共10页
现有暂态稳定特征选择方法中初始特征的选定会限制后续寻找最佳特征组合的能力,同时缺乏客观方法来确定关键特征的数量,为此,文中提出一种融合多头自注意力(multi-head self-attention,MHSA)与Boruta的暂态功角稳定关键特征筛选方法。首... 现有暂态稳定特征选择方法中初始特征的选定会限制后续寻找最佳特征组合的能力,同时缺乏客观方法来确定关键特征的数量,为此,文中提出一种融合多头自注意力(multi-head self-attention,MHSA)与Boruta的暂态功角稳定关键特征筛选方法。首先,构建深度神经网络模型,并在输入侧添加MHSA模块进行暂态稳定评估。MHSA直接面向输入的电网特征,可在模型训练过程中自适应调整注意力权重,聚焦关键特征。其次,利用Boruta算法生成真假特征组合,经过MHSA模型的训练,选择高于最大虚假特征权重的真实特征,由模型本身确定关键特征数量。最后,在IEEE 39和IEEE 118节点系统上进行算例分析。算例结果表明,所提方法可在保证评估精度的同时大幅减少输入特征的数量,相比于传统方法,可选出评估精度更高的关键特征。 展开更多
关键词 多头自注意力(MHSA) Boruta算法 暂态稳定 特征选择 关键特征 虚假特征
在线阅读 下载PDF
联合多源遥感数据的黄土高原(甘肃区)森林覆盖变化及驱动力分析 被引量:1
13
作者 刘博 牛全福 +3 位作者 王刚 刘明志 王浩 雷姣姣 《科学技术与工程》 北大核心 2025年第1期54-66,共13页
黄土高原作为中国西部地区的自然生态屏障,为国家可持续发展做出了积极贡献。黄土高原(甘肃区)生态环境的治理与修复对中国生态文明建设战略的实施具有关键作用,为监测2008—2018年黄土高原(甘肃区)森林资源变化情况,基于云平台,联合Lan... 黄土高原作为中国西部地区的自然生态屏障,为国家可持续发展做出了积极贡献。黄土高原(甘肃区)生态环境的治理与修复对中国生态文明建设战略的实施具有关键作用,为监测2008—2018年黄土高原(甘肃区)森林资源变化情况,基于云平台,联合Landsat、PALSAR及地形数据,探究光谱指数、后向散射、纹理及地形特征在森林资源信息获取方面的优势,运用随机森林特征优选算法获取研究区10年间森林覆盖时空分布并基于地理探测器进行因子探测。结果表明:随机森林特征优选算法可以有效筛选特征重要信息,总体精度可达91.88%,Kappa系数为0.91。联合Landsat、PALSAR及地形数据的实验方案精度明显高于使用单一数据源的森林分类结果,四期分类结果总体精度分别为86.65%、88.23%、90.15%、89.86%。10年间研究区森林面积净增加0.60×10^(4) km^(2);森林增加的区域主要分布于庆阳市中东部、平凉市东部、天水市中部和临夏回族自治州西部地区,而森林退化主要出现在定西市西南部和临夏回族自治州中东部地区。单因子探测中土地利用类型是森林覆盖变化的主导因子,适宜性的土壤类型的空间分布和降雨量的辅助作用,为植树造林成活率和森林健康生长提供了良好的自然条件。 展开更多
关键词 黄土高原(甘肃区) 特征优选 遥感监测 地理探测器
在线阅读 下载PDF
基于数据挖掘技术的拖拉机发动机故障诊断 被引量:2
14
作者 匡伟祥 《农机化研究》 北大核心 2025年第2期244-248,共5页
拖拉机是农业生产的重要工具,发动机是其核心部件,如发动机出现故障,将会直接影响农业生产效率和产量。为此,提出了一种使用数据挖掘技术进行拖拉机发动机故障诊断的方法。利用了机器学习技术和统计学,首先针对拖拉机田间运行信号噪音... 拖拉机是农业生产的重要工具,发动机是其核心部件,如发动机出现故障,将会直接影响农业生产效率和产量。为此,提出了一种使用数据挖掘技术进行拖拉机发动机故障诊断的方法。利用了机器学习技术和统计学,首先针对拖拉机田间运行信号噪音较大的问题,引入小波阈值去噪的方法;其次,基于卷积神经网络模型,引入一种注意力机制,提高故障诊断准确率,并通过对拖拉机传感器数据进行分析,可以帮助诊断和预测发动机故障;最后,通过实验结果验证了算法的有效性。研究结果不仅可以提高故障的准确性和效率,还能够节约维修成本和提高机器的利用率,具有较高的应用价值。 展开更多
关键词 拖拉机 发动机故障诊断 数据挖掘技术 机器学习 特征选择
在线阅读 下载PDF
基于特征再挑选的网络未知流量检测算法
15
作者 王忠勇 孟杰 +2 位作者 王玮 巩克现 刘宏华 《计算机工程与设计》 北大核心 2025年第1期60-66,共7页
为解决未知流量检测研究中不同种类流量因存在相同的结构或字段而导致检出率下降的问题,提出一种Open-SFSP(open-set selection feature and subspace projection)网络未知流量检测算法。在Open-MUSIC算法的基础上增加特征提取网络输出... 为解决未知流量检测研究中不同种类流量因存在相同的结构或字段而导致检出率下降的问题,提出一种Open-SFSP(open-set selection feature and subspace projection)网络未知流量检测算法。在Open-MUSIC算法的基础上增加特征提取网络输出的特征维度,定义特征偏移距离与特征偏移数量以衡量特征的偏移程度,以偏移程度为指标挑选相较已知流量特征偏移程度大的特征完成后续未知流量检测步骤。实验结果表明,Open-SFSP算法相较Open-MUSIC算法在不同数据集上都表现出明显的效果提升,具有较高的准确性和可靠性。该算法为网络安全领域中的未知流量检测提供了一种有效的解决方案。 展开更多
关键词 未知流量检测 特征提取网络 特征偏移距离 特征偏移数量 特征偏移程度 特征再挑选 投影
在线阅读 下载PDF
特征重组和词项选择对中国英语学习者习得主语提升结构的影响 被引量:1
16
作者 侯建东 《北京第二外国语学院学报》 北大核心 2025年第1期89-101,共13页
本文通过语法判断测试和汉英翻译测试,考察了90名不同英语水平的中国学习者习得提升动词结构和提升形容词结构的情况。研究结果表明,[EPP]特征在中水平组和高水平组学习者中完成重组,且两类提升结构的测试结果并未表现出差异。本文认为... 本文通过语法判断测试和汉英翻译测试,考察了90名不同英语水平的中国学习者习得提升动词结构和提升形容词结构的情况。研究结果表明,[EPP]特征在中水平组和高水平组学习者中完成重组,且两类提升结构的测试结果并未表现出差异。本文认为,这是由这两类提升结构的最终形态实现均由[EPP]特征触发论元移位所致。另外,论元生命性会影响算式库构建中词项的提取。当论元具有生命性时,受试倾向于产出虚代词it提升结构;当论元不具有生命性时,受试倾向于产出DP短语提升结构,且提升谓词类型不影响产出倾向。本文认为,论元与动词间的语义线索以及母语迁移可能是影响词项选择的原因。 展开更多
关键词 特征重组 词项选择 提升动词结构 提升形容词结构
在线阅读 下载PDF
基于FS-SIA的毁伤预测神经网络超参数优化方法
17
作者 佘维 吕钟毓 +3 位作者 邢召伟 王世豪 徐旺旺 田钊 《郑州大学学报(理学版)》 CAS 北大核心 2025年第2期1-7,共7页
针对毁伤预测中神经网络超参数设置及调试过程较为复杂的问题,提出一种基于特征选择结合群体智能(feature selection and swarm intelligence algorithm,FS-SIA)的超参数优化方法,用于在毁伤预测中对神经网络进行超参数的搜索和优化。首... 针对毁伤预测中神经网络超参数设置及调试过程较为复杂的问题,提出一种基于特征选择结合群体智能(feature selection and swarm intelligence algorithm,FS-SIA)的超参数优化方法,用于在毁伤预测中对神经网络进行超参数的搜索和优化。首先,通过多种特征排序方法确定毁伤特征的重要性,选取公共的特征偏序子集用于模型训练。其次,针对具体的神经网络模型,分别采用多种群体智能算法进行超参数的搜索和优化。最后,得出特征集性能最优的超参数训练模型。实验结果表明,相较于未经特征排序而单纯采用群体智能算法的其他超参数优化模型,所提方法在毁伤预测中具有更快的收敛速度和更高的准确率。 展开更多
关键词 神经网络 超参数优化 特征选择 群体智能 毁伤预测
在线阅读 下载PDF
协同Sentinel-2和GF-3多特征优选的农作物识别
18
作者 张青松 王金鑫 赫晓慧 《农业工程学报》 北大核心 2025年第4期153-163,共11页
农作物识别是精准农业的重要研究领域。在时空大数据和智能计算时代,如何充分挖掘和综合应用各种数据、方法和模型的优势是提高遥感农作物识别精度的有效途径。该研究以安徽省颍上县为例,采用Sentinel-2和GF-3卫星影像数据,提取了包括... 农作物识别是精准农业的重要研究领域。在时空大数据和智能计算时代,如何充分挖掘和综合应用各种数据、方法和模型的优势是提高遥感农作物识别精度的有效途径。该研究以安徽省颍上县为例,采用Sentinel-2和GF-3卫星影像数据,提取了包括光谱、指数、纹理和极化等在内的58个特征指标;随后分别选取3种特征优选算法和3种机器学习方法进行组合,设计了3种试验方案,探索特征选择和机器学习方法对农作物分类的影响;通过对比特征维度和分类精度,对各种分类方案进行评价。研究结果显示:红边特征在农作物识别中具有重要作用,同时纹理特征的加入也适当提高了分类精度;3种特征优选算法分别和随机森林方法组合时,分类精度均为最优;其中Relief F与随机森林组合在遥感农作物识别分类中效果最好,总体精度达到了93.39%,Kappa系数为0.893 3,F1得分为93.31%;比Relief F结合极限梯度提升和支持向量机分类方法的总体精度、Kappa系数、F1得分分别提高1.36个百分点、0.021和1.31个百分点,8.81个百分点、0.131 2和8.78个百分点;在随机森林分类方法下,Relief F特征选择维度为28维,比随机森林的递归特征消除和卡方检验特征优选算法分别低4和22维,证明了Relief F结合随机森林分类方法的有效性和先进性。该研究为精准农作物识别提供了新的技术思路。 展开更多
关键词 农作物 分类 特征 优选 随机森林 Sentinel-2 GF-3
在线阅读 下载PDF
磷酸铁锂电池荷电状态估计的多源数据特征提取
19
作者 刘素贞 任佳乐 +2 位作者 袁路航 徐志成 张闯 《电工技术学报》 北大核心 2025年第11期3349-3361,共13页
磷酸铁锂电池的开路电压与荷电状态(SOC)曲线平坦导致仅采用电信号难以实现对SOC的准确估计。鉴于此,该文从不同角度对实验获取的电-热-声多源数据进行全面特征提取,综合考虑不同特征选择方法的优势,提出了一种融合斯皮尔曼相关系数、... 磷酸铁锂电池的开路电压与荷电状态(SOC)曲线平坦导致仅采用电信号难以实现对SOC的准确估计。鉴于此,该文从不同角度对实验获取的电-热-声多源数据进行全面特征提取,综合考虑不同特征选择方法的优势,提出了一种融合斯皮尔曼相关系数、互信息、分类提升树、最小绝对收缩和选择算法的特征选择方法,实现对电-热-声特征的联合选择,进而提高SOC估计精度。研究结果表明,相较于单一数据源特征,使用电-热-声多源关键特征构建的模型具有较高的SOC估计精度,在动态压力测试工况与新欧洲驾驶循环工况下,SOC估计的平均绝对误差分别为0.91%和0.98%,方均根误差分别为1.03%和1.13%,验证了该方法的有效性和准确性。 展开更多
关键词 磷酸铁锂电池 荷电状态 多源数据 特征提取 特征选择
在线阅读 下载PDF
基于扩展图像特征的无标定视觉伺服方法
20
作者 张淑珍 成煜坤 +1 位作者 刘杨波 查富生 《系统仿真学报》 北大核心 2025年第5期1210-1221,共12页
针对传统无标定视觉伺服依赖图像雅可比矩阵的估计、相机各自由度运动耦合的问题,在基于图像的无标定视觉伺服的基础上,提出了一种基于扩展图像特征的无标定视觉伺服方法。通过分析视觉伺服过程中图像特征和相机位姿变化关系,将图像空... 针对传统无标定视觉伺服依赖图像雅可比矩阵的估计、相机各自由度运动耦合的问题,在基于图像的无标定视觉伺服的基础上,提出了一种基于扩展图像特征的无标定视觉伺服方法。通过分析视觉伺服过程中图像特征和相机位姿变化关系,将图像空间中视觉伺服过程分解为平移、拉伸、旋转、缩放四个基本过程;通过分析视觉伺服过程中图像特征变化规律,采用扩展图像特征补充传统图像特征的含义,以图像重心坐标、直线相对长度、两点距离、方向角等作为扩展图像特征与相机各自由度运动对应,通过图像特征误差直接控制机器人运动,实现不依赖图像雅可比矩阵的、解耦的视觉伺服。在CoppeliaSim平台进行对比仿真实验,结果表明本研究所提的方法与传统有标定视觉伺服在目标图像位置误差、相机位置误差和姿态误差相比分别降低了88%、94%和93%,并利用实物实验验证了本算法的有效性。 展开更多
关键词 机器人 无标定视觉伺服 扩展图像特征 特征选择 运动解耦
在线阅读 下载PDF
上一页 1 2 195 下一页 到第
使用帮助 返回顶部