期刊文献+
共找到40篇文章
< 1 2 >
每页显示 20 50 100
Kernel principal component analysis network for image classification 被引量:5
1
作者 吴丹 伍家松 +3 位作者 曾瑞 姜龙玉 Lotfi Senhadji 舒华忠 《Journal of Southeast University(English Edition)》 EI CAS 2015年第4期469-473,共5页
In order to classify nonlinear features with a linear classifier and improve the classification accuracy, a deep learning network named kernel principal component analysis network( KPCANet) is proposed. First, the d... In order to classify nonlinear features with a linear classifier and improve the classification accuracy, a deep learning network named kernel principal component analysis network( KPCANet) is proposed. First, the data is mapped into a higher-dimensional space with kernel principal component analysis to make the data linearly separable. Then a two-layer KPCANet is built to obtain the principal components of the image. Finally, the principal components are classified with a linear classifier. Experimental results showthat the proposed KPCANet is effective in face recognition, object recognition and handwritten digit recognition. It also outperforms principal component analysis network( PCANet) generally. Besides, KPCANet is invariant to illumination and stable to occlusion and slight deformation. 展开更多
关键词 deep learning kernel principal component analysis net(KPCANet) principal component analysis net(PCANet) face recognition object recognition handwritten digit recognition
下载PDF
Feature Fusion Multi-View Hashing Based on Random Kernel Canonical Correlation Analysis 被引量:2
2
作者 Junshan Tan Rong Duan +2 位作者 Jiaohua Qin Xuyu Xiang Yun Tan 《Computers, Materials & Continua》 SCIE EI 2020年第5期675-689,共15页
Hashing technology has the advantages of reducing data storage and improving the efficiency of the learning system,making it more and more widely used in image retrieval.Multi-view data describes image information mor... Hashing technology has the advantages of reducing data storage and improving the efficiency of the learning system,making it more and more widely used in image retrieval.Multi-view data describes image information more comprehensively than traditional methods using a single-view.How to use hashing to combine multi-view data for image retrieval is still a challenge.In this paper,a multi-view fusion hashing method based on RKCCA(Random Kernel Canonical Correlation Analysis)is proposed.In order to describe image content more accurately,we use deep learning dense convolutional network feature DenseNet to construct multi-view by combining GIST feature or BoW_SIFT(Bag-of-Words model+SIFT feature)feature.This algorithm uses RKCCA method to fuse multi-view features to construct association features and apply them to image retrieval.The algorithm generates binary hash code with minimal distortion error by designing quantization regularization terms.A large number of experiments on benchmark datasets show that this method is superior to other multi-view hashing methods. 展开更多
关键词 HASHING multi-view data random kernel canonical correlation analysis feature fusion deep learning
下载PDF
Cobalt crust recognition based on kernel Fisher discriminant analysis and genetic algorithm in reverberation environment 被引量:2
3
作者 ZHAO Hai-ming ZHAO Xiang +1 位作者 HAN Feng-lin WANG Yan-li 《Journal of Central South University》 SCIE EI CAS CSCD 2021年第1期179-193,共15页
Recognition of substrates in cobalt crust mining areas can improve mining efficiency.Aiming at the problem of unsatisfactory performance of using single feature to recognize the seabed material of the cobalt crust min... Recognition of substrates in cobalt crust mining areas can improve mining efficiency.Aiming at the problem of unsatisfactory performance of using single feature to recognize the seabed material of the cobalt crust mining area,a method based on multiple-feature sets is proposed.Features of the target echoes are extracted by linear prediction method and wavelet analysis methods,and the linear prediction coefficient and linear prediction cepstrum coefficient are also extracted.Meanwhile,the characteristic matrices of modulus maxima,sub-band energy and multi-resolution singular spectrum entropy are obtained,respectively.The resulting features are subsequently compressed by kernel Fisher discriminant analysis(KFDA),the output features are selected using genetic algorithm(GA)to obtain optimal feature subsets,and recognition results of classifier are chosen as genetic fitness function.The advantages of this method are that it can describe the signal features more comprehensively and select the favorable features and remove the redundant features to the greatest extent.The experimental results show the better performance of the proposed method in comparison with only using KFDA or GA. 展开更多
关键词 feature extraction kernel Fisher discriminant analysis(KFDA) genetic algorithm multiple feature sets cobalt crust recognition
下载PDF
Face Recognition Using Kernel Discriminant Analysis 被引量:1
4
作者 张燕昆 Gu +2 位作者 Xuefeng Liu Chongqing 《High Technology Letters》 EI CAS 2002年第4期43-46,共4页
Linear discrimiant analysis (LDA) has been used in face recognition. But it is difficult to handle the high nonlinear problems, such as changes of large viewpoint and illumination. In order to overcome these problems,... Linear discrimiant analysis (LDA) has been used in face recognition. But it is difficult to handle the high nonlinear problems, such as changes of large viewpoint and illumination. In order to overcome these problems, kernel discriminant analysis for face recognition is presented. This approach adopts the kernel functions to replace the dot products of nonlinear mapping in the high dimensional feature space, and then the nonlinear problem can be solved in the input space conveniently without explicit mapping. Two face databases are given. 展开更多
关键词 face recognition linear discriminant analysis kernel discriminant analysis
下载PDF
Kernel Model Applied in Kernel Direct Discriminant Analysis for the Recognition of Face with Nonlinear Variations 被引量:1
5
作者 李粉兰 徐可欣 《Transactions of Tianjin University》 EI CAS 2006年第2期147-152,共6页
A kernel-based discriminant analysis method called kernel direct discriminant analysis is employed, which combines the merit of direct linear discriminant analysis with that of kernel trick. In order to demonstrate it... A kernel-based discriminant analysis method called kernel direct discriminant analysis is employed, which combines the merit of direct linear discriminant analysis with that of kernel trick. In order to demonstrate its better robustness to the complex and nonlinear variations of real face images, such as illumination, facial expression, scale and pose variations, experiments are carried out on the Olivetti Research Laboratory, Yale and self-built face databases. The results indicate that in contrast to kernel principal component analysis and kernel linear discriminant analysis, the method can achieve lower (7%) error rate using only a very small set of features. Furthermore, a new corrected kernel model is proposed to improve the recognition performance. Experimental results confirm its superiority (1% in terms of recognition rate) to other polynomial kernel models. 展开更多
关键词 face recognition kernel method: kernel direct discriminant analysis direct linear discriminant analysis
下载PDF
A deep kernel method for lithofacies identification using conventional well logs 被引量:1
6
作者 Shao-Qun Dong Zhao-Hui Zhong +5 位作者 Xue-Hui Cui Lian-Bo Zeng Xu Yang Jian-jun Liu Yan-Ming Sun jing-Ru Hao 《Petroleum Science》 SCIE EI CAS CSCD 2023年第3期1411-1428,共18页
How to fit a properly nonlinear classification model from conventional well logs to lithofacies is a key problem for machine learning methods.Kernel methods(e.g.,KFD,SVM,MSVM)are effective attempts to solve this issue... How to fit a properly nonlinear classification model from conventional well logs to lithofacies is a key problem for machine learning methods.Kernel methods(e.g.,KFD,SVM,MSVM)are effective attempts to solve this issue due to abilities of handling nonlinear features by kernel functions.Deep mining of log features indicating lithofacies still needs to be improved for kernel methods.Hence,this work employs deep neural networks to enhance the kernel principal component analysis(KPCA)method and proposes a deep kernel method(DKM)for lithofacies identification using well logs.DKM includes a feature extractor and a classifier.The feature extractor consists of a series of KPCA models arranged according to residual network structure.A gradient-free optimization method is introduced to automatically optimize parameters and structure in DKM,which can avoid complex tuning of parameters in models.To test the validation of the proposed DKM for lithofacies identification,an open-sourced dataset with seven con-ventional logs(GR,CAL,AC,DEN,CNL,LLD,and LLS)and lithofacies labels from the Daniudi Gas Field in China is used.There are eight lithofacies,namely clastic rocks(pebbly,coarse,medium,and fine sand-stone,siltstone,mudstone),coal,and carbonate rocks.The comparisons between DKM and three commonly used kernel methods(KFD,SVM,MSVM)show that(1)DKM(85.7%)outperforms SVM(77%),KFD(79.5%),and MSVM(82.8%)in accuracy of lithofacies identification;(2)DKM is about twice faster than the multi-kernel method(MSVM)with good accuracy.The blind well test in Well D13 indicates that compared with the other three methods DKM improves about 24%in accuracy,35%in precision,41%in recall,and 40%in F1 score,respectively.In general,DKM is an effective method for complex lithofacies identification.This work also discussed the optimal structure and classifier for DKM.Experimental re-sults show that(m_(1),m_(2),O)is the optimal model structure and linear svM is the optimal classifier.(m_(1),m_(2),O)means there are m KPCAs,and then m2 residual units.A workflow to determine an optimal classifier in DKM for lithofacies identification is proposed,too. 展开更多
关键词 Lithofacies identification Deepkernel method Well logs Residual unit kernel principal component analysis Gradient-free optimization
下载PDF
Comparison of Kernel Entropy Component Analysis with Several Dimensionality Reduction Methods
7
作者 马西沛 张蕾 孙以泽 《Journal of Donghua University(English Edition)》 EI CAS 2017年第4期577-582,共6页
Dimensionality reduction techniques play an important role in data mining. Kernel entropy component analysis( KECA) is a newly developed method for data transformation and dimensionality reduction. This paper conducte... Dimensionality reduction techniques play an important role in data mining. Kernel entropy component analysis( KECA) is a newly developed method for data transformation and dimensionality reduction. This paper conducted a comparative study of KECA with other five dimensionality reduction methods,principal component analysis( PCA),kernel PCA( KPCA),locally linear embedding( LLE),laplacian eigenmaps( LAE) and diffusion maps( DM). Three quality assessment criteria, local continuity meta-criterion( LCMC),trustworthiness and continuity measure(T&C),and mean relative rank error( MRRE) are applied as direct performance indexes to assess those dimensionality reduction methods. Moreover,the clustering accuracy is used as an indirect performance index to evaluate the quality of the representative data gotten by those methods. The comparisons are performed on six datasets and the results are analyzed by Friedman test with the corresponding post-hoc tests. The results indicate that KECA shows an excellent performance in both quality assessment criteria and clustering accuracy assessing. 展开更多
关键词 dimensionality reduction kernel entropy component analysis(KECA) kernel principal component analysis(KPCA) CLUSTERING
下载PDF
Kernel Factor Analysis Algorithm with Varimax
8
作者 夏国恩 金炜东 张葛祥 《Journal of Southwest Jiaotong University(English Edition)》 2006年第4期394-399,共6页
Kernal factor analysis (KFA) with vafimax was proposed by using Mercer kernel function which can map the data in the original space to a high-dimensional feature space, and was compared with the kernel principle com... Kernal factor analysis (KFA) with vafimax was proposed by using Mercer kernel function which can map the data in the original space to a high-dimensional feature space, and was compared with the kernel principle component analysis (KPCA). The results show that the best error rate in handwritten digit recognition by kernel factor analysis with vadmax (4.2%) was superior to KPCA (4.4%). The KFA with varimax could more accurately image handwritten digit recognition. 展开更多
关键词 kernel factor analysis kernel principal component analysis Support vector machine Varimax ALGORITHM Handwritten digit recognition
下载PDF
Application of Particle Swarm Optimization to Fault Condition Recognition Based on Kernel Principal Component Analysis 被引量:1
9
作者 WEI Xiu-ye PAN Hong-xia HUANG Jin-ying WANG Fu-jie 《International Journal of Plant Engineering and Management》 2009年第3期129-135,共7页
Panicle swarm optimization (PSO) is an optimization algorithm based on the swarm intelligent principle. In this paper the modified PSO is applied to a kernel principal component analysis ( KPCA ) for an optimal ke... Panicle swarm optimization (PSO) is an optimization algorithm based on the swarm intelligent principle. In this paper the modified PSO is applied to a kernel principal component analysis ( KPCA ) for an optimal kernel function parameter. We first comprehensively considered within-class scatter and between-class scatter of the sample features. Then, the fitness function of an optimized kernel function parameter is constructed, and the particle swarm optimization algorithm with adaptive acceleration (CPSO) is applied to optimizing it. It is used for gearbox condi- tion recognition, and the result is compared with the recognized results based on principal component analysis (PCA). The results show that KPCA optimized by CPSO can effectively recognize fault conditions of the gearbox by reducing bind set-up of the kernel function parameter, and its results of fault recognition outperform those of PCA. We draw the conclusion that KPCA based on CPSO has an advantage in nonlinear feature extraction of mechanical failure, and is helpful for fault condition recognition of complicated machines. 展开更多
关键词 particle swarm optimization kernel principal component analysis kernel function parameter feature extraction gearbox condition recognition
下载PDF
Multi-state Information Dimension Reduction Based on Particle Swarm Optimization-Kernel Independent Component Analysis
10
作者 邓士杰 苏续军 +1 位作者 唐力伟 张英波 《Journal of Donghua University(English Edition)》 EI CAS 2017年第6期791-795,共5页
The precision of the kernel independent component analysis( KICA) algorithm depends on the type and parameter values of kernel function. Therefore,it's of great significance to study the choice method of KICA'... The precision of the kernel independent component analysis( KICA) algorithm depends on the type and parameter values of kernel function. Therefore,it's of great significance to study the choice method of KICA's kernel parameters for improving its feature dimension reduction result. In this paper, a fitness function was established by use of the ideal of Fisher discrimination function firstly. Then the global optimal solution of fitness function was searched by particle swarm optimization( PSO) algorithm and a multi-state information dimension reduction algorithm based on PSO-KICA was established. Finally,the validity of this algorithm to enhance the precision of feature dimension reduction has been proven. 展开更多
关键词 kernel independent component analysis(KICA) particle swarm optimization(PSO) feature dimension reduction fitness function
下载PDF
Nonlinear Statistical Process Monitoring Based on Control Charts with Memory Effect and Kernel Independent Component Analysis
11
作者 张曦 阎威武 +1 位作者 赵旭 邵惠鹤 《Journal of Shanghai Jiaotong university(Science)》 EI 2007年第5期563-571,共9页
A novel nonlinear combination process monitoring method was proposed based on techniques with memo- ry effect (multivariate exponentially weighted moving average (MEWMA)) and kernel independent component analysis ... A novel nonlinear combination process monitoring method was proposed based on techniques with memo- ry effect (multivariate exponentially weighted moving average (MEWMA)) and kernel independent component analysis (KICA). The method was developed for dealing with nonlinear issues and detecting small or moderate drifts in one or more process variables with autocorrelation. MEWMA charts use additional information from the past history of the process for keeping the memory effect of the process behavior trend. KICA is a recently devel- oped statistical technique for revealing hidden, nonlinear statistically independent factors that underlie sets of mea- surements and it is a two-phase algorithm., whitened kernel principal component analysis (KPCA) plus indepen- dent component analysis (ICA). The application to the fluid catalytic cracking unit (FCCU) simulated process in- dicates that the proposed combined method based on MEWMA and KICA can effectively capture the nonlinear rela- tionship and detect small drifts in process variables. Its performance significantly outperforms monitoring method based on ICA, MEWMA-ICA and KICA, especially for lonu-term performance deterioration. 展开更多
关键词 kernel independent component analysis (KICA) multivariate exponentially weighted moving average(MEWMA) NONLINEAR fault detection process monitoring fluid catalytic cracking unit (FCCU) process
下载PDF
Theoretical convergence analysis of complex Gaussian kernel LMS algorithm
12
作者 Wei Gao Jianguo Huang +1 位作者 Jing Han Qunfei Zhang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2016年第1期39-50,共12页
With the vigorous expansion of nonlinear adaptive filtering with real-valued kernel functions,its counterpart complex kernel adaptive filtering algorithms were also sequentially proposed to solve the complex-valued no... With the vigorous expansion of nonlinear adaptive filtering with real-valued kernel functions,its counterpart complex kernel adaptive filtering algorithms were also sequentially proposed to solve the complex-valued nonlinear problems arising in almost all real-world applications.This paper firstly presents two schemes of the complex Gaussian kernel-based adaptive filtering algorithms to illustrate their respective characteristics.Then the theoretical convergence behavior of the complex Gaussian kernel least mean square(LMS) algorithm is studied by using the fixed dictionary strategy.The simulation results demonstrate that the theoretical curves predicted by the derived analytical models consistently coincide with the Monte Carlo simulation results in both transient and steady-state stages for two introduced complex Gaussian kernel LMS algonthms using non-circular complex data.The analytical models are able to be regard as a theoretical tool evaluating ability and allow to compare with mean square error(MSE) performance among of complex kernel LMS(KLMS) methods according to the specified kernel bandwidth and the length of dictionary. 展开更多
关键词 nonlinear adaptive filtering complex Gaussian kernel convergence analysis non-circular data kernel least mean square(KLMS).
下载PDF
Classification of Service Functions in the Life Circle of Beijing Subway Line 7
13
作者 SUN Shuai XIANG Zixiong 《Journal of Landscape Research》 2024年第4期21-26,共6页
As a key node for the surrounding area,metro stations are closely connected with the surrounding urban space and develop cooperatively.Different types of metro stations have differences in land use and functional posi... As a key node for the surrounding area,metro stations are closely connected with the surrounding urban space and develop cooperatively.Different types of metro stations have differences in land use and functional positioning.This paper mainly used the methods of Tyson polygon,kernel density analysis and correlation analysis,based on POI data,to classify the stations of Beijing Metro Line 7.This paper made a detailed analysis of commercial subway stations,and analyzed the distribution characteristics of commercial metro stations on Line 7. 展开更多
关键词 POI data kernel density analysis Correlation analysis Function analysis around metro station
下载PDF
Statistical Monitoring of Chemical Processes Based on Sensitive Kernel Principal Components 被引量:10
14
作者 JIANG Qingchao YAN Xuefeng 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2013年第6期633-643,共11页
The kernel principal component analysis (KPCA) method employs the first several kernel principal components (KPCs), which indicate the most variance information of normal observations for process monitoring, but m... The kernel principal component analysis (KPCA) method employs the first several kernel principal components (KPCs), which indicate the most variance information of normal observations for process monitoring, but may not reflect the fault information. In this study, sensitive kernel principal component analysis (SKPCA) is proposed to improve process monitoring performance, i.e., to deal with the discordance of T2 statistic and squared prediction error SVE statistic and reduce missed detection rates. T2 statistic can be used to measure the variation di rectly along each KPC and analyze the detection performance as well as capture the most useful information in a process. With the calculation of the change rate of T2 statistic along each KPC, SKPCA selects the sensitive kernel principal components for process monitoring. A simulated simple system and Tennessee Eastman process are employed to demonstrate the efficiency of SKPCA on online monitoring. The results indicate that the monitoring performance is improved significantly. 展开更多
关键词 statistical process monitoring kernel principal component analysis sensitive kernel principal compo-nent Tennessee Eastman process
下载PDF
Numerical study of resting-state fMRI based on kernel ICA
15
作者 朱冬娟 王训恒 阮宗才 《Journal of Southeast University(English Edition)》 EI CAS 2010年第1期78-81,共4页
In order to facilitate the extraction of the default mode network(DMN), reduce the data complexity of the functional magnetic resonance imaging (fMRI)and overcome the restriction of the linearity of the mixing pro... In order to facilitate the extraction of the default mode network(DMN), reduce the data complexity of the functional magnetic resonance imaging (fMRI)and overcome the restriction of the linearity of the mixing process encountered with the independent component analysis(ICA), a framework of dimensionality reduction and nonlinear transformation is proposed. First, the principal component analysis(PCA)is applied to reduce the time dimension 153 594×128 of the fMRI data to 153 594×5 for simplifying complexity computation and obtaining 95% of the information. Secondly, a new kernel-based nonlinear ICA method referred as the kernel ICA(KICA)based on the Gaussian kernel is introduced to analyze the resting-state fMRI data and extract the DMN. Experimental results show that the KICA provides a better performance for the resting-state fMRI data analysis compared with the classical ICA. Furthermore, the DMN is accurately extracted and the noise is reduced. 展开更多
关键词 kernel independent component analysis principal component analysis functional magnetic resonance imaging(fMRI) RESTING-STATE
下载PDF
Multivariate time delay analysis based local KPCA fault prognosis approach for nonlinear processes 被引量:5
16
作者 Yuan Xu Ying Liu Qunxiong Zhu 《Chinese Journal of Chemical Engineering》 SCIE EI CAS CSCD 2016年第10期1413-1422,共10页
Currently, some fault prognosis technology occasionally has relatively unsatisfied performance especially for in- cipient faults in nonlinear processes duo to their large time delay and complex internal connection. To... Currently, some fault prognosis technology occasionally has relatively unsatisfied performance especially for in- cipient faults in nonlinear processes duo to their large time delay and complex internal connection. To overcome this deficiency, multivariate time delay analysis is incorporated into the high sensitive local kernel principal component analysis. In this approach, mutual information estimation and Bayesian information criterion (BIC) are separately used to acquire the correlation degree and time delay of the process variables. Moreover, in order to achieve prediction, time series prediction by back propagation (BP) network is applied whose input is multivar- iate correlated time series other than the original time series. Then the multivariate time delayed series and future values obtained by time series prediction are combined to construct the input of local kernel principal component analysis (LKPCA) model for incipient fault prognosis. The new method has been exemplified in a sim- ple nonlinear process and the complicated Tennessee Eastman (TE) benchmark process. The results indicate that the new method has suoerioritv in the fault prognosis sensitivity over other traditional fault prognosis methods. 展开更多
关键词 Fault prognosis Time delay estimation Local kernel principal component analysis
下载PDF
Air Traffic Operation Complexity Analysis Based on Metrics System
17
作者 Xie Hua Cong Wei +1 位作者 Hu Ming hua Liu Sifeng 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2016年第4期461-468,共8页
In order to quantitatively analyze air traffic operation complexity,multidimensional metrics were selected based on the operational characteristics of traffic flow.The kernel principal component analysis method was ut... In order to quantitatively analyze air traffic operation complexity,multidimensional metrics were selected based on the operational characteristics of traffic flow.The kernel principal component analysis method was utilized to reduce the dimensionality of metrics,therefore to extract crucial information in the metrics.The hierarchical clustering method was used to analyze the complexity of different airspace.Fourteen sectors of Guangzhou Area Control Center were taken as samples.The operation complexity of traffic situation in each sector was calculated based on real flight radar data.Clustering analysis verified the feasibility and rationality of the method,and provided a reference for airspace operation and management. 展开更多
关键词 operation complexity traffic metrics kernel primary component analysis hierarchical clustering
下载PDF
Application of Kernel GDA to Performance Monitoring and Fault Diagnosis for Rotating Machinery
18
作者 马思乐 张曦 邵惠鹤 《Journal of Donghua University(English Edition)》 EI CAS 2010年第5期709-714,共6页
Faults in rotating machine are difficult to detect and identify,especially when the system is complex and nonlinear.In order to solve this problem,a novel performance monitoring and fault diagnosis method based on ker... Faults in rotating machine are difficult to detect and identify,especially when the system is complex and nonlinear.In order to solve this problem,a novel performance monitoring and fault diagnosis method based on kernel generalized discriminant analysis(kernel GDA,KGDA)was proposed.Through KGDA,the data were mapped from the original space to the high-dimensional feature space.Then the statistic distance between normal data and test data was constructed to detect whether a fault was occurring.If a fault had occurred,similar analysis was used to identify the type of faults.The effectiveness of the proposed method was evaluated by simulation results of vibration signal fault dataset in the rotating machinery,which was scalable to different rotating machinery. 展开更多
关键词 kernel generalized discriminant analysis(KGDA) performance monitoring fault diagnosis rotating machinery
下载PDF
Modeling and monitoring of nonlinear multi-mode processes based on similarity measure-KPCA 被引量:9
19
作者 WANG Xiao-gang HUANG Li-wei ZHANG Ying-wei 《Journal of Central South University》 SCIE EI CAS CSCD 2017年第3期665-674,共10页
A new modeling and monitoring approach for multi-mode processes is proposed.The method of similarity measure(SM) and kernel principal component analysis(KPCA) are integrated to construct SM-KPCA monitoring scheme,wher... A new modeling and monitoring approach for multi-mode processes is proposed.The method of similarity measure(SM) and kernel principal component analysis(KPCA) are integrated to construct SM-KPCA monitoring scheme,where SM method serves as the separation of common subspace and specific subspace.Compared with the traditional methods,the main contributions of this work are:1) SM consisted of two measures of distance and angle to accommodate process characters.The different monitoring effect involves putting on the different weight,which would simplify the monitoring model structure and enhance its reliability and robustness.2) The proposed method can be used to find faults by the common space and judge which mode the fault belongs to by the specific subspace.Results of algorithm analysis and fault detection experiments indicate the validity and practicability of the presented method. 展开更多
关键词 process monitoring kernel principal component analysis (KPCA) similarity measure subspace separation
下载PDF
Adaptive WNN aerodynamic modeling based on subset KPCA feature extraction 被引量:4
20
作者 孟月波 邹建华 +1 位作者 甘旭升 刘光辉 《Journal of Central South University》 SCIE EI CAS 2013年第4期931-941,共11页
In order to accurately describe the dynamic characteristics of flight vehicles through aerodynamic modeling, an adaptive wavelet neural network (AWNN) aerodynamic modeling method is proposed, based on subset kernel pr... In order to accurately describe the dynamic characteristics of flight vehicles through aerodynamic modeling, an adaptive wavelet neural network (AWNN) aerodynamic modeling method is proposed, based on subset kernel principal components analysis (SKPCA) feature extraction. Firstly, by fuzzy C-means clustering, some samples are selected from the training sample set to constitute a sample subset. Then, the obtained samples subset is used to execute SKPCA for extracting basic features of the training samples. Finally, using the extracted basic features, the AWNN aerodynamic model is established. The experimental results show that, in 50 times repetitive modeling, the modeling ability of the method proposed is better than that of other six methods. It only needs about half the modeling time of KPCA-AWNN under a close prediction accuracy, and can easily determine the model parameters. This enables it to be effective and feasible to construct the aerodynamic modeling for flight vehicles. 展开更多
关键词 WAVELET neural network fuzzy C-means clustering kernel principal components analysis feature extraction aerodynamic modeling
下载PDF
上一页 1 2 下一页 到第
使用帮助 返回顶部