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

조회 수: 7 (최근 30일)
Jhon Gray
Jhon Gray 2019년 5월 15일
답변: KSSV 2019년 5월 15일
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

답변 (1개)

KSSV
KSSV 2019년 5월 15일
REshape your signal into matrix of specific duration and use pca

카테고리

Help CenterFile Exchange에서 Dimensionality Reduction and Feature Extraction에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by