12 lead ECG and ambulatory(3 lead) ECG

1 回表示 (過去 30 日間)
FSK
FSK 2020 年 10 月 8 日
コメント済み: Star Strider 2020 年 10 月 12 日
I have trained a convolutional nerual network using ambulatory ECG (3 lead) readings after filtering. Now I want to augment the data set with publicly available ECG data. I have phsyionet dataset from the follwoing:
Now when I retrieve the signals it gives a 4000*4 matrix containing ECG data. I am not sure which lead in 12 lead ECG would be closer to ambulatory ECG? Out of these 4 coloums, which one should I use to train my model so that it is comparable to 3-lead ECG.

採用された回答

Star Strider
Star Strider 2020 年 10 月 8 日
I have not looked at the data, however I doubt that a 4-column matrix could be a 12-lead EKG. It most likely represents a vector of sampling times and the offset data.
Looking at the patch location image, the 90° offset would be analogous to standard Lead I, the 45° offset Lead II, and the offset .
  6 件のコメント
FSK
FSK 2020 年 10 月 11 日
Many thanks for the detailed explanation. Your input is always helpful and precise.
Star Strider
Star Strider 2020 年 10 月 12 日
As always, my pleasure!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeECG / EKG についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by