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

조회 수: 1 (최근 30일)
Rajesh
Rajesh 2013년 11월 17일
댓글: Keith Thornicroft 2014년 6월 22일
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