中文说明:MATLAB解读MIT-BIH数据库中心电数据的源代码,个人编写,内涵详细注释。解读代码封装为函数ReadMITData,输入为MIT文件路径及编号(比如100),输出2导联心电波形数据、每个QRS波位置、心搏注释结果。可解析全部48组心电数据,包括头文件.hea、数据文件.dat和注释文件.atr。
English Description:
Matlab interpretation MIT-BIH database center electrical data source code, personal preparation, connotation detailed notes. The interpretation code is packaged as a function readmitdata, input as MIT file path and number (such as 100), output 2-lead ECG shape data, each QRS wave position, and heart beat annotation result. All 48 groups of ECG data can be parsed, including header file. Hea, data file. DAT and annotation file. ATR.