How do I filter out the central peak of a sinc-function using FFT?
6 views (last 30 days)
Show older comments
Hello,
Given f(x)=sinc(x), Fourier transforming this into the frequency domain (u) leads to a step function:

I think if have to filter out the low frequency domain and then Fourier transform it back to the spatial domain(?) to filter out the central peak of the sinc function. If so, how do I do that? I'm completely new in Matlab.
1 Comment
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!