先生,当我使用代码进行心电图特征提取时,有一些错误。你能帮助我吗?

先生,当我使用代码进行心电图特征提取时,有一些错误。你能帮助我吗?

问题描述:

我使用了代码使用小波变换进行ECG特征提取和使用matlab进行ST段检测。

但是我发现在检测R peak时出现了一些错误。我有来自MIT-BIH心律失常的ECG数据数据库(physionet)。

我使用了100.dat的数据



我尝试了什么:



此网站提供的相同代码

I used the code "ECG feature extraction with wavelet transform and ST segmant detection using matlab".
But I find some errors in detecting R peaks.I have the ECG data from MIT-BIH arrhythmia database(physionet).
I used the data of 100.dat

What I have tried:

the samecode provided in this site

您应该在article [ ^ ]非常线程。
You should post your question at the article[^]'s very thread.