Instead of using the threshold to select coefficients in the Fourier domain, you could also use a low-pass filter. can some one explain which would be better?

1 view (last 30 days)
Instead of using the threshold to select coefficients in the Fourier domain, you could also use a low-pass filter. can some one explain which would be better?

Accepted Answer

Wayne King
Wayne King on 6 Dec 2013
I think using a lowpass filter is better in most cases than just zeroing out coefficients in the Fourier transform.
A lowpass filter gives you a better attenuation profile by multiplying the signal's Fourier transform with the Fourier transform of the filter (convolution in time).

More Answers (0)

Community Treasure Hunt

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

Start Hunting!