T-offset determination on ECG
이전 댓글 표시
Hi! How can I get T wave offset values from an ECG data file? (and maybe other parameters)
Is there any function or toolbox I can use? The ones I find never sett T wave offset.
The data file as 250000 values for ECG voltage from a participant.
Thank you!
댓글 수: 3
Star Strider
2021년 5월 3일
To calculate the Q-T interval (onset of the QRS complex to the end of the T-deflection), likely the best option is to use findhangepts or ischange.
Ana Gabriela Guedes
2021년 5월 3일
Star Strider
2021년 5월 3일
Experiment with them and their argument options to get the result you want.
This is not at all a straightforward problem!
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 ECG / EKG에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!