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!