期刊文献+
共找到9篇文章
< 1 >
每页显示 20 50 100
基于形态学小波理论和SVM神经网络的人脸识别 被引量:2
1
作者 李伟 彭玉峰 《河南师范大学学报(自然科学版)》 CAS CSCD 北大核心 2012年第5期61-64,共4页
主要研究了快速识别人脸的基本算法,它包括人脸检测和人脸识别两部分.人脸检测部分利用肤色电平的聚类特性和形态学处理检测出准人脸图像,再利用小波特征提取出特征进行人脸认证.人脸识别部分采用支持向量机(SVM)神经网络进行人脸识别.... 主要研究了快速识别人脸的基本算法,它包括人脸检测和人脸识别两部分.人脸检测部分利用肤色电平的聚类特性和形态学处理检测出准人脸图像,再利用小波特征提取出特征进行人脸认证.人脸识别部分采用支持向量机(SVM)神经网络进行人脸识别.支持向量机神经网络对二类判别具有很强的识别能力.对于N类判别需连续使用N次.该方法识别速度快,且不受发型、头饰、眼镜等的影响.仿真证明了该方法的有效性. 展开更多
关键词 形态学理论 小波变换 支持向量机神经网络 人脸识别
在线阅读 下载PDF
一种基于支持向量机的齿轮箱故障诊断方法 被引量:17
2
作者 吴德会 《振动.测试与诊断》 EI CSCD 2008年第4期338-342,共5页
提出了一种基于多分类支持向量机(简称MSVM)的齿轮箱故障诊断方法。先根据齿轮箱故障机理和振动特点,探讨了齿轮箱故障诊断试验方案。再测取齿轮箱振动信号,并提取了能反映齿轮箱运转信息的时频域特征参数。通过结合投票法和决策树的基... 提出了一种基于多分类支持向量机(简称MSVM)的齿轮箱故障诊断方法。先根据齿轮箱故障机理和振动特点,探讨了齿轮箱故障诊断试验方案。再测取齿轮箱振动信号,并提取了能反映齿轮箱运转信息的时频域特征参数。通过结合投票法和决策树的基本思想,有针对性地构造了多分类支持向量机决策结构并将其应用于齿轮箱故障诊断。实际齿轮箱故障诊断试验结果表明,该决策结构较好地解决了小样本学习问题,避免了人工神经网络进行诊断时出现的过学习、收敛速度慢、泛化能力弱等缺点,能有效应用于齿轮箱故障诊断。 展开更多
关键词 故障 诊断 决策 齿轮箱 多分类支持向量人工神经网络
在线阅读 下载PDF
基于暂态时-频特征差异的配电网高阻接地故障识别方法 被引量:12
3
作者 史鸿飞 邓丰 +4 位作者 钟航 钟逸涵 蒋素霞 李鑫瑜 陈依林 《中国电机工程学报》 EI CSCD 北大核心 2024年第16期6455-6469,I0014,共16页
高阻接地故障发生时,故障特征微弱,传统故障识别方法存在特征提取困难、阈值选取灵活性较差的技术瓶颈,导致极端故障场景下出现漏判。为此,提出基于暂态时-频特征差异的配电网高阻接地故障识别方法。首先,结合小波包香农熵量化分析高阻... 高阻接地故障发生时,故障特征微弱,传统故障识别方法存在特征提取困难、阈值选取灵活性较差的技术瓶颈,导致极端故障场景下出现漏判。为此,提出基于暂态时-频特征差异的配电网高阻接地故障识别方法。首先,结合小波包香农熵量化分析高阻接地故障与正常扰动工况暂态信号的时频分布,发现二者存在显著差异:频域上,扰动工况信号的能量集中于低频,而高阻故障信号能量分布相对均匀;时域上,扰动工况信号能量集中于时间窗的前半段,高阻故障信号能量在整个时间窗内均匀分布。在此基础上,以暂态信号时-频域波形作为输入样本,将传统卷积神经网络(convolutional neural networks,CNN)模型中的softmax分类器改进为支持向量机(support vector machine,SVM)分类器,构建适应配电网高阻接地故障识别小样本场景下的CNN-SVM复合分类模型,以卷积层作为特征提取器,以SVM作为分类器,实现高阻接地故障识别。最后,为论证所提方法具有强适应性的内在原因,利用LIME可解释性分析算法可视化展现模型训练过程中的高关注度区域,从模型分类原理层面证明所提方法不受各种故障条件的影响,克服了传统故障识别方法在极端故障场景下出现漏判的缺陷,能准确识别配电线路末端10 kΩ高阻接地故障。 展开更多
关键词 配电网 高阻接地故障 时-频特征 传统卷积神经网络-支持向量 LIME可解释性分析
在线阅读 下载PDF
基于CNN-SVM性别组合分类的单通道语音分离 被引量:2
4
作者 孙林慧 张蒙 梁文清 《信号处理》 CSCD 北大核心 2022年第12期2519-2531,共13页
实际语音分离时,混合语音的说话人性别组合相关信息往往是未知的。若直接在普适的模型上进行分离,语音分离效果欠佳。为了更好地进行语音分离,本文提出一种基于卷积神经网络-支持向量机(CNN-SVM)的性别组合判别模型,来确定混合语音的两... 实际语音分离时,混合语音的说话人性别组合相关信息往往是未知的。若直接在普适的模型上进行分离,语音分离效果欠佳。为了更好地进行语音分离,本文提出一种基于卷积神经网络-支持向量机(CNN-SVM)的性别组合判别模型,来确定混合语音的两个说话人是男-男、男-女还是女-女组合,以便选用相应性别组合的分离模型进行语音分离。为了弥补传统单一特征表征性别组合信息不足的问题,本文提出一种挖掘深度融合特征的策略,使分类特征包含更多性别组合类别的信息。本文的基于CNN-SVM性别组合分类的单通道语音分离方法,首先使用卷积神经网络挖掘梅尔频率倒谱系数和滤波器组特征的深度特征,融合这两种深度特征作为性别组合的分类特征,然后利用支持向量机对混合语音性别组合进行识别,最后选择对应性别组合的深度神经网络/卷积神经网络(DNN/CNN)模型进行语音分离。实验结果表明,与传统的单一特征相比,本文所提的深度融合特征可以有效提高混合语音性别组合的识别率;本文所提的语音分离方法在主观语音质量评估(PESQ)、短时客观可懂度(STOI)、信号失真比(SDR)指标上均优于普适的语音分离模型。 展开更多
关键词 性别组合识别 卷积神经网络-支持向量 单通道语音分离 深度特征
在线阅读 下载PDF
Fault detection in flotation processes based on deep learning and support vector machine 被引量:18
5
作者 LI Zhong-mei GUI Wei-hua ZHU Jian-yong 《Journal of Central South University》 SCIE EI CAS CSCD 2019年第9期2504-2515,共12页
Effective fault detection techniques can help flotation plant reduce reagents consumption,increase mineral recovery,and reduce labor intensity.Traditional,online fault detection methods during flotation processes have... Effective fault detection techniques can help flotation plant reduce reagents consumption,increase mineral recovery,and reduce labor intensity.Traditional,online fault detection methods during flotation processes have concentrated on extracting a specific froth feature for segmentation,like color,shape,size and texture,always leading to undesirable accuracy and efficiency since the same segmentation algorithm could not be applied to every case.In this work,a new integrated method based on convolution neural network(CNN)combined with transfer learning approach and support vector machine(SVM)is proposed to automatically recognize the flotation condition.To be more specific,CNN function as a trainable feature extractor to process the froth images and SVM is used as a recognizer to implement fault detection.As compared with the existed recognition methods,it turns out that the CNN-SVM model can automatically retrieve features from the raw froth images and perform fault detection with high accuracy.Hence,a CNN-SVM based,real-time flotation monitoring system is proposed for application in an antimony flotation plant in China. 展开更多
关键词 flotation processes convolutional neural network support vector machine froth images fault detection
在线阅读 下载PDF
Forecasting model of residential load based on general regression neural network and PSO-Bayes least squares support vector machine 被引量:5
6
作者 何永秀 何海英 +1 位作者 王跃锦 罗涛 《Journal of Central South University》 SCIE EI CAS 2011年第4期1184-1192,共9页
Firstly,general regression neural network(GRNN) was used for variable selection of key influencing factors of residential load(RL) forecasting.Secondly,the key influencing factors chosen by GRNN were used as the input... Firstly,general regression neural network(GRNN) was used for variable selection of key influencing factors of residential load(RL) forecasting.Secondly,the key influencing factors chosen by GRNN were used as the input and output terminals of urban and rural RL for simulating and learning.In addition,the suitable parameters of final model were obtained through applying the evidence theory to combine the optimization results which were calculated with the PSO method and the Bayes theory.Then,the model of PSO-Bayes least squares support vector machine(PSO-Bayes-LS-SVM) was established.A case study was then provided for the learning and testing.The empirical analysis results show that the mean square errors of urban and rural RL forecast are 0.02% and 0.04%,respectively.At last,taking a specific province RL in China as an example,the forecast results of RL from 2011 to 2015 were obtained. 展开更多
关键词 residential load load forecasting general regression neural network (GRNN) evidence theory PSO-Bayes least squaressupport vector machine
在线阅读 下载PDF
Flame image recognition of alumina rotary kiln by artificial neural network and support vector machine methods 被引量:18
7
作者 张红亮 邹忠 +1 位作者 李劼 陈湘涛 《Journal of Central South University of Technology》 EI 2008年第1期39-43,共5页
Based on the Fourier transform, a new shape descriptor was proposed to represent the flame image. By employing the shape descriptor as the input, the flame image recognition was studied by the methods of the artificia... Based on the Fourier transform, a new shape descriptor was proposed to represent the flame image. By employing the shape descriptor as the input, the flame image recognition was studied by the methods of the artificial neural network(ANN) and the support vector machine(SVM) respectively. And the recognition experiments were carried out by using flame image data sampled from an alumina rotary kiln to evaluate their effectiveness. The results show that the two recognition methods can achieve good results, which verify the effectiveness of the shape descriptor. The highest recognition rate is 88.83% for SVM and 87.38% for ANN, which means that the performance of the SVM is better than that of the ANN. 展开更多
关键词 rotary kiln flame image image recognition shape descriptor artificial neural network support vector machine
在线阅读 下载PDF
Intelligent prediction on performance of high-temperature heat pump systems using different refrigerants 被引量:1
8
作者 YU Xiao-hui ZHANG Yu-feng +4 位作者 ZHANG Yan HE Zhong-lu DONG Sheng-ming MA Xue-lian YAO Sheng 《Journal of Central South University》 SCIE EI CAS CSCD 2018年第11期2754-2765,共12页
Two new binary near-azeotropic mixtures named M1 and M2 were developed as the refrigerants of the high-temperature heat pump(HTHP).The experimental research was used to analyze and compare the performance of M1 and M2... Two new binary near-azeotropic mixtures named M1 and M2 were developed as the refrigerants of the high-temperature heat pump(HTHP).The experimental research was used to analyze and compare the performance of M1 and M2-based in the HTHP in different running conditions.The results demonstrated the feasibility and reliability of M1 and M2 as new high-temperature refrigerants.Additionally,the exploration and analyses of the support vector machine(SVM)and back propagation(BP)neural network models were made to find a practical way to predict the performance of HTHP system.The results showed that SVM-Linear,SVM-RBF and BP models shared the similar ability to predict the heat capacity and power input with high accuracy.SVM-RBF demonstrated better stability for coefficient of performance prediction.Finally,the proposed SVM model was used to assess the potential of the M1 and M2.The results indicated that the HTHP system using M1 could produce heat at the temperature of 130°C with good performance. 展开更多
关键词 high-temperature heat pump experimental performance support vector machine back propagation neural network performance prediction
在线阅读 下载PDF
Application of artificial intelligent systems for real power transfer allocation
9
作者 Shareef Hussain Abd.Khalid Saifulnizam +1 位作者 Sulaiman Herwan Mohd Mustafa Wazir Mohd 《Journal of Central South University》 SCIE EI CAS 2014年第7期2719-2730,共12页
The application of various artificial intelligent(AI) techniques,namely artificial neural network(ANN),adaptive neuro fuzzy interface system(ANFIS),genetic algorithm optimized least square support vector machine(GA-LS... The application of various artificial intelligent(AI) techniques,namely artificial neural network(ANN),adaptive neuro fuzzy interface system(ANFIS),genetic algorithm optimized least square support vector machine(GA-LSSVM) and multivariable regression(MVR) models was presented to identify the real power transfer between generators and loads.These AI techniques adopt supervised learning,which first uses modified nodal equation(MNE) method to determine real power contribution from each generator to loads.Then the results of MNE method and load flow information are utilized to estimate the power transfer using AI techniques.The 25-bus equivalent system of south Malaysia is utilized as a test system to illustrate the effectiveness of various AI methods compared to that of the MNE method. 展开更多
关键词 artificial intelligence power tracing support vector machine power system deregulation
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部