From: Dsrt Egle on
Hi,

I have built a filter using the basic elements (delay, gain, sum) in
Simulink, and specified the fixed-point format for each I/O and
coefficients. I am trying to estimate its frequency response by
inputting chirp or noise signal, while I do not like the way the
spectrum analyzer block outputs. I want a nice bode plot.

I know the "frestimate" in the control toolbox gives very good
frequency response estimation for floating-point system. Is there any
way I can obtain the similar bode plot for the fixed-point system as
"frestimate" for floating-point? Thanks a lot for your help.