how can i use principal component analysis for reduce the data point in signal

I want to reduce the data point in sigal with PCA.But every things i search in internet describe about PCA in ECG and there are eight signals and was used PCA to reduce that to one signal but i have a one signal .also i used princomp command in matlab .but i do not know how to use it for reduce the data point in signal.

 Accepted Answer

PCA is used to reduce the dimensionality of the data, not reduce the number of points.
Hope this helps.
Thank you for formally accepting my answer.
Greg

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!