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.

Antworten (1)

Star Strider
Star Strider am 26 Jul. 2015

0 Stimmen

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

Tags

Gefragt:

am 26 Jul. 2015

Beantwortet:

am 26 Jul. 2015

Community Treasure Hunt

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

Start Hunting!

Translated by