Borrar filtros
Borrar filtros

Detecting noise in the signal, real-time.

6 visualizaciones (últimos 30 días)
Hakan Basargan
Hakan Basargan el 15 de Nov. de 2020
Respondida: Shadaab Siddiqie el 18 de Nov. de 2020
Hi everyone,
I have a brief question. I need to detect the noised part of the signal in real-time, see Figure.
This noise starts at 200 in the -x axis. Is there any way to detect this wavy noise in real-time?
Thank you in advance.
  1 comentario
Mathieu NOE
Mathieu NOE el 16 de Nov. de 2020
hello Hakan
so the noise is the sections with the high amplitude jerks ?
you can probably set a threshold on abs(diff(signal)) to detect high chattering portion of the signal

Iniciar sesión para comentar.

Respuestas (1)

Shadaab Siddiqie
Shadaab Siddiqie el 18 de Nov. de 2020
From my understanding you want to remove noice from the data. Here are references (link1 and link2) which might help you.

Categorías

Más información sobre Spectral Measurements en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by