Load MIT-BIH Arrhythmia ECG database onto MATLAB

后端 未结 6 1114
情书的邮戳
情书的邮戳 2020-12-13 20:58

I am working on ECG signal processing using neural network which involves pattern recognition. As I need to collect all the data from Matlab to use it as test signal, I am

6条回答
  •  南方客
    南方客 (楼主)
    2020-12-13 21:36

    You need the program rddata.m (MATLab script) from this website. The program can be found here. rddata.m is probably the only program you will need to read the ecg signals. I remember having used this program and database myself not too long ago.

提交回复
热议问题