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!