期刊文献+
共找到1,142篇文章
< 1 2 58 >
每页显示 20 50 100
Nearest neighbor search algorithm based on multiple background grids for fluid simulation 被引量:2
1
作者 郑德群 武频 +1 位作者 尚伟烈 曹啸鹏 《Journal of Shanghai University(English Edition)》 CAS 2011年第5期405-408,共4页
The core of smoothed particle hydrodynamics (SPH) is the nearest neighbor search subroutine. In this paper, a nearest neighbor search algorithm which is based on multiple background grids and support variable smooth... The core of smoothed particle hydrodynamics (SPH) is the nearest neighbor search subroutine. In this paper, a nearest neighbor search algorithm which is based on multiple background grids and support variable smooth length is introduced. Through tested on lid driven cavity flow, it is clear that this method can provide high accuracy. Analysis and experiments have been made on its parallelism, and the results show that this method has better parallelism and with adding processors its accuracy become higher, thus it achieves that efficiency grows in pace with accuracy. 展开更多
关键词 multiple background grids smoothed particle hydrodynamics (SPH) nearest neighbor search algorithm parallel computing
在线阅读 下载PDF
Basic Tenets of Classification Algorithms K-Nearest-Neighbor, Support Vector Machine, Random Forest and Neural Network: A Review 被引量:15
2
作者 Ernest Yeboah Boateng Joseph Otoo Daniel A. Abaye 《Journal of Data Analysis and Information Processing》 2020年第4期341-357,共17页
In this paper, sixty-eight research articles published between 2000 and 2017 as well as textbooks which employed four classification algorithms: K-Nearest-Neighbor (KNN), Support Vector Machines (SVM), Random Forest (... In this paper, sixty-eight research articles published between 2000 and 2017 as well as textbooks which employed four classification algorithms: K-Nearest-Neighbor (KNN), Support Vector Machines (SVM), Random Forest (RF) and Neural Network (NN) as the main statistical tools were reviewed. The aim was to examine and compare these nonparametric classification methods on the following attributes: robustness to training data, sensitivity to changes, data fitting, stability, ability to handle large data sizes, sensitivity to noise, time invested in parameter tuning, and accuracy. The performances, strengths and shortcomings of each of the algorithms were examined, and finally, a conclusion was arrived at on which one has higher performance. It was evident from the literature reviewed that RF is too sensitive to small changes in the training dataset and is occasionally unstable and tends to overfit in the model. KNN is easy to implement and understand but has a major drawback of becoming significantly slow as the size of the data in use grows, while the ideal value of K for the KNN classifier is difficult to set. SVM and RF are insensitive to noise or overtraining, which shows their ability in dealing with unbalanced data. Larger input datasets will lengthen classification times for NN and KNN more than for SVM and RF. Among these nonparametric classification methods, NN has the potential to become a more widely used classification algorithm, but because of their time-consuming parameter tuning procedure, high level of complexity in computational processing, the numerous types of NN architectures to choose from and the high number of algorithms used for training, most researchers recommend SVM and RF as easier and wieldy used methods which repeatedly achieve results with high accuracies and are often faster to implement. 展开更多
关键词 Classification algorithms NON-PARAMETRIC K-nearest-neighbor Neural Networks Random Forest Support Vector Machines
在线阅读 下载PDF
Nearest neighbor search algorithm for GBD tree spatial data structure
3
作者 Yutaka Ohsawa Takanobu Kurihara Ayaka Ohki 《重庆邮电大学学报(自然科学版)》 2007年第3期253-259,共7页
This paper describes the nearest neighbor (NN) search algorithm on the GBD(generalized BD) tree. The GBD tree is a spatial data structure suitable for two-or three-dimensional data and has good performance characteris... This paper describes the nearest neighbor (NN) search algorithm on the GBD(generalized BD) tree. The GBD tree is a spatial data structure suitable for two-or three-dimensional data and has good performance characteristics with respect to the dynamic data environment. On GIS and CAD systems, the R-tree and its successors have been used. In addition, the NN search algorithm is also proposed in an attempt to obtain good performance from the R-tree. On the other hand, the GBD tree is superior to the R-tree with respect to exact match retrieval, because the GBD tree has auxiliary data that uniquely determines the position of the object in the structure. The proposed NN search algorithm depends on the property of the GBD tree described above. The NN search algorithm on the GBD tree was studied and the performance thereof was evaluated through experiments. 展开更多
关键词 邻居搜索算法 GBD树 空间数据结构 动态数据环境 地理信息系统 计算机辅助设计
在线阅读 下载PDF
基于PNCC声纹特征提取技术和POA-KNN算法的齿轮箱声纹识别故障诊断
4
作者 廖力达 赵阁阳 +1 位作者 魏诚 刘川江 《机电工程》 北大核心 2026年第1期24-33,共10页
风力机齿轮箱是风力发电系统的核心组件之一,承担着将风能转化为电能的重要任务。由于运行环境的恶劣以及长期使用造成的磨损,齿轮箱常常会发生各种故障,从而导致齿轮箱运行过程中产生不同的噪声,严重影响风力机的正常运行和发电效率,因... 风力机齿轮箱是风力发电系统的核心组件之一,承担着将风能转化为电能的重要任务。由于运行环境的恶劣以及长期使用造成的磨损,齿轮箱常常会发生各种故障,从而导致齿轮箱运行过程中产生不同的噪声,严重影响风力机的正常运行和发电效率,因此,提出了一种基于功率正则化倒谱系数(PNCC)声纹特征提取技术,以及行星优化算法与K近邻算法(POA-KNN)模型的风力机齿轮箱声纹识别故障诊断方法。首先,采用LMS噪声采集仪采集了6种不同状态下的风力机齿轮箱噪声数据;然后,使用了PNCC声纹特征提取的方法,提取了齿轮箱噪声信号的声纹图谱;在KNN的基础上加入行星优化算法(POA)优化了K值,提出了性能较高的POA-KNN分类模型;最后,根据6类不同状态下的齿轮数据集,采用对比试验和消融实验验证了模型性能。研究结果表明:POA-KNN模型对齿轮箱的PNCC声纹图分类准确率达到99.4%,比KNN基线模型提升了1.9%。POA-KNN分类模型能很好地对数据集中不同状态下的齿轮箱进行分类,更高效地针对风力机齿轮箱中存在的故障进行诊断。 展开更多
关键词 齿轮箱 功率正则化倒谱系数 声纹识别 声纹特征图谱 行星优化算法与K近邻算法 分类模型
在线阅读 下载PDF
基于改进WKNN的CSI被动室内指纹定位方法 被引量:1
5
作者 邵小强 马博 +3 位作者 韩泽辉 杨永德 原泽文 李鑫 《吉林大学学报(工学版)》 北大核心 2025年第7期2444-2454,共11页
针对幅值和相位构造包含干扰过多导致定位精度低的问题,提出了一种基于改进加权K最近邻算法的信道状态信息被动室内定位方法。离线阶段,采用隔离森林法,改进阈值的小波域去噪和线性变换法对采集到的信道状态信息进行预处理,将处理后的... 针对幅值和相位构造包含干扰过多导致定位精度低的问题,提出了一种基于改进加权K最近邻算法的信道状态信息被动室内定位方法。离线阶段,采用隔离森林法,改进阈值的小波域去噪和线性变换法对采集到的信道状态信息进行预处理,将处理后的幅相信息共同作为指纹数据,构造与参考点位置信息相关的稳定指纹数据库。在线阶段,提出改进的加权K近邻算法,对估计坐标进行重复匹配,该算法在一次匹配中得到位置坐标后,求该位置坐标在K个近邻点间的欧氏距离,并使用高斯变换对K个距离值进行权重计算,完成人员的定位。分别在教室和大厅进行实验模拟测试,实验结果表明:采用本文算法约81%的测试位置误差控制在1 m以内,可以有效提高定位精度。 展开更多
关键词 室内定位 信道状态信息 被动定位 改进阈值的小波域去噪 改进的加权K近邻算法 高斯变换
原文传递
基于GGO-KD-KNN算法的下肢步态识别研究 被引量:1
6
作者 李传江 丁新豪 +2 位作者 涂嘉俊 李昂 尹仕熠 《上海师范大学学报(自然科学版中英文)》 2025年第2期141-145,共5页
为了提高下肢步态识别的准确性和效率,针对K最近邻(KNN)算法参数调节困难的问题,提出了一种基于灰雁优化-K维树-K最近邻(GGO-KD-KNN)算法的下肢步态识别方法.首先,利用表面肌电信号(sEMG)采集下肢肌肉活动信息,并将信号划分为5个步态阶... 为了提高下肢步态识别的准确性和效率,针对K最近邻(KNN)算法参数调节困难的问题,提出了一种基于灰雁优化-K维树-K最近邻(GGO-KD-KNN)算法的下肢步态识别方法.首先,利用表面肌电信号(sEMG)采集下肢肌肉活动信息,并将信号划分为5个步态阶段.然后,进行sEMG去噪,并提取时域和频域特征.接着,用GGO算法基于灰雁群体行为进行启发式优化,优化KNN算法的K值和距离度量,并通过适应度迭代寻找最优解.实验结果表明,通过GGO算法优化的步态识别精度达到了98.23%,标准差为0.264,相较于其他常用算法,基于GGO-KD-KNN算法的步态识别方法展现出更高的分类准确率和稳定性,为下肢智能辅助装置的研究和开发提供了有力的理论支持. 展开更多
关键词 下肢步态识别 表面肌电信号(sEMG) 灰雁优化-K维树-K最近邻(GGO-KD-knn)算法 分类优化
在线阅读 下载PDF
KNN-Transformer:基于K近邻分类的Transformer算法在滚动轴承故障诊断中的应用
7
作者 王军锋 张彪 +5 位作者 张昊 田开庆 田新民 王泰旭 罗凌燕 赵悦 《机电工程技术》 2025年第18期160-166,共7页
针对滚动轴承故障诊断中样本呈现全局冗余、局部稀疏的小样本问题,提出KNN-Transformer算法,融合Transformer自注意力机制与K近邻(KNN)算法。该算法通过Transformer编码器提取振动信号的层次化特征,利用KNN分类器替代传统Softmax层,解... 针对滚动轴承故障诊断中样本呈现全局冗余、局部稀疏的小样本问题,提出KNN-Transformer算法,融合Transformer自注意力机制与K近邻(KNN)算法。该算法通过Transformer编码器提取振动信号的层次化特征,利用KNN分类器替代传统Softmax层,解决小样本数据集场景下Softmax线性分类器易过拟合的问题。实验基于滚动轴承四自由度动力学仿真数据及西储大学(CWRU)轴承故障数据集展开。在仿真数据中,模型训练集与测试集准确率分别达100%和97%,AUC值为0.98,表明其对复杂振动信号的特征解析能力;在西储大学数据集中,测试集准确率达100%,AUC值为1,获得了较好的故障识别效果。通过对比实验显示,KNN-Transformer在精准率、召回率等指标上均优于单一KNN或Transformer模型,验证了其在机械故障诊断中的有效性与鲁棒性,为智能诊断提供了新方法。 展开更多
关键词 滚动轴承故障诊断 knn-Transformer 自注意力机制 K近邻算法 小样本数据
在线阅读 下载PDF
基于不规则区域划分方法的k-Nearest Neighbor查询算法 被引量:1
8
作者 张清清 李长云 +3 位作者 李旭 周玲芳 胡淑新 邹豪杰 《计算机系统应用》 2015年第9期186-190,共5页
随着越来越多的数据累积,对数据处理能力和分析能力的要求也越来越高.传统k-Nearest Neighbor(k NN)查询算法由于其容易导致计算负载整体不均衡的规则区域划分方法及其单个进程或单台计算机运行环境的较低数据处理能力.本文提出并详细... 随着越来越多的数据累积,对数据处理能力和分析能力的要求也越来越高.传统k-Nearest Neighbor(k NN)查询算法由于其容易导致计算负载整体不均衡的规则区域划分方法及其单个进程或单台计算机运行环境的较低数据处理能力.本文提出并详细介绍了一种基于不规则区域划分方法的改进型k NN查询算法,并利用对大规模数据集进行分布式并行计算的模型Map Reduce对该算法加以实现.实验结果与分析表明,Map Reduce框架下基于不规则区域划分方法的k NN查询算法可以获得较高的数据处理效率,并可以较好的支持大数据环境下数据的高效查询. 展开更多
关键词 k-nearest neighbor(k NN)查询算法 不规则区域划分方法 MAP REDUCE 大数据
在线阅读 下载PDF
A Memetic Algorithm With Competition for the Capacitated Green Vehicle Routing Problem 被引量:9
9
作者 Ling Wang Jiawen Lu 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2019年第2期516-526,共11页
In this paper, a memetic algorithm with competition(MAC) is proposed to solve the capacitated green vehicle routing problem(CGVRP). Firstly, the permutation array called traveling salesman problem(TSP) route is used t... In this paper, a memetic algorithm with competition(MAC) is proposed to solve the capacitated green vehicle routing problem(CGVRP). Firstly, the permutation array called traveling salesman problem(TSP) route is used to encode the solution, and an effective decoding method to construct the CGVRP route is presented accordingly. Secondly, the k-nearest neighbor(k NN) based initialization is presented to take use of the location information of the customers. Thirdly, according to the characteristics of the CGVRP, the search operators in the variable neighborhood search(VNS) framework and the simulated annealing(SA) strategy are executed on the TSP route for all solutions. Moreover, the customer adjustment operator and the alternative fuel station(AFS) adjustment operator on the CGVRP route are executed for the elite solutions after competition. In addition, the crossover operator is employed to share information among different solutions. The effect of parameter setting is investigated using the Taguchi method of design-ofexperiment to suggest suitable values. Via numerical tests, it demonstrates the effectiveness of both the competitive search and the decoding method. Moreover, extensive comparative results show that the proposed algorithm is more effective and efficient than the existing methods in solving the CGVRP. 展开更多
关键词 Capacitated green VEHICLE ROUTING problem(CGVRP) COMPETITION k-nearest neighbor(knn) local INTENSIFICATION memetic algorithm
在线阅读 下载PDF
AN EFFICIENT FAST ENCODING ALGORITHM FOR VECTOR QUANTIZATION 被引量:1
10
作者 徐润生 陆哲明 +1 位作者 许晓鸣 张卫东 《Journal of Shanghai Jiaotong university(Science)》 EI 2000年第2期23-27,32,共6页
A fast encoding algorithm was presented which made full use of two characteristics of a vector, its sum and variance. In this paper, a vector was separated into two subvectors, one is the first half of the coordinates... A fast encoding algorithm was presented which made full use of two characteristics of a vector, its sum and variance. In this paper, a vector was separated into two subvectors, one is the first half of the coordinates and the other contains the remaining coordinates. Three inequalities based on the characteristics of the sums and variances of a vector and its two subvectors were introduced to reject those codewords which are impossible to be the nearest codeword. The simulation results show that the proposed algorithm is faster than the improved equal average eaual variance nearest neighbor search (EENNS) algorithm. 展开更多
关键词 VECTOR QUANTIZATION nearest neighbor SEARCH equal AVERAGE nearest neighbor SEARCH algorithm equal AVERAGE equal variance nearest neighbor SEARCH algorithm Document code:A
在线阅读 下载PDF
Novel Apriori-Based Multi-Label Learning Algorithm by Exploiting Coupled Label Relationship 被引量:1
11
作者 Zhenwu Wang Longbing Cao 《Journal of Beijing Institute of Technology》 EI CAS 2017年第2期206-214,共9页
It is a key challenge to exploit the label coupling relationship in multi-label classification(MLC)problems.Most previous work focused on label pairwise relations,in which generally only global statistical informati... It is a key challenge to exploit the label coupling relationship in multi-label classification(MLC)problems.Most previous work focused on label pairwise relations,in which generally only global statistical information is used to analyze the coupled label relationship.In this work,firstly Bayesian and hypothesis testing methods are applied to predict the label set size of testing samples within their k nearest neighbor samples,which combines global and local statistical information,and then apriori algorithm is used to mine the label coupling relationship among multiple labels rather than pairwise labels,which can exploit the label coupling relations more accurately and comprehensively.The experimental results on text,biology and audio datasets shown that,compared with the state-of-the-art algorithm,the proposed algorithm can obtain better performance on 5 common criteria. 展开更多
关键词 multi-label classification hypothesis testing k nearest neighbor apriori algorithm label coupling
在线阅读 下载PDF
Research on Initialization on EM Algorithm Based on Gaussian Mixture Model 被引量:4
12
作者 Ye Li Yiyan Chen 《Journal of Applied Mathematics and Physics》 2018年第1期11-17,共7页
The EM algorithm is a very popular maximum likelihood estimation method, the iterative algorithm for solving the maximum likelihood estimator when the observation data is the incomplete data, but also is very effectiv... The EM algorithm is a very popular maximum likelihood estimation method, the iterative algorithm for solving the maximum likelihood estimator when the observation data is the incomplete data, but also is very effective algorithm to estimate the finite mixture model parameters. However, EM algorithm can not guarantee to find the global optimal solution, and often easy to fall into local optimal solution, so it is sensitive to the determination of initial value to iteration. Traditional EM algorithm select the initial value at random, we propose an improved method of selection of initial value. First, we use the k-nearest-neighbor method to delete outliers. Second, use the k-means to initialize the EM algorithm. Compare this method with the original random initial value method, numerical experiments show that the parameter estimation effect of the initialization of the EM algorithm is significantly better than the effect of the original EM algorithm. 展开更多
关键词 EM algorithm GAUSSIAN MIXTURE Model K-nearest neighbor K-MEANS algorithm INITIALIZATION
在线阅读 下载PDF
Comparison of Two Quantum Nearest Neighbor Classifiers on IBM’s Quantum Simulator
13
作者 Wei Hu 《Natural Science》 2018年第3期87-98,共12页
Today computers are used to store data in memory and then process them. In our big data era, we are facing the challenge of storing and processing the data simply due to their fast ever growing size. Quantum computati... Today computers are used to store data in memory and then process them. In our big data era, we are facing the challenge of storing and processing the data simply due to their fast ever growing size. Quantum computation offers solutions to these two prominent issues quantum mechanically and beautifully. Through careful design to employ superposition, entanglement, and interference of quantum states, a quantum algorithm can allow a quantum computer to store datasets of exponentially large size as linear size and then process them in parallel. Quantum computing has found its way in the world of machine learning where new ideas and approaches are in great need as the classical computers have reached their capacity and the demand for processing big data grows much faster than the computing power the classical computers can provide today. Nearest neighbor algorithms are simple, robust, and versatile supervised machine learning algorithms, which store all training data points as their learned “model” and make the prediction of a new test data point by computing the distances between the query point and all the training data points. Quantum counterparts of these classical algorithms provide efficient and elegant ways to deal with the two major issues of storing data in memory and computing the distances. The purpose of our study is to select two similar quantum nearest neighbor algorithms and use a simple dataset to give insight into how they work, highlight their quantum nature, and compare their performances on IBM’s quantum simulator. 展开更多
关键词 QUANTUM COMPUTATION QUANTUM MACHINE Learning QUANTUM nearest neighbor algorithm
暂未订购
基于断面数据和DFT-KNN-LSTM组合模型的短时交通流预测
14
作者 刘芳亮 宋国华 吴亦政 《公路交通科技》 北大核心 2025年第11期29-37,共9页
【目标】为合理处理、利用交通流数据,充分挖掘数据中的周期规律,准确进行短时交通流预测,考虑交通流时间特性及非线性、非平稳特征,解决传统模型在数据量大、交通场景复杂情况下预测精度不足的问题。【方法】提出DFT-KNN-LSTM组合模型... 【目标】为合理处理、利用交通流数据,充分挖掘数据中的周期规律,准确进行短时交通流预测,考虑交通流时间特性及非线性、非平稳特征,解决传统模型在数据量大、交通场景复杂情况下预测精度不足的问题。【方法】提出DFT-KNN-LSTM组合模型:采用离散傅里叶变换(DFT)分解交通流数据为趋势项与残差项,通过能量阈值去除残差干扰,挖掘周期规律,提高数据质量。基于欧氏距离的K近邻(KNN)算法从大量交通流数据中筛选与目标天数相似度最高的K天数据(K=9时最优),以实现交通流数据的合理利用。将筛选数据作为训练集、目标数据作为测试集输入长短时记忆网络(LSTM)进行短时交通流预测,输出结果以MAE,MSE,RMSE为评价指标。以北京市东城区某街道采集的交通流数据为例,对该组合模型预测性能进行分析,并与多种模型预测效果进行对比。【结果】该模型MSE为40.91(改善3.24%~19.05%),RMSE为6.40(改善1.54%~9.98%),MAE为4.77(改善3.05%~8.97%),精度显著优于SVR,LSTM,KNN-LSTM等单一与传统组合模型。【结论】该组合模型能够通过DFT预处理交通流数据以充分挖掘数据的周期规律,采用KNN筛选并保留相似度高的有效数据,结合LSTM处理复杂时间序列的优势,可有效提升短时交通流预测精度,适用于复杂交通场景。 展开更多
关键词 智能交通 短时交通流预测 组合预测 离散傅里叶变换 K近邻算法 长短时记忆网络
原文传递
基于KNN-MSCNN-Informer的区域能见度预测
15
作者 马愈昭 姜烁雨 王大蕴 《光子学报》 北大核心 2025年第12期150-161,共12页
针对目前大气能见度的预测算法出现数据来源单一、影响因素的空间相关性考虑不足和预测准确率不高的问题,构建了一个基于K-最近邻算法、多尺度卷积神经网络和Informer模型的区域能见度预测模型,在考虑能见度预测多站点影响因素的基础上... 针对目前大气能见度的预测算法出现数据来源单一、影响因素的空间相关性考虑不足和预测准确率不高的问题,构建了一个基于K-最近邻算法、多尺度卷积神经网络和Informer模型的区域能见度预测模型,在考虑能见度预测多站点影响因素的基础上,充分利用时序特征和空间特征,实现对区域能见度的有效预测。模型以北京多地区与能见度相关性高的逐时气象因子和污染物因子作为输入数据,用24 h历史数据预测未来3 h的能见度。实验结果表明,该模型在对目标区域1~3 h的能见度预测时,均方误差下降4%~79%,均方根误差下降2%~54%,平均绝对误差下降17%~67%,平均绝对百分比误差下降14%~62%。所提出的模型能够有效提升区域能见度预测的准确性,具有实际应用价值。 展开更多
关键词 时间序列预测 时空特征 多尺度卷积神经网络 能见度 knn算法 Informer模型
在线阅读 下载PDF
基于KNN-LASSO-PPC法的改进BitCN-LSTM短期光伏功率预测
16
作者 贺宇轩 王锟 +2 位作者 曾进辉 刘颉 周武定 《电子测量技术》 北大核心 2025年第15期42-51,共10页
针对光伏出力受天气条件随机性和波动性影响的特点,提出一种基于KNN-LASSO-PCC法的改进BitCN-LSTM神经网络短期光伏功率预测方法。首先,采用KNN对数据集进行清洗,再结合LASSO与PCC进行多层特征筛选;然后,在传统BitCN-LSTM方法基础上加入... 针对光伏出力受天气条件随机性和波动性影响的特点,提出一种基于KNN-LASSO-PCC法的改进BitCN-LSTM神经网络短期光伏功率预测方法。首先,采用KNN对数据集进行清洗,再结合LASSO与PCC进行多层特征筛选;然后,在传统BitCN-LSTM方法基础上加入GRU与Elman神经网络,其中,GRU解决长时间依赖问题和参数优化问题,Elman网络增强局部时序建模和记忆能力;最后,在多层特征筛选下选取直角辐射、散角辐射、气温和湿度作为输入变量,选取光伏电站各时段发电功率的预测值作为最终输出,进行为期1~3天间隔15 min进行一次预测的仿真,所得的最优评估指标平均绝对误差、均方误差以及平均绝对百分比误差分别为9.9763%、1.7029%和10.6267%,训练时间和最优测试时间分别为181.3051 s和0.058932 s,相较于其他常见的短期光伏预测模型精度更高,速度更快。 展开更多
关键词 光伏功率预测 多层特征筛选 K近邻算法 埃尔曼网络 门控循环单元
原文传递
基于群智能优化的SVM-KNN人脸识别方法研究
17
作者 雷光政 乔建华 +1 位作者 马调花 张雄 《太原科技大学学报》 2025年第6期516-521,共6页
单纯的支持向量机(SVM)对于人脸图像识别率并不高,并且无法快速地处理特征向量维数过高时的人脸图片,因此提出了基于粒子群算法(PSO)改进的SVM-KNN算法,该方法首先提取人脸图片的特征系数,然后利用PSO优化SVM分类器参数,用径向基(RBF)... 单纯的支持向量机(SVM)对于人脸图像识别率并不高,并且无法快速地处理特征向量维数过高时的人脸图片,因此提出了基于粒子群算法(PSO)改进的SVM-KNN算法,该方法首先提取人脸图片的特征系数,然后利用PSO优化SVM分类器参数,用径向基(RBF)函数作为核函数,优化SVM惩罚参数C与核半径参数g,最后结合KNN算法进行分类识别。该方法在ORL人脸库中识别率达到99.40%,在Yale人脸库中识别率达到96.80%,且处理速度也优于常用的其它方法,表明该方法的有效性。 展开更多
关键词 主成分分析 支持向量机 K近邻算法 粒子群算法 人脸识别
在线阅读 下载PDF
基于KNN的水电站水轮机监控系统研究 被引量:3
18
作者 谢科军 宋善坤 +2 位作者 胡婷 姚娟 张利益 《粘接》 2025年第1期193-196,共4页
针对大型水轮机轴承故障诊断和预警准确率低,导致抽水蓄能电站存在状态监测与运维管理效果不佳的问题,提出一种大型水轮机轴承润滑油液在线监测系统。利用电涡流传感器对轴承油液数据采集,采用改进的K最近邻算法对轴承故障进行准确分类... 针对大型水轮机轴承故障诊断和预警准确率低,导致抽水蓄能电站存在状态监测与运维管理效果不佳的问题,提出一种大型水轮机轴承润滑油液在线监测系统。利用电涡流传感器对轴承油液数据采集,采用改进的K最近邻算法对轴承故障进行准确分类与诊断。结果表明,通过改进KNN算法,得到新故障与集合A中故障识别球的相似度最大值为0.4787,低于相似度匹配阀值0.6,说明改进KNN算法可实现新故障类型的准确识别,具备一定的自适应性和可扩展性;实际应用也进一步证明该算法可满足对水轮机轴承的状态监测、故障诊断和预警需求,实现水电站的准确监测和智能化运维管理。 展开更多
关键词 抽水蓄能电站 水轮机组 在线油液监测 K近邻算法 故障诊断
在线阅读 下载PDF
机载激光雷达数据与机器学习算法的森林蓄积量估测模型构建精度评价——基于KNN、XGBoost与RF模型反演算法 被引量:2
19
作者 潘自辉 肖正利 +5 位作者 黄光体 赵文纯 张流洋 刘晓阳 肖箫 林浩然 《湖北林业科技》 2025年第2期34-44,50,共12页
基于激光雷达系统获取数据,旨在探索建立一个适用于湖北省的混合树种蓄积量估测模型。研究区涵盖9个市州及15个县市区386个样地(小班),涉及3种森林类型(阔叶林、针叶林和针阔混交林),划分为5个植被区,分别为大别山桐柏山丘陵低山、鄂西... 基于激光雷达系统获取数据,旨在探索建立一个适用于湖北省的混合树种蓄积量估测模型。研究区涵盖9个市州及15个县市区386个样地(小班),涉及3种森林类型(阔叶林、针叶林和针阔混交林),划分为5个植被区,分别为大别山桐柏山丘陵低山、鄂西北山地丘陵、鄂东南低山丘陵、江汉平原湖泊和鄂西南山地;从点云数据中提取森林参数特征变量,结合实地调查数据,分别采用机器算法KNN、XGBoost和RF模型对森林蓄积量进行估测,采用决定系数评价模型估测精度,对估测结果进行比较分析。结果表明:(1)RF模型的估测值与实际值较为接近,精度高于KNN和XGBoost模型;(2)不同地貌区域的森林类型估测精度存在差异,表现为针叶林估测精度高于阔叶林;估测精度与林分郁闭度、林龄、起源等因子存在相关性,林分郁闭度较高时,估测精度较高;中龄、近熟林及过熟林估测精度较高,人工林的精度高于天然林;(3)蓄积量估测值精度与实测值的区间相关,实测值趋于一定低值与高值区间时,估测精度降低。通过激光雷达数据的反演结果与地面调查数据验证,反映了模型的准确度,促进林业调查与激光雷达融合运用,需进一步比较多种模型,并探索森林分布、林木结构特征、林分因子等之间影响估测精度的相关因素。 展开更多
关键词 激光雷达 森林蓄积量 模型反演 K-近邻算法 极端梯度提升 随机森林
在线阅读 下载PDF
基于改进WT与KNN的建筑电气系统故障分析 被引量:1
20
作者 赵闯 《建筑技术开发》 2025年第5期144-146,共3页
以往城市轨道交通使用的电气系统中故障诊断信号依赖傅里叶变换处理,无法有效提取故障信号中的细节信息,在徐州地铁6号线项目调试任务提出基于K邻近算法改进小波变换的模型。该模型在小波变换强大的特征提取能力与时频局部等特性的基础... 以往城市轨道交通使用的电气系统中故障诊断信号依赖傅里叶变换处理,无法有效提取故障信号中的细节信息,在徐州地铁6号线项目调试任务提出基于K邻近算法改进小波变换的模型。该模型在小波变换强大的特征提取能力与时频局部等特性的基础上,加入K邻近算法,进一步在多尺度上提取关键特征并将其分类,从而达到提高故障诊断准确率的效果。经过对比分析,融合了小波变换与K–近邻算法的模型展现出良好的性能,模型准确率达97.82%,且平均诊断耗时仅为3.2s。在实际应用中,模型使用前后荷载比提升,成本降低。试验结果表明,研究模型能较好地运用于城市轨道交通工程动力照明系统和BAS系统的故障诊断与分析中。 展开更多
关键词 K邻近算法 小波变换 地铁施工 傅里叶变换
在线阅读 下载PDF
上一页 1 2 58 下一页 到第
使用帮助 返回顶部