Hi,

I'm working in ECG signal classification in MATLAB. I have a data of ECG signals, some of them have premature ventricular contraction (PVC) arrhythmia and others are normal and I want to classify them to 2 clusters, healthy and unhealthy.

But I don’t know how to extract some suitable features from these signals. And which classifier is more useful in that case? KNN, SVM, LDA or neural network?

Can anyone help me in this point?

Similar questions and discussions