Plotting Pade Approximations with Dead Time

1 回表示 (過去 30 日間)
Will Jeter
Will Jeter 2021 年 3 月 20 日
コメント済み: Paul 2021 年 3 月 22 日
I need help plotting f(s) = exp(-tds) as well was the 1st and 2nd order Pade approximations. Where td = 0.1,1, 10. So three plots with three curves each.
  3 件のコメント
Will Jeter
Will Jeter 2021 年 3 月 20 日
Ive tried using pade(f,var) function using f = exp(-tds). Then plotting pade as a function of time, t. I can't get the pade function to work for some reason.
Paul
Paul 2021 年 3 月 22 日
The pade approximants and exp(-td*s) are functions of complex frequency (s), not functions of time. What plots are you trying to make? Typically choices would be gain and/or phase vs frequency.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeCalculus についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by