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

回答