import control as ct
tf = ct.tf([1], [1, 2, 3], dt=0.05)
plot_bode(tf)