Does pca apply on one dimension data?

20 vues (au cours des 30 derniers jours)
mona
mona le 2 Mar 2017
I need to get significant data in vector contain 300*1 values

Réponse acceptée

Image Analyst
Image Analyst le 2 Mar 2017
Modifié(e) : Image Analyst le 2 Mar 2017
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".

Plus de réponses (0)

Catégories

En savoir plus sur Dimensionality Reduction and Feature Extraction dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by