MATLAB code for PCA and K-Means to be applied on Intrinsic Mode Function graphs?
2 views (last 30 days)
Show older comments
I am working on a project in which I need to observe the readings of a sensor, then pass them through a Low pass filter and carry out empirical mode decomposition on the results. By doing this I have obtained large number of IMFs (Intrinsic Mode Functions). Now I need to perform Principal Component Analysis (PCA) and K-means on the graphs of the IMFs. Can anybody suggest the code for PCA and Kmeans in MATLAB that can be applied on the obtained IMF plots.
0 Comments
Answers (2)
See Also
Categories
Find more on Dimensionality Reduction and Feature Extraction in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!