期刊文献+
共找到14,472篇文章
< 1 2 250 >
每页显示 20 50 100
Adaptive support vector machine decision feedback equalizer
1
作者 Sumin Zhang Shu Li Donglin Su 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第3期452-461,共10页
An adaptive support vector machine decision feedback equalizer(ASVM-DFE) based on the least square support vector machine(LS-SVM) is proposed,it solves linear system iteratively with less computational intensity.A... An adaptive support vector machine decision feedback equalizer(ASVM-DFE) based on the least square support vector machine(LS-SVM) is proposed,it solves linear system iteratively with less computational intensity.An adaptive non-singleton fuzzy support vector machine decision feedback equalizer(ANSFSVMDFE) is also presented,it adopts the non-singleton fuzzy Gaussian kernel function with similar characteristic of pre-filter and is modified with a space transformation based approach.Simulations under nonlinear time variant channels show that ASVM-DFE and ANSFSVM-DFE perform very well on nonlinear equalization and ANSFSVM-DFE acts especially well in resisting abrupt interference. 展开更多
关键词 non-singleton fuzzy system support vector machine(svm) EQUALIZER decision feedback.
在线阅读 下载PDF
Parameter selection of support vector machine for function approximation based on chaos optimization 被引量:19
2
作者 Yuan Xiaofang Wang Yaonan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第1期191-197,共7页
The support vector machine (SVM) is a novel machine learning method, which has the ability to approximate nonlinear functions with arbitrary accuracy. Setting parameters well is very crucial for SVM learning results... The support vector machine (SVM) is a novel machine learning method, which has the ability to approximate nonlinear functions with arbitrary accuracy. Setting parameters well is very crucial for SVM learning results and generalization ability, and now there is no systematic, general method for parameter selection. In this article, the SVM parameter selection for function approximation is regarded as a compound optimization problem and a mutative scale chaos optimization algorithm is employed to search for optimal paraxneter values. The chaos optimization algorithm is an effective way for global optimal and the mutative scale chaos algorithm could improve the search efficiency and accuracy. Several simulation examples show the sensitivity of the SVM parameters and demonstrate the superiority of this proposed method for nonlinear function approximation. 展开更多
关键词 learning systems support vector machines (svm approximation theory parameter selection optimization.
在线阅读 下载PDF
Decision tree support vector machine based on genetic algorithm for multi-class classification 被引量:17
3
作者 Huanhuan Chen Qiang Wang Yi Shen 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第2期322-326,共5页
To solve the multi-class fault diagnosis tasks,decision tree support vector machine(DTSVM),which combines SVM and decision tree using the concept of dichotomy,is proposed.Since the classification performance of DTSVM ... To solve the multi-class fault diagnosis tasks,decision tree support vector machine(DTSVM),which combines SVM and decision tree using the concept of dichotomy,is proposed.Since the classification performance of DTSVM highly depends on its structure,to cluster the multi-classes with maximum distance between the clustering centers of the two sub-classes,genetic algorithm is introduced into the formation of decision tree,so that the most separable classes would be separated at each node of decisions tree.Numerical simulations conducted on three datasets compared with"one-against-all"and"one-against-one"demonstrate the proposed method has better performance and higher generalization ability than the two conventional methods. 展开更多
关键词 support vector machine(svm) decision tree GENETICALGORITHM classification.
在线阅读 下载PDF
Fault detection in flotation processes based on deep learning and support vector machine 被引量:19
4
作者 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
New approach to training support vector machine 被引量:10
5
作者 Tang Faming Chen Mianyun Wang Zhongdong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第1期200-205,219,共7页
Support vector machine has become an increasingly popular tool for machine learning tasks involving classification, regression or novelty detection. Training a support vector machine requires the solution of a very la... Support vector machine has become an increasingly popular tool for machine learning tasks involving classification, regression or novelty detection. Training a support vector machine requires the solution of a very large quadratic programming problem. Traditional optimization methods cannot be directly applied due to memory restrictions. Up to now, several approaches exist for circumventing the above shortcomings and work well. Another learning algorithm, particle swarm optimization, for training SVM is introduted. The method is tested on UCI datasets. 展开更多
关键词 support vector machine quadratic programming problem particle swarm optimization.
在线阅读 下载PDF
Face Recognition Based on Support Vector Machine and Nearest Neighbor Classifier 被引量:7
6
作者 Zhang Yankun & Liu Chongqing Institute of Image Processing and Pattern Recognition, Shanghai Jiao long University, Shanghai 200030 P.R.China 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2003年第3期73-76,共4页
Support vector machine (SVM), as a novel approach in pattern recognition, has demonstrated a success in face detection and face recognition. In this paper, a face recognition approach based on the SVM classifier with ... Support vector machine (SVM), as a novel approach in pattern recognition, has demonstrated a success in face detection and face recognition. In this paper, a face recognition approach based on the SVM classifier with the nearest neighbor classifier (NNC) is proposed. The principal component analysis (PCA) is used to reduce the dimension and extract features. Then one-against-all stratedy is used to train the SVM classifiers. At the testing stage, we propose an al- 展开更多
关键词 Face recognition support vector machine Nearest neighbor classifier Principal component analysis.
在线阅读 下载PDF
Adjustable entropy function method for support vector machine 被引量:4
7
作者 Wu Qing Liu Sanyang Zhang Leyou 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第5期1029-1034,共6页
Based on KKT complementary condition in optimization theory, an unconstrained non-differential optimization model for support vector machine is proposed. An adjustable entropy function method is given to deal with the... Based on KKT complementary condition in optimization theory, an unconstrained non-differential optimization model for support vector machine is proposed. An adjustable entropy function method is given to deal with the proposed optimization problem and the Newton algorithm is used to figure out the optimal solution. The proposed method can find an optimal solution with a relatively small parameter p, which avoids the numerical overflow in the traditional entropy function methods. It is a new approach to solve support vector machine. The theoretical analysis and experimental results illustrate the feasibility and efficiency of the proposed algorithm. 展开更多
关键词 OPTIMIZATION support vector machine adjustable entropy function Newton algorithm.
在线阅读 下载PDF
Fuzzy smooth support vector machine with different smooth functions 被引量:5
8
作者 Chuandong Qin Sanyang Liu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2012年第3期460-466,共7页
Smooth support vector machine (SSVM) changs the normal support vector machine (SVM) into the unconstrained op- timization by using the smooth sigmoid function. The method can be solved under the Broyden-Fletcher-G... Smooth support vector machine (SSVM) changs the normal support vector machine (SVM) into the unconstrained op- timization by using the smooth sigmoid function. The method can be solved under the Broyden-Fletcher-Goldfarb-Shanno (BFGS) algorithm and the Newdon-Armijio (NA) algorithm easily, however the accuracy of sigmoid function is not as good as that of polyno- mial smooth function. Furthermore, the method cannot reduce the influence of outliers or noise in dataset. A fuzzy smooth support vector machine (FSSVM) with fuzzy membership and polynomial smooth functions is introduced into the SVM. The fuzzy member- ship considers the contribution rate of each sample to the optimal separating hyperplane and makes the optimization problem more accurate at the inflection point. Those changes play a positive role on trials. The results of the experiments show that those FSSVMs can obtain a better accuracy and consume the shorter time than SSVM and lagrange support vector machine (LSVM). 展开更多
关键词 smooth support vector machine (Ssvm) fuzzy sig- moid function polynomial smooth function fuzzy membership Broyden-Fletcher-Gddfarb-Shanno (BFGS).
在线阅读 下载PDF
Classification using wavelet packet decomposition and support vector machine for digital modulations 被引量:4
9
作者 Zhao Fucai Hu Yihua Hao Shiqi 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第5期914-918,共5页
To make the modulation classification system more suitable for signals in a wide range of signal to noise rate (SNR), a feature extraction method based on signal wavelet packet transform modulus maxima matrix (WPT... To make the modulation classification system more suitable for signals in a wide range of signal to noise rate (SNR), a feature extraction method based on signal wavelet packet transform modulus maxima matrix (WPTMMM) and a novel support vector machine fuzzy network (SVMFN) classifier is presented. The WPTMMM feature extraction method has less computational complexity, more stability, and has the preferable advantage of robust with the time parallel moving and white noise. Further, the SVMFN uses a new definition of fuzzy density that incorporates accuracy and uncertainty of the classifiers to improve recognition reliability to classify nine digital modulation types (i.e. 2ASK, 2FSK, 2PSK, 4ASK, 4FSK, 4PSK, 16QAM, MSK, and OQPSK). Computer simulation shows that the proposed scheme has the advantages of high accuracy and reliability (success rates are over 98% when SNR is not lower than 0dB), and it adapts to engineering applications. 展开更多
关键词 modulation classification wavelet packet transform modulus maxima matrix support vector machine fuzzy density.
在线阅读 下载PDF
Application of signal processing and support vector machine to transverse cracking detection in asphalt pavement 被引量:6
10
作者 YANG Qun ZHOU Shi-shi +1 位作者 WANG Ping ZHANG Jun 《Journal of Central South University》 SCIE EI CAS CSCD 2021年第8期2451-2462,共12页
Vibration-based pavement condition(roughness and obvious anomalies)monitoring has been expanding in road engineering.However,the indistinctive transverse cracking has hardly been considered.Therefore,a vehicle-based n... Vibration-based pavement condition(roughness and obvious anomalies)monitoring has been expanding in road engineering.However,the indistinctive transverse cracking has hardly been considered.Therefore,a vehicle-based novel method is proposed for detecting the transverse cracking through signal processing techniques and support vector machine(SVM).The vibration signals of the car traveling on the transverse-cracked and the crack-free sections were subjected to signal processing in time domain,frequency domain and wavelet domain,aiming to find indices that can discriminate vibration signal between the cracked and uncracked section.These indices were used to form 8 SVM models.The model with the highest accuracy and F1-measure was preferred,consisting of features including vehicle speed,range,relative standard deviation,maximum Fourier coefficient,and wavelet coefficient.Therefore,a crack and crack-free classifier was developed.Then its feasibility was investigated by 2292 pavement sections.The detection accuracy and F1-measure are 97.25%and 85.25%,respectively.The cracking detection approach proposed in this paper and the smartphone-based detection method for IRI and other distress may form a comprehensive pavement condition survey system. 展开更多
关键词 asphalt pavement transverse crack detection vehicle vibration support vector machine classification model
在线阅读 下载PDF
Generalized Predictive Control with Online Least Squares Support Vector Machines 被引量:41
11
作者 LI Li-Juan SU Hong-Ye CHU Jian 《自动化学报》 EI CSCD 北大核心 2007年第11期1182-1188,共7页
这份报纸基于能有效地处理非线性的系统的联机最少的广场支持向量机器(LS-SVM ) 建议一个实际概括预兆的控制(GPC ) 算法。在每个采样时期,算法递归地由增加新数据对并且在实时性质上从考虑删除最不重要的修改模型。删除的数据对被 lag... 这份报纸基于能有效地处理非线性的系统的联机最少的广场支持向量机器(LS-SVM ) 建议一个实际概括预兆的控制(GPC ) 算法。在每个采样时期,算法递归地由增加新数据对并且在实时性质上从考虑删除最不重要的修改模型。删除的数据对被 lagrange 的绝对值从最后一个采样时期更多样地决定。当增加新数据对并且删除存在的时,纸给模型参数的递归的算法分别地,一个大矩阵的倒置被避免,存储器能被算法完全控制。非线性的 LS-SVM 模型在每个采样时期在 GPC 算法被使用。抵销过程的 pH 上的概括预兆的控制的实验显示出建议算法的有效性和实物。 展开更多
关键词 普遍预测控制 支持向量机 联机模型 pH补偿过程 模糊控制
在线阅读 下载PDF
Huberized Multiclass Support Vector Machine for Microarray Classification 被引量:7
12
作者 LI Jun-Tao JIA Ying-Min 《自动化学报》 EI CSCD 北大核心 2010年第3期399-405,共7页
关键词 基因 支持向量机 计算方法 路径系数
在线阅读 下载PDF
Hooke and Jeeves algorithm for linear support vector machine 被引量:1
13
作者 Yeqing Liu Sanyang Liu Mingtao Gu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第1期138-141,共4页
Coordinate descent method is a unconstrained optimization technique. When it is applied to support vector machine (SVM), at each step the method updates one component of w by solving a one-variable sub-problem while... Coordinate descent method is a unconstrained optimization technique. When it is applied to support vector machine (SVM), at each step the method updates one component of w by solving a one-variable sub-problem while fixing other components. All components of w update after one iteration. Then go to next iteration. Though the method converges and converges fast in the beginning, it converges slow for final convergence. To improve the speed of final convergence of coordinate descent method, Hooke and Jeeves algorithm which adds pattern search after every iteration in coordinate descent method was applied to SVM and a global Newton algorithm was used to solve one-variable subproblems. We proved the convergence of the algorithm. Experimental results show Hooke and Jeeves' method does accelerate convergence specially for final convergence and achieves higher testing accuracy more quickly in classification. 展开更多
关键词 support vector machine CLASSIFICATION pattern search Hooke and Jeeves coordinate descent global Newton algorithm.
在线阅读 下载PDF
Least Squares-support Vector Machine Load Forecasting Approach Optimized by Bacterial Colony Chemotaxis Method 被引量:2
14
作者 ZENG Ming LU Chunquan +1 位作者 TIAN Kuo XUE Song 《中国电机工程学报》 EI CSCD 北大核心 2011年第34期I0009-I0009,共1页
During the Twelfth Five-Year plan,large-scale construction of smart grid with safe and stable operation requires a timely and accurate short-term load forecasting method.Moreover,along with the full-scale smart grid c... During the Twelfth Five-Year plan,large-scale construction of smart grid with safe and stable operation requires a timely and accurate short-term load forecasting method.Moreover,along with the full-scale smart grid construction,the power supply mode and consumption mode of the whole system can be optimized through the accurate short-term load forecasting;and the security,stability and cleanness of the system can be guaranteed. 展开更多
关键词 short-term load forecasting hyper-parameters selection bacterial colony chemotaxis(BCC) least squares support vector machine(LS-svm)
在线阅读 下载PDF
Support Vector Machine-Based Nonlinear System Modeling and Control 被引量:1
15
作者 张浩然 韩正之 +1 位作者 冯瑞 于志强 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2003年第3期53-58,共6页
This paper provides an introduction to a support vector machine, a new kernel-based technique introduced in statistical learning theory and structural risk minimization, then presents a modeling-control framework base... This paper provides an introduction to a support vector machine, a new kernel-based technique introduced in statistical learning theory and structural risk minimization, then presents a modeling-control framework based on SVM. At last a numerical experiment is taken to demonstrate the proposed approach's correctness and effectiveness. 展开更多
关键词 support vector machine Statistical learning theory Nonlinear systems Modeling and control.
在线阅读 下载PDF
Support Vector Machine:A Novel Tool for Mineral Prospectivity Mapping 被引量:1
16
作者 Renguang Zuo Gang Chen 《地学前缘》 EI CAS CSCD 北大核心 2009年第S1期289-289,共1页
Support Vector Machine(SVM)was demonstrated as a potentially useful tool to integrate multi-variables and to produce a predictive map for mineral deposits.The e 1071,a free R package,was used to construct a SVM with r... Support Vector Machine(SVM)was demonstrated as a potentially useful tool to integrate multi-variables and to produce a predictive map for mineral deposits.The e 1071,a free R package,was used to construct a SVM with radial kernel function to integrate four evidence layers and to map prospectivity for Gangdese porphyry copper deposits.The results demonstrate that the predicted prospective target area for Cu occupies 20.5%of the total study area and contains 52.4%of the total number of known porphyry copper deposits. 展开更多
关键词 support vector machine kernel function prospectivity Neural Network TIBET
在线阅读 下载PDF
Overvoltage Identification in Distribution Networks Based on Support Vector Machine 被引量:2
17
作者 DU Lin DAI Bin +2 位作者 SIMA Wen-xia LEI Jing CHEN Ming 《高电压技术》 EI CAS CSCD 北大核心 2009年第3期521-526,共6页
关键词 电压在线监测系统 电压波形 支持向量机 计算方法 供电技术
在线阅读 下载PDF
Study on flaw identification of ultrasonic signal for large shafts based on optimal support vector machine 被引量:1
18
作者 Zhao Xiufen Yin Guofu +1 位作者 Tian Guiyun Yin Ying 《仪器仪表学报》 EI CAS CSCD 北大核心 2008年第5期908-913,共6页
Automatic identification of flaws is very important for ultrasonic nondestructive testing and evaluation of large shaft.A novel automatic defect identification system is presented.Wavelet packet analysis(WPA)was appli... Automatic identification of flaws is very important for ultrasonic nondestructive testing and evaluation of large shaft.A novel automatic defect identification system is presented.Wavelet packet analysis(WPA)was applied to feature extraction of ultrasonic signal,and optimal Support vector machine(SVM)was used to perform the identification task.Meanwhile,comparative study on convergent velocity and classified effect was done among SVM and several improved BP network models.To validate the method,some experiments were performed and the results show that the proposed system has very high identification performance for large shafts and the optimal SVM processes better classification performance and spreading potential than BP manual neural network under small study sample condition. 展开更多
关键词 裂纹鉴别技术 超声波 转轴 支持向量机
在线阅读 下载PDF
Convective clouds detection in satellite cloud image using fast fuzzy support vector machine 被引量:1
19
作者 Fei Gong Wei Jin +2 位作者 Wenzhe Tian Randi Fu Caifen He 《光电工程》 CAS CSCD 北大核心 2017年第9期872-881,共10页
Support vector machine(SVM)is easily affected by noises and outliers,and its training time dramatically increases with the growing in number of training samples.Satellite cloud image may easily be deteriorated by nois... Support vector machine(SVM)is easily affected by noises and outliers,and its training time dramatically increases with the growing in number of training samples.Satellite cloud image may easily be deteriorated by noises and intensity non-uniformity with a huge amount of data needs to be processed regularly,so it is hard to detect convective clouds in satellite image using traditional SVM.To deal with this problem,a novel method for detection of convective clouds was proposed based on fast fuzzy support vector machine(FFSVM).FFSVM was constructed by eliminating feeble samples and designing new membership function as two aspects.Firstly,according to the distribution characteristics of fuzzy inseparable sample set and the fact that the classification hyper-plane is only determined by support vectors,this paper uses SVDD,Gaussian model and border vector extraction model comprehensively to design a sample selection method in three steps,which can eliminate most of redundant samples and keep possible support vectors.Then,by defining adaptive parameters related to attenuation rate and critical membership on the basis of the distribution characteristics of training set,an adaptive membership function is designed.Finally,the FFSVM is trained by the remaining samples using adaptive membership function to detect convective clouds.The experiments on FY-2D satellite images show that the proposed method,compared with traditional FSVM,not only remarkably reduces training time,but also further improves the accuracy of convective clouds detection. 展开更多
关键词 《光电工程》 英文摘要 期刊 编辑工作
在线阅读 下载PDF
A Support Vector Machine Based on Bayesian Criterion
20
作者 于传强 郭晓松 +1 位作者 王宇 王振业 《Defence Technology(防务技术)》 SCIE EI CAS 2011年第2期99-104,共6页
SVM handles classification problem only considering samples themselves and the classification effect depends on the characteristics of the training samples but not the current information of classified problem.From th... SVM handles classification problem only considering samples themselves and the classification effect depends on the characteristics of the training samples but not the current information of classified problem.From the phenomena of data crossing in systems,this paper improves the classification effect of SVM by adding the prior probability item reflecting the classified problem information into the decision function,which fuses the Bayesian criterion into SVM.The detailed deducing process and realizing steps of the algorithm are put forward.It is verified through two instances.The results showthat the new algorithm has better effect than the traditional SVM algorithm,and its robustness and sensitivity are all improved. 展开更多
关键词 mathematical statistics support vector machine Bayesian criterion CLASSIFICATION prior probability SAMPLE
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部