Resampling an ECG data

4 visualizzazioni (ultimi 30 giorni)
FSK
FSK il 19 Ott 2020
Commentato: Mathieu NOE il 20 Ott 2020
I have ECG samples with a sampling rate 61.5. Now I want to augment them with another dataset which was obtained at a sampling rate of 500. Most of the similarity of the signals lie in the region before 100 Hz in both signals as seen in the attachment.
I would eventually want to take wavelet transform of all the signals and generate scalograms of all the signals.
My question is can I use the signals without resampling them to a uniform sampling rate? How would it effect the corresponding continous wavelet transform?
  1 Commento
Mathieu NOE
Mathieu NOE il 20 Ott 2020
hello
to be sure : you mean I have ECG samples with a sampling rate 61.5 Hz ?
please note that the senond data (with info up to 100 Hz) needs at least a sampling frequency of 200 Hz according to Shannon aliasing theorem.
so , if I understand your question, you cannot leave the first data sampling as low as 61.5 Hz if you need to do a spectral analysis up to 100 Hz. A commercial FFT analyser will even apply factor 2.56 to the usefull bandwith (here 100 Hz) to define the sampling frequency (would then be 256 Hz)
all in all, you should have at least a common sampling frequency >= 256 Hz for all signals that need spectral analysis up to 100 Hz
hope it helps

Accedi per commentare.

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by