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

6 次查看(过去 30 天)
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 个评论
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