How do I apply PCA (Principal Component Analysis) on single Channel ECG data?

3 Ansichten (letzte 30 Tage)
Jhon Gray
Jhon Gray am 15 Mai 2019
Beantwortet: KSSV am 15 Mai 2019
I have one channel ECG signals in a variable let, X(double) and I want apply PCA (Principal Components Analysis) on all of them to find the component which has the least noise.Currently It is sampled data. Can PCA be done on this signal. I have tried using pca function.But unfortunately getting this double empty matrix. wefde.JPG

Antworten (1)

KSSV
KSSV am 15 Mai 2019
REshape your signal into matrix of specific duration and use pca

Kategorien

Mehr zu Dimensionality Reduction and Feature Extraction finden Sie in Help Center und File Exchange

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by