필터 지우기
필터 지우기

Plotting Pade Approximations with Dead Time

조회 수: 2 (최근 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 CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by