How to obtain the sinc^5 filter coefficients

2 views (last 30 days)
I have an analog-digital converter with a frequency response in the following form: {sin(256*pi*M*f/f_c)/(M*sin(256*pi*f.f_c))}^5. It is a sinc^5 filter where M is the decimation factor. I am trying to obtain the filter coefficients and I am not sure how to do this. Any help would be appreciated. Thanks.

Answers (1)

Star Strider
Star Strider on 6 Jan 2016
Guessing here. If you have a frequency response you can evaluate by plugging in the appropriate variables, see if you can use the Signal Processing Toolbox invfreqz to get the filter coefficients. That would be my first approach.

Community Treasure Hunt

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

Start Hunting!