digital filters and DFT

1 次查看(过去 30 天)
Jone Erikson
Jone Erikson 2020-11-8
how can I use frequency sampling to design a length-19 FIR lowpass filter with cutoff 0.25π. by not usingfir2. I am trying to determine the desired DFT sample values from the specified cutoff , and then take the inverse FFT (ifft). The DFT coefficients must be symmetric to yield a real impulse response. For example, a cutoffof 0.5πand a length of 9 would yield a DFT coefficient vector [1 1 1 0 0 0 0 1 1] correspondingto the frequency values 2*pi*[0 1/9 2/9 3/9 4/9 5/9 6/9 7/9 8/9]. The k=0 value is the first entry in the vector. Also, the impulse response must be circularly shifted so the origin isin the middle instead of at 0. Then, Plot the impulse response, magnitude response, and zero-polelocations. Can Someone help with that please

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Digital Filter Analysis 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by