MATLAB Code for non-linear dimensionality reduction, fault detection, and fault diagnosis through the use of kernels.
Version 2.1, 6-MAY-2020
Email: iqiukp@outlook.com
- Easy-used API for training and testing KPCA model
- Multiple kinds of kernel functions
- Support for dimensionality reduction, fault detection, and fault diagnosis
- Support for data reconstruction
- Only fault diagnosis of Gaussian kernel is supported.
- Class is defined using 'Classdef...End', so this code can only be applied to MATLAB after the R2008a release.
- More details and discussions please see: https://www.ilovematlab.cn/thread-560380-1-1.html
- This code is for reference only.