photo

Thomas Gahan


2017년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Putting transfer function expression in the title of a bode plot
Hi I am trying to put a transfer function expression in the title of a bode plot. This code worked in 2010b. I am now using R...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


Putting transfer function expression in the title of a bode plot
Hi Consider the following code snippet: num=[1 2]; den=[1 7 49]; trans=tf(num,den); tran=evalc(trans); bode(tr...

대략 7년 전 | 답변 수: 2 | 0

2

답변