How to find values from a bode plot

7 views (last 30 days)
Uzair Akhtar
Uzair Akhtar on 9 Apr 2020
Answered: Rajat Tewari on 13 Apr 2020
How would I find find these values from a bode plot in matlab for a transfer function
GAIN MARGIN(dB) - used to determine kcrit = 10^(gain margin/20)
wcrit = w(rads/s) at gain margin

Answers (1)

Rajat Tewari
Rajat Tewari on 13 Apr 2020
You can refer to margin function which helps to calculate Gain and Phase Margin.

Community Treasure Hunt

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

Start Hunting!