How do I plot the bode plot of the transfer function with exp(sT)?
显示 更早的评论
The transfer function is show as following, where T=10e-9.
How could I get the bodeplot from this function?

1 个评论
David Wilson
2019-5-6
Since you have the time delay element in the denominator, your don't have a polynomial transfer function anymore, so you will need to approximate it using pade.
You also might want to check that it is exp(-Ts), not the acausal version you have written above.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Time-Domain Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!