Does pca apply on one dimension data?

12 次查看(过去 30 天)
I need to get significant data in vector contain 300*1 values

采纳的回答

Image Analyst
Image Analyst 2017-3-2
编辑:Image Analyst 2017-3-2
It's called Principal Components Analysis. If you have only one component - your signal value in your 1-D array - then how could you have multiple components? You can't - you have only one.
That said, you may well have significant data in there, like the elements have either high or low values, and not many with in between values. But you wouldn't really call the high and low values "components".

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Dimensionality Reduction and Feature Extraction 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by