How can I extract frequency response data from FIR?

Hi, I have one code that simulates the performance of fixed controller with truncated FIR filter. I want to extract frequency response data from FIR. I need it so that I can use "invfreqs" command.

Answers (1)

To get the frequency response of your filter (Bode plot) use the freqz function.

Tags

Asked:

on 26 Jul 2015

Answered:

on 26 Jul 2015

Community Treasure Hunt

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

Start Hunting!