Wearable ECG data unsuitable for further analysis

Citation Author(s):
Meng
Chen
Submitted by:
Meng Chen
Last updated:
Sat, 10/07/2023 - 22:02
DOI:
10.21227/5gt2-bh07
Data Format:
License:
0
0 ratings - Please login to submit your rating.

Abstract 

This dataset is recorded by 26 subjects in Shandong Provincial Hospital using wearable ECG devices. It totally includes 208 segments with a duration of 30 seconds. The sampling rate is 256Hz. All the data format is ‘.mat’. This dataset can be used for signal quality assessment as the unacceptable category. All the data are recorded in free-living conditions with various noises. This dataset is recorded by 26 subjects in Shandong Provincial Hospital using wearable ECG devices. It totally includes 208 segments with a duration of 30 seconds. The sampling rate is 256Hz. All the data format is ‘.mat’. This dataset can be used for signal quality assessment as the unacceptable category. All the data are recorded in free-living conditions with various noises.

Instructions: 

If you use MATLAB to read the data, you can type 'load xx.mat'. If you use Python language, you should firstly import the scipy.io module, and then type 'scipy.io.loadmat('xx.mat')' to read the data.