How to plot bode diagram of a denormalized transfer function on MATLAB?

5 views (last 30 days)
My denormalized transfer function: H(jw) = 1.586/(1 – jx1.414x(310kx2xπ/w) – (310kx2xπ/w)^2
There are so many examples for plotting bode diagram of a normalized transfer function on the internet but I couldn't find a way to plot bode diagram for the denormalized tr. function on matlab. Is there anyone knows how to do that and help me?
Thanks for your answer by now.

Accepted Answer

Shadaab Siddiqie
Shadaab Siddiqie on 15 Jun 2021
From my understanding you want to plot bode diagram of a denormalized transfer function. You should be able to do so using bode function. Bode returns plot of any frequency response, or magnitude and phase data.

More Answers (0)

Categories

Find more on Get Started with Control System Toolbox in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!