photo

Gabriel Santos


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Extract data from a bode plot.
How do I extract an Excel table from the Bode of this transfer function: format long; s = tf('s'); HLM = ((2.524e-06)*s^3 ...

2 years ago | 1 answer | 0

1

answer

Question


Define bode plot frequency limits
I have written this code to get the transfer function of a 2 op amps RIAA equalizator. RIAA: >> format long; >> s = tf('s');...

5 years ago | 1 answer | 0

1

answer