필터 지우기
필터 지우기

Detecting noise in the signal, real-time.

조회 수: 6 (최근 30일)
Hakan Basargan
Hakan Basargan 2020년 11월 15일
답변: Shadaab Siddiqie 2020년 11월 18일
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
Mathieu NOE
Mathieu NOE 2020년 11월 16일
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

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

답변 (1개)

Shadaab Siddiqie
Shadaab Siddiqie 2020년 11월 18일
From my understanding you want to remove noice from the data. Here are references (link1 and link2) which might help you.

카테고리

Help CenterFile Exchange에서 Spectral Measurements에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by