フィルターのクリア

Remove sinc-like spikes from EMG signal

7 ビュー (過去 30 日間)
Lok Yiu To
Lok Yiu To 2017 年 8 月 10 日
コメント済み: Dev Verma 2022 年 9 月 27 日
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.

回答 (1 件)

Dev  Verma
Dev Verma 2022 年 9 月 27 日
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 件のコメント
Dev  Verma
Dev Verma 2022 年 9 月 27 日
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.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMultirate Signal Processing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by