MATLAB CONTROL SYSTEM TOOLBOX 9 Uživatelská příručka Strana 35

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 649
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 34
Time and Frequency Response
1-15
produces the Bode plot shown below.
To superimpose and compare the responses of several LTI systems, use the
syntax
bode(sys1,sys2,sys3,...)
You can also control the plot style by specifying a color/linestyle/marker for
each system, much as with the
plot command; see Plotting and Comparing
Multiple Systems” on page 5-13 for more information. For example,
bode(sys1,'r',sys2,'b--')
draws the response of sys1 with a red solid line and the response of sys2 with
a dashed blue line.
Zobrazit stránku 34
1 2 ... 30 31 32 33 34 35 36 37 38 39 40 ... 648 649

Komentáře k této Příručce

Žádné komentáře