How can I extract frequency response data from FIR?

6 visualizaciones (últimos 30 días)
Radik Srazhidinov
Radik Srazhidinov el 26 de Jul. de 2015
Respondida: Star Strider el 26 de Jul. de 2015
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.

Respuestas (1)

Star Strider
Star Strider el 26 de Jul. de 2015
To get the frequency response of your filter (Bode plot) use the freqz function.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by