How can I extract frequency response data from FIR?

6 vues (au cours des 30 derniers jours)
Radik Srazhidinov
Radik Srazhidinov le 26 Juil 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.

Réponses (1)

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

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by