photo

Thomas Gahan


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 7 Jahre vor | 2 Antworten | 0

2

Antworten