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

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

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

Products

Release

R2021a

Community Treasure Hunt

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

Start Hunting!