T-offset determination on ECG
Mostrar comentarios más antiguos
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 comentarios
Star Strider
el 3 de Mayo de 2021
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
el 3 de Mayo de 2021
Star Strider
el 3 de Mayo de 2021
Experiment with them and their argument options to get the result you want.
This is not at all a straightforward problem!
Respuestas (0)
Categorías
Más información sobre ECG / EKG en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!