MATLAB CONTROL SYSTEM TOOLBOX 9 Guide de l'utilisateur Page 35

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 649
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 34
1 2 ... 30 31 32 33 34 35 36 37 38 39 40 ... 648 649

Commentaires sur ces manuels

Pas de commentaire