How to compare ECG signals in matlab?

3 次查看(过去 30 天)
Rez1
Rez1 2013-5-22
could anyone tell me with which function or any other ways is it possible to compare two ECG signals. I mean compare one signal with normal ECG signal and see whether they're the same or the compared signal is not normal and there is a problem.
I'm not familiar to matlab and I have to do this work. so plz help guys...
  1 个评论
John Petersen
John Petersen 2013-5-22
You could plot them and do a visual inspection. Are you trying to do something more automated? Do you need to do any pre or post processing of the signals? Please be more specific to what you need.

请先登录,再进行评论。

回答(1 个)

Chiranjit
Chiranjit 2013-5-23
I think you need to classify the signal. you need to use some algorithm to extract its features and then compare with another signal. For example you can compute lyapunov exponent value of ecg signal and compare

类别

Help CenterFile Exchange 中查找有关 ECG / EKG 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by