how to remove jumps?

조회 수: 17 (최근 30일)
Giuseppe Parisi
Giuseppe Parisi 2022년 10월 28일
댓글: Image Analyst 2022년 10월 29일
Hello everyone,
do you know how to remove jumps in an easy way?
I have a recording of an eeg but for some problem in the A/D convertion I have some jumps that I cannot remove. I've tried to apply a threshold but it's not good if we have channels with different thresholds. do you know if there is a function that do it automatically?
you can find a pic attached below.
Thanks in advance for every answer.
  댓글 수: 1
Image Analyst
Image Analyst 2022년 10월 29일
Unfortunately you forgot to attach your signals. All I can say is to look at diff
If you have any more questions, then attach your data and code to read it in with the paperclip icon after you read this:

댓글을 달려면 로그인하십시오.

채택된 답변

J. Alex Lee
J. Alex Lee 2022년 10월 28일
Are you looking at the diff() of the signals? Maybe you can find the locations of the jumps as where the largest absolute value of the diff of the signal is?

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by