Filter löschen
Filter löschen

How could I resample a RR interval signal extracted from ECG?

2 Ansichten (letzte 30 Tage)
Francesca Onofri
Francesca Onofri am 18 Jul. 2018
Bearbeitet: Francesca Onofri am 18 Jul. 2018
I have an ECG vector, sample at 250 Hz. Using Pan-Tompkin algorithm I have extracted RR intervals, to study HRV. Now I would plot the power spectrum density, and study what happens in high frequency (0.04-0.15) and in low frequency (0.15-0-4). But obviously my sample frequency is no longer the same of ECG. How can I calculate it? If I use function pwelch(data), my frequency axis is not correct; I may use [pxx,f] = pwelch(data,fs), but I don't know my fs. Any ideas? Thanks

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by