How can I choose right filter based on unfiltered and filtered signals

조회 수: 6 (최근 30일)
Koustubh Shirke
Koustubh Shirke 2020년 4월 1일
답변: Image Analyst 2020년 4월 4일
Hi Matlabers
I have two signals in matlab. One is unfiltered and other is filtered. Second is just noiseless version of first unfiltered signal.
How can I find out which filter should I use to get that unfiltred signal from filtred one ?
  댓글 수: 4
Birdman
Birdman 2020년 4월 1일
Can you share your signals as mat file?
Koustubh Shirke
Koustubh Shirke 2020년 4월 1일
Hi, Unfortunately cant share the data. First signal is more noise, and second filtered signal is smooth

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

답변 (1개)

Image Analyst
Image Analyst 2020년 4월 4일
You can't tell definitively. There are lots of different filters that could give the same output of a given signal. It could be a linear filter (like a low pass filter in the time/spatial or Fourier/frequency domain, or an inverse/Wiener filter), or a non-linear filter (like a median filter or whatever).

카테고리

Help CenterFile Exchange에서 Digital Filter Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by