Borrar filtros
Borrar filtros

Remove sinc-like spikes from EMG signal

7 visualizaciones (últimos 30 días)
Lok Yiu To
Lok Yiu To el 10 de Ag. de 2017
Comentada: Dev Verma el 27 de Sept. de 2022
Hi,
I am working on long-term EMG signal and I found that lots of my signal has noises that look like a sinc function. I am wondering whether there are existing methods/functions that can recognize/locate this sinc function. This sinc functions vary in time length and magnitude. The attached picture shows the sinc-like spike. If I can locate them, I can remove them and interpolate the missing data.

Respuestas (1)

Dev  Verma
Dev Verma el 27 de Sept. de 2022
I don't know the exact method to do this but I found this while reading a paper on Silent Speech Detection using EMG.
Maybe this would help. Do respond if it does. I might need to do something similar
  1 comentario
Dev  Verma
Dev Verma el 27 de Sept. de 2022
We perform soft de-spiking to remove very large values by feeding the input through a scaled tanh function (v.tanh x/y) with the maximum scale v set to 1 mV.

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by