Filter löschen
Filter löschen

how to remove jumps?

6 Ansichten (letzte 30 Tage)
Giuseppe Parisi
Giuseppe Parisi am 28 Okt. 2022
Kommentiert: Image Analyst am 29 Okt. 2022
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 Kommentar
Image Analyst
Image Analyst am 29 Okt. 2022
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:

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

J. Alex Lee
J. Alex Lee am 28 Okt. 2022
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?

Weitere Antworten (0)

Kategorien

Mehr zu EEG/MEG/ECoG finden Sie in Help Center und File Exchange

Produkte


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by