Need Blackman window filter design MATLAB code without using library functions??

1 次查看(过去 30 天)
I Need Blackman window filter design MATLAB code without using library functions??
  1 个评论
Keith Thornicroft
Keith Thornicroft 2014-6-22
Hi Rajesh,
I would start by deriving the shape of the Blackman window as an array. This is then normalised to 0dB and becomes your FFT filter kernel. Upon convolution with your 'dirty' signal it will attenuate your undesired frequency content. Look into multiplying two spectrums together and the inverse FFT.
I hope that helps,
Keith

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Images 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by