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

1 vue (au cours des 30 derniers jours)
Rajesh
Rajesh le 17 Nov 2013
I Need Blackman window filter design MATLAB code without using library functions??
  1 commentaire
Keith Thornicroft
Keith Thornicroft le 22 Juin 2014
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

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Images dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by