Description: % This programm reads ECG data which are saved in format 212.
% (e.g., 100.dat from MIT-BIH-DB, cu01.dat from CU-DB,...)
% The data are displayed in a figure together with the annotations.
% The annotations are saved in the vector ANNOT, the corresponding
% times (in seconds) are saved in the vector ATRTIME.
% The annotations are saved as numbers, the meaning of the numbers can
% be found in the codetable "ecgcodes.h" available at www.physionet.org.
%
% ANNOT only contains the most important information, which is displayed
% with the program rdann (available on www.physionet.org) in the 3rd row.
% The 4th to 6th row are not saved in ANNOT. Platform: |
Size: 5446 |
Author:dj_dlut@163.com |
Hits:
Description: 在matlab里将.dat格式的心电数据以二进制格式读出。-In the matlab Lane will be. Dat format ECG data in binary format, read out. Platform: |
Size: 2048 |
Author:schaoz |
Hits:
Description: 根据已给ecg数据文件,画出心电图波形,并自动标记出特征点位置,并计算P-R时间间隔
等参数。
附件是.dat为数据文件,为二进制文件,每2个字节代表一个采样点,采样频率1000hz。依
次为1-12导联的第一个采样点,其次是1-12导联第二个采样点,....
.hea头文件是文本格式说明文件,可以看到十二导联存放的先后顺序。
-According to the data file has to ecg, draw the ECG waveform, and automatically mark the feature points, and calculate parameters such as PR interval. The attachment is. Dat for data files, binary files, each 2 bytes represent a sampling point, the sampling frequency 1000hz. Followed by a 1-12 lead in the first sampling point, followed by 1-12 second sampling point lead ,..... Hea header file is a text file format that you can see the sequence Platform: |
Size: 405504 |
Author:张兵 |
Hits: