Effacer les filtres
Effacer les filtres

Removing heart rate noise from EMG data

3 vues (au cours des 30 derniers jours)
nigel moos
nigel moos le 19 Avr 2022
Commenté : Adam Danz le 19 Avr 2022
Hi all,
Im doing some signal processing of EMG data we obtained during our experiments, but im not able to remove the heart noise. The emg we obtained looks like this (zoomed in):
is it possible to remove this heart rate noise with a function or a script? Maybe someone knows an app or something like that.
Thanks in advance for the help.
  3 commentaires
Star Strider
Star Strider le 19 Avr 2022
is it possible to remove this heart rate noise with a function or a script?
Probably not with these data. Ideally, use a separate channel to record the EKG and subtract it later, or use a reference electrode, and subtract that signal from the desired signal in the differential amplifiers prior to the ADC.
Adam Danz
Adam Danz le 19 Avr 2022
@nigel moos, it's fairly clear what you mean by noise in this example but the purpose of code performing this task is to solve this problem across many examples where the noise probably appears differently.
For this reason, you must explain what noise is, how it appears, and how it differs from the signal. You need a rule that holds true across all (or most) samples where there is noise.
One explanation is that you expect the pulse rate to be nearly uniform and the instances of noise to be sparse releative to the frequency of pulses. A program could then estimate the pulse rate and use that to look for variations between expected pulses or how the signal differs during a pulse.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur ECG / EKG dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by