期刊文献+
共找到2,183篇文章
< 1 2 110 >
每页显示 20 50 100
基于PNCC声纹特征提取技术和POA-KNN算法的齿轮箱声纹识别故障诊断
1
作者 廖力达 赵阁阳 +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
利用人工内分泌机制约简的KNN故障诊断模型及其应用
2
作者 张丰硕 赵理 郭鹏旭 《重庆理工大学学报(自然科学)》 北大核心 2026年第2期133-140,共8页
为了解决新能源汽车实时运行过程中由于数据流的无限性,以及概念漂移导致的静态KNN(k-nearest neighbors)故障诊断模型难以在线更新的问题,提出一种通过人工内分泌系统改进KNN的新能源汽车故障诊断模型(new energy vehicle fault diagno... 为了解决新能源汽车实时运行过程中由于数据流的无限性,以及概念漂移导致的静态KNN(k-nearest neighbors)故障诊断模型难以在线更新的问题,提出一种通过人工内分泌系统改进KNN的新能源汽车故障诊断模型(new energy vehicle fault diagnosis model, AES-KNN),该模型将新能源汽车在线数据流中的样本视为细胞,利用人工内分泌调节机制对数据流中的分类边界进行在线更新,基于荷尔蒙浓度的实时检测,进行边界点约简,通过阈值检测数据流中是否发生概念漂移,利用在线更新的KNN边界进行故障诊断。在新能源国家大数据平台汽车故障数据集上进行测试时,运行时间比传统增量KNN模型降低了56.0%,F1分数比WIN-KNN和RW-KNN分别提高了0.99%和0.75%。实验表明,该模型能在降低故障诊断时间的同时,有效处理概念漂移问题,得到精度高于传统模型的故障诊断结果。 展开更多
关键词 故障诊断 人工内分泌系统 knn算法 概念漂移
在线阅读 下载PDF
基于KNN-Transformer算法的密度测井曲线重构方法
3
作者 苏俊磊 董旭 +4 位作者 曾渝 史文祺 石雪莹 刘沛东 刘坤 《测井技术》 2026年第1期87-96,共10页
密度测井是计算储层物性参数、识别岩性及评价油气储量的关键技术。受井眼环境、仪器贴壁状况等因素影响,密度曲线常出现局部缺失、数据失真或噪声干扰等问题。为此,提出一种融合K近邻(K-Nearest Neighbors,KNN)算法与Transformer算法... 密度测井是计算储层物性参数、识别岩性及评价油气储量的关键技术。受井眼环境、仪器贴壁状况等因素影响,密度曲线常出现局部缺失、数据失真或噪声干扰等问题。为此,提出一种融合K近邻(K-Nearest Neighbors,KNN)算法与Transformer算法的密度测井曲线重构方法KNN-Transformer。该方法首先利用KNN在多元测井特征空间中检索与目标段时间序列沉积特征相似的样本,通过计算目标段与历史样本在声波时差、自然伽马、电阻率等多维特征上的欧氏距离,筛选出最相似的K个邻域样本,构建增强的地质先验输入集,增强输入数据的地质代表性,进而采用Transformer算法的多头自注意力机制,建立深度序列间任意位置的长程依赖关系,有效融合局部相似性约束与全局序列模式,实现局部特征与全局结构的协同表达。实验结果表明,KNN-Transformer算法密度测井曲线重构的结果平均绝对误差为0.0170,决定系数R^(2)达0.9533,其与支持向量回归、线性回归及长短期记忆(Long Short-Term Memory,LSTM)网络等典型算法相比,平均绝对误差降低30%~60%,对密度测井曲线总体趋势与局部细节均具有更高的重构精度,并在岩性界面及复杂层段表现出更好的稳定性与正确性。该方法有效修复了密度曲线的局部缺失,校正了数据失真并抑制了噪声干扰,显著提升了重构曲线的数值精度与地质合理性,为复杂储层条件下的测井数据高质量重建提供了可靠的技术途径。 展开更多
关键词 密度测井 K近邻 TRANSFORMER 曲线重构 深度学习 注意力机制 序列建模
在线阅读 下载PDF
基于GGO-KD-KNN算法的下肢步态识别研究 被引量:1
4
作者 李传江 丁新豪 +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
基于改进WKNN的CSI被动室内指纹定位方法 被引量:1
5
作者 邵小强 马博 +3 位作者 韩泽辉 杨永德 原泽文 李鑫 《吉林大学学报(工学版)》 北大核心 2025年第7期2444-2454,共11页
针对幅值和相位构造包含干扰过多导致定位精度低的问题,提出了一种基于改进加权K最近邻算法的信道状态信息被动室内定位方法。离线阶段,采用隔离森林法,改进阈值的小波域去噪和线性变换法对采集到的信道状态信息进行预处理,将处理后的... 针对幅值和相位构造包含干扰过多导致定位精度低的问题,提出了一种基于改进加权K最近邻算法的信道状态信息被动室内定位方法。离线阶段,采用隔离森林法,改进阈值的小波域去噪和线性变换法对采集到的信道状态信息进行预处理,将处理后的幅相信息共同作为指纹数据,构造与参考点位置信息相关的稳定指纹数据库。在线阶段,提出改进的加权K近邻算法,对估计坐标进行重复匹配,该算法在一次匹配中得到位置坐标后,求该位置坐标在K个近邻点间的欧氏距离,并使用高斯变换对K个距离值进行权重计算,完成人员的定位。分别在教室和大厅进行实验模拟测试,实验结果表明:采用本文算法约81%的测试位置误差控制在1 m以内,可以有效提高定位精度。 展开更多
关键词 室内定位 信道状态信息 被动定位 改进阈值的小波域去噪 改进的加权K近邻算法 高斯变换
原文传递
KNN-Transformer:基于K近邻分类的Transformer算法在滚动轴承故障诊断中的应用
6
作者 王军锋 张彪 +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
基于并行架构网络与改进动态FD-KNN的风力发电机轴承故障预警
7
作者 许伯强 王彪 +1 位作者 孙丽玲 尹彦博 《太阳能学报》 北大核心 2025年第10期753-765,共13页
针对当前风力发电机轴承故障预警准确率和可靠性不足的问题,提出一种基于并行架构网络与改进动态k近邻故障检测(FD-KNN)的风力发电机轴承故障预警方法。首先,对风力发电机的数据采集与监控(SCADA)数据进行相关性分析,筛选出与风力发电... 针对当前风力发电机轴承故障预警准确率和可靠性不足的问题,提出一种基于并行架构网络与改进动态k近邻故障检测(FD-KNN)的风力发电机轴承故障预警方法。首先,对风力发电机的数据采集与监控(SCADA)数据进行相关性分析,筛选出与风力发电机轴承关键变量高度相关的变量,并采用集合模态经验分解(EEMD)分解关键变量,深入挖掘关键变量内不同时间尺度的特征以及关键变量与高相关协变量的潜在相互作用。然后,构建一个结合自注意力机制的长短期记忆网络(SelfAttention-LSTM)和改进Transformer模型的新型并行架构网络,用以精确可靠地预测关键变量的未来状态。基于预测结果,计算残差,并结合风力发电机轴承的实时状态对FD-KNN算法进行动态优化,包括调整近邻规模、设置动态告警阈值和预警条件,以实现更为精准可靠的故障预警。最后,通过实际SCADA数据验证,结果表明该方法可提前识别风力发电机轴承故障,且在准确性和可靠性方面均表现出色。 展开更多
关键词 风电机组 数据采集与监视控制 轴承 深度学习 故障预警 改进动态FD-knn算法 可靠性
原文传递
Nearest neighbor search algorithm based on multiple background grids for fluid simulation 被引量:2
8
作者 郑德群 武频 +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
An Efficient Content-Based Image Retrieval System Using kNN and Fuzzy Mathematical Algorithm 被引量:3
9
作者 Chunjing Wang Li Liu Yanyan Tan 《Computer Modeling in Engineering & Sciences》 SCIE EI 2020年第9期1061-1083,共23页
The implementation of content-based image retrieval(CBIR)mainly depends on two key technologies:image feature extraction and image feature matching.In this paper,we extract the color features based on Global Color His... The implementation of content-based image retrieval(CBIR)mainly depends on two key technologies:image feature extraction and image feature matching.In this paper,we extract the color features based on Global Color Histogram(GCH)and texture features based on Gray Level Co-occurrence Matrix(GLCM).In order to obtain the effective and representative features of the image,we adopt the fuzzy mathematical algorithm in the process of color feature extraction and texture feature extraction respectively.And we combine the fuzzy color feature vector with the fuzzy texture feature vector to form the comprehensive fuzzy feature vector of the image according to a certain way.Image feature matching mainly depends on the similarity between two image feature vectors.In this paper,we propose a novel similarity measure method based on k-Nearest Neighbors(kNN)and fuzzy mathematical algorithm(SBkNNF).Finding out the k nearest neighborhood images of the query image from the image data set according to an appropriate similarity measure method.Using the k similarity values between the query image and its k neighborhood images to constitute the new k-dimensional fuzzy feature vector corresponding to the query image.And using the k similarity values between the retrieved image and the k neighborhood images of the query image to constitute the new k-dimensional fuzzy feature vector corresponding to the retrieved image.Calculating the similarity between the two kdimensional fuzzy feature vector according to a certain fuzzy similarity algorithm to measure the similarity between the query image and the retrieved image.Extensive experiments are carried out on three data sets:WANG data set,Corel-5k data set and Corel-10k data set.The experimental results show that the outperforming retrieval performance of our proposed CBIR system with the other CBIR systems. 展开更多
关键词 Content-based image retrieval knn fuzzy mathematical algorithm RECALL PRECISION
在线阅读 下载PDF
Real-Time Spreading Thickness Monitoring of High-core Rockfill Dam Based on K-nearest Neighbor Algorithm 被引量:4
10
作者 Denghua Zhong Rongxiang Du +2 位作者 Bo Cui Binping Wu Tao Guan 《Transactions of Tianjin University》 EI CAS 2018年第3期282-289,共8页
During the storehouse surface rolling construction of a core rockfilldam, the spreading thickness of dam face is an important factor that affects the construction quality of the dam storehouse' rolling surface and... During the storehouse surface rolling construction of a core rockfilldam, the spreading thickness of dam face is an important factor that affects the construction quality of the dam storehouse' rolling surface and the overallquality of the entire dam. Currently, the method used to monitor and controlspreading thickness during the dam construction process is artificialsampling check after spreading, which makes it difficult to monitor the entire dam storehouse surface. In this paper, we present an in-depth study based on real-time monitoring and controltheory of storehouse surface rolling construction and obtain the rolling compaction thickness by analyzing the construction track of the rolling machine. Comparatively, the traditionalmethod can only analyze the rolling thickness of the dam storehouse surface after it has been compacted and cannot determine the thickness of the dam storehouse surface in realtime. To solve these problems, our system monitors the construction progress of the leveling machine and employs a real-time spreading thickness monitoring modelbased on the K-nearest neighbor algorithm. Taking the LHK core rockfilldam in Southwest China as an example, we performed real-time monitoring for the spreading thickness and conducted real-time interactive queries regarding the spreading thickness. This approach provides a new method for controlling the spreading thickness of the core rockfilldam storehouse surface. 展开更多
关键词 Core rockfill dam Dam storehouse surface construction Spreading thickness K-nearest neighbor algorithm Real-time monitor
在线阅读 下载PDF
A KNN-based two-step fuzzy clustering weighted algorithm for WLAN indoor positioning 被引量:3
11
作者 Xu Yubin Sun Yongliang Ma Lin 《High Technology Letters》 EI CAS 2011年第3期223-229,共7页
Although k-nearest neighbors (KNN) is a popular fingerprint match algorithm for its simplicity and accuracy, because it is sensitive to the circumstances, a fuzzy c-means (FCM) clustering algorithm is applied to i... Although k-nearest neighbors (KNN) is a popular fingerprint match algorithm for its simplicity and accuracy, because it is sensitive to the circumstances, a fuzzy c-means (FCM) clustering algorithm is applied to improve it. Thus, a KNN-based two-step FCM weighted (KTFW) algorithm for indoor positioning in wireless local area networks (WLAN) is presented in this paper. In KTFW algorithm, k reference points (RPs) chosen by KNN are clustered through FCM based on received signal strength (RSS) and location coordinates. The right clusters are chosen according to rules, so three sets of RPs are formed including the set of k RPs chosen by KNN and are given different weights. RPs supposed to have better contribution to positioning accuracy are given larger weights to improve the positioning accuracy. Simulation results indicate that KTFW generally outperforms KNN and its complexity is greatly reduced through providing initial clustering centers for FCM. 展开更多
关键词 wireless local area networks (WLAN) indoor positioning k-nearest neighbors knn fuzzy c-means (FCM) clustering center
在线阅读 下载PDF
Blockchain technology‑based FinTech banking sector involvement using adaptive neuro‑fuzzy‑based K‑nearest neighbors algorithm 被引量:1
12
作者 Husam Rjoub Tomiwa Sunday Adebayo Dervis Kirikkaleli 《Financial Innovation》 2023年第1期1765-1787,共23页
The study aims to investigate the financial technology(FinTech)factors influencing Chinese banking performance.Financial expectations and global realities may be changed by FinTech’s multidimensional scope,which is l... The study aims to investigate the financial technology(FinTech)factors influencing Chinese banking performance.Financial expectations and global realities may be changed by FinTech’s multidimensional scope,which is lacking in the traditional financial sector.The use of technology to automate financial services is becoming more important for economic organizations and industries because the digital age has seen a period of transition in terms of consumers and personalization.The future of FinTech will be shaped by technologies like the Internet of Things,blockchain,and artificial intelligence.The involvement of these platforms in financial services is a major concern for global business growth.FinTech is becoming more popular with customers because of such benefits.FinTech has driven a fundamental change within the financial services industry,placing the client at the center of everything.Protection has become a primary focus since data are a component of FinTech transactions.The task of consolidating research reports for consensus is very manual,as there is no standardized format.Although existing research has proposed certain methods,they have certain drawbacks in FinTech payment systems(including cryptocurrencies),credit markets(including peer-to-peer lending),and insurance systems.This paper implements blockchainbased financial technology for the banking sector to overcome these transition issues.In this study,we have proposed an adaptive neuro-fuzzy-based K-nearest neighbors’algorithm.The chaotic improved foraging optimization algorithm is used to optimize the proposed method.The rolling window autoregressive lag modeling approach analyzes FinTech growth.The proposed algorithm is compared with existing approaches to demonstrate its efficiency.The findings showed that it achieved 91%accuracy,90%privacy,96%robustness,and 25%cyber-risk performance.Compared with traditional approaches,the recommended strategy will be more convenient,safe,and effective in the transition period. 展开更多
关键词 FinTech Economic growth Blockchain technology Adaptive neural fuzzy based knn algorithm Rolling window autoregressive lag modelling
在线阅读 下载PDF
Diagnosis of Disc Space Variation Fault Degree of Transformer Winding Based on K-Nearest Neighbor Algorithm 被引量:1
13
作者 Song Wang Fei Xie +3 位作者 Fengye Yang Shengxuan Qiu Chuang Liu Tong Li 《Energy Engineering》 EI 2023年第10期2273-2285,共13页
Winding is one of themost important components in power transformers.Ensuring the health state of the winding is of great importance to the stable operation of the power system.To efficiently and accurately diagnose t... Winding is one of themost important components in power transformers.Ensuring the health state of the winding is of great importance to the stable operation of the power system.To efficiently and accurately diagnose the disc space variation(DSV)fault degree of transformer winding,this paper presents a diagnostic method of winding fault based on the K-Nearest Neighbor(KNN)algorithmand the frequency response analysis(FRA)method.First,a laboratory winding model is used,and DSV faults with four different degrees are achieved by changing disc space of the discs in the winding.Then,a series of FRA tests are conducted to obtain the FRA results and set up the FRA dataset.Second,ten different numerical indices are utilized to obtain features of FRA curves of faulted winding.Third,the 10-fold cross-validation method is employed to determine the optimal k-value of KNN.In addition,to improve the accuracy of the KNN model,a comparative analysis is made between the accuracy of the KNN algorithm and k-value under four distance functions.After getting the most appropriate distance metric and kvalue,the fault classificationmodel based on theKNN and FRA is constructed and it is used to classify the degrees of DSV faults.The identification accuracy rate of the proposed model is up to 98.30%.Finally,the performance of the model is presented by comparing with the support vector machine(SVM),SVM optimized by the particle swarmoptimization(PSO-SVM)method,and randomforest(RF).The results show that the diagnosis accuracy of the proposed model is the highest and the model can be used to accurately diagnose the DSV fault degrees of the winding. 展开更多
关键词 Transformer winding frequency response analysis(FRA)method K-Nearest neighbor(knn) disc space variation(DSV)
在线阅读 下载PDF
Basic Tenets of Classification Algorithms K-Nearest-Neighbor, Support Vector Machine, Random Forest and Neural Network: A Review 被引量:15
14
作者 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
基于KNN算法建立晒后皮肤状态评估模型 被引量:1
15
作者 李以洪 许梦然 +4 位作者 盘瑶 吴金昊 刘琦 常思思 赵华 《日用化学工业(中英文)》 北大核心 2025年第3期349-357,共9页
探索不同剂量紫外线照射后皮肤指标变化趋势,建立晒后皮肤状态评估模型。首先,筛选出变化有规律且具灵敏性的指标,优化黑化模型进一步扩大样本库,利用临床专家对晒后皮肤状态的分级作为学习标准,基于K邻近分类算法(KNN)对指标数据进行... 探索不同剂量紫外线照射后皮肤指标变化趋势,建立晒后皮肤状态评估模型。首先,筛选出变化有规律且具灵敏性的指标,优化黑化模型进一步扩大样本库,利用临床专家对晒后皮肤状态的分级作为学习标准,基于K邻近分类算法(KNN)对指标数据进行训练识别,建立晒后皮肤状态分级评估模型,经10折交叉验证后超参数K=3时,模型的mmce均值为0.015,预测精度acc均值为0.985,预测的准确度高达98.5%。结果表明,该模型能够将晒后皮肤状态的主观评级客观量化,高效率、高精度识别晒后皮肤状态。研究结果可为晒后皮肤状态评估和晒后修护功效评价体系提供技术支持。 展开更多
关键词 日晒 皮肤状态 黑化模型 knn算法
在线阅读 下载PDF
An Optimization System for Intent Recognition Based on an Improved KNN Algorithm with Minimal Feature Set for Powered Knee Prosthesis
16
作者 Yao Zhang Xu Wang +6 位作者 Haohua Xiu Lei Ren Yang Han Yongxin Ma Wei Chen Guowu Wei Luquan Ren 《Journal of Bionic Engineering》 SCIE EI CSCD 2023年第6期2619-2632,共14页
In this article,a new optimization system that uses few features to recognize locomotion with high classification accuracy is proposed.The optimization system consists of three parts.First,the features of the mixed me... In this article,a new optimization system that uses few features to recognize locomotion with high classification accuracy is proposed.The optimization system consists of three parts.First,the features of the mixed mechanical signal data are extracted from each analysis window of 200 ms after each foot contact event.Then,the Binary version of the hybrid Gray Wolf Optimization and Particle Swarm Optimization(BGWOPSO)algorithm is used to select features.And,the selected features are optimized and assigned different weights by the Biogeography-Based Optimization(BBO)algorithm.Finally,an improved K-Nearest Neighbor(KNN)classifier is employed for intention recognition.This classifier has the advantages of high accuracy,few parameters as well as low memory burden.Based on data from eight patients with transfemoral amputations,the optimization system is evaluated.The numerical results indicate that the proposed model can recognize nine daily locomotion modes(i.e.,low-,mid-,and fast-speed level-ground walking,ramp ascent/decent,stair ascent/descent,and sit/stand)by only seven features,with an accuracy of 96.66%±0.68%.As for real-time prediction on a powered knee prosthesis,the shortest prediction time is only 9.8 ms.These promising results reveal the potential of intention recognition based on the proposed system for high-level control of the prosthetic knee. 展开更多
关键词 Intent recognition K-Nearest neighbor algorithm Powered knee prosthesis Locomotion mode classification
在线阅读 下载PDF
基于GA-KNN的炼化设备腐蚀状态预测研究
17
作者 陶金福 陈良超 +1 位作者 陆新元 杨剑锋 《北京化工大学学报(自然科学版)》 北大核心 2025年第3期96-104,共9页
腐蚀问题极易引发炼化装置的安全隐患,甚至是严重的安全事故,因此开展针对炼化设备的快速、精准的腐蚀状态预测技术研究具有重要意义。针对多数研究基于理想实验数据以及虚拟生成数据进行腐蚀预测而忽略实际情况的问题,通过收集621组酸... 腐蚀问题极易引发炼化装置的安全隐患,甚至是严重的安全事故,因此开展针对炼化设备的快速、精准的腐蚀状态预测技术研究具有重要意义。针对多数研究基于理想实验数据以及虚拟生成数据进行腐蚀预测而忽略实际情况的问题,通过收集621组酸性水汽提装置设备腐蚀检测数据,采用一种结合合成少数类过采样与基于最近邻规则欠采样(synthetic minority over-sampling technique with edited nearest neighbors, SMOTEENN)的算法解决原始数据不平衡问题,基于遗传算法优化后的K-最近邻(genetic algorithm-based K-nearest neighbors, GA-KNN)算法建立设备腐蚀状态(包含腐蚀类型及腐蚀程度)预测模型。结果表明,在数据集平衡方面,SMOTEENN算法能够有效平衡数据集并提高模型对设备腐蚀状态的识别能力;在设备腐蚀状态预测方面,经遗传算法优化后的KNN(K-nearest neighbors)模型具有较好的预测效果,对设备腐蚀类型及腐蚀程度的预测准确率分别达到0.993 3和0.981 2。结果证明了所提模型可实现设备腐蚀综合诊断,为酸性水汽提装置腐蚀监测及检修维护提供理论指导。 展开更多
关键词 非平衡数据处理 腐蚀状态预测 K-最近邻(knn) 酸性水汽提装置
在线阅读 下载PDF
激光引信地面目标识别KNN算法
18
作者 何海军 田博 +4 位作者 胡鹏飞 李林豪 王伟 李铁 李岗 《探测与控制学报》 北大核心 2025年第4期134-140,共7页
瞄准新一代激光对地近炸引信对地面目标精确识别的急切需求,基于激光引信弹目交会回波进行KNN算法的地面目标识别探索研究。首先通过雷达方程建立激光近炸引信的弹目交会回波方程;其次对回波数据进行归一化处理并将数据集划分为训练数... 瞄准新一代激光对地近炸引信对地面目标精确识别的急切需求,基于激光引信弹目交会回波进行KNN算法的地面目标识别探索研究。首先通过雷达方程建立激光近炸引信的弹目交会回波方程;其次对回波数据进行归一化处理并将数据集划分为训练数据集和测试数据集;然后提取回波数据的强散射点个数和等效目标尺寸特征;最后将得到的特征子集进行KNN算法的目标识别训练和测试。实验结果表明,基于KNN算法的识别方法准确率高,平均识别精度为86.3%。该算法能够较好地实现坦克、雷达车及装甲车三种不同地面目标的精确识别。 展开更多
关键词 激光引信 回波 特征提取 knn算法 地面目标识别
在线阅读 下载PDF
Nearest neighbor search algorithm for GBD tree spatial data structure
19
作者 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
基于KNN算法的电力计量异常数据检测模型优化研究 被引量:4
20
作者 田文娜 《自动化应用》 2025年第10期165-167,170,共4页
针对电力计量系统对异常数据检测的高效性需求,提出基于K近邻(KNN)算法的优化模型,以提升异常检测的准确率与稳定性。首先,分析电力计量数据的高时序性、非线性和高维特性,以及异常数据检测中噪声干扰和数据不平衡等挑战。然后,在此基... 针对电力计量系统对异常数据检测的高效性需求,提出基于K近邻(KNN)算法的优化模型,以提升异常检测的准确率与稳定性。首先,分析电力计量数据的高时序性、非线性和高维特性,以及异常数据检测中噪声干扰和数据不平衡等挑战。然后,在此基础上采用数据预处理、特征提取及合成少数类过采样技术(SMOTE)优化数据质量,构建以加权欧氏距离与KD树加速为基础的KNN模型。最后,通过仿真测试验证了模型性能。结果表明,优化后的模型在电力计量数据的异常识别中具有较强的鲁棒性和实时性,可为智能电网的高效运行提供技术支撑。 展开更多
关键词 knn算法 电力计量 异常检测
在线阅读 下载PDF
上一页 1 2 110 下一页 到第
使用帮助 返回顶部