MATLAB CONTROL SYSTEM TOOLBOX 9 Guia do Utilizador Página 35

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 649
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 34
1 2 ... 30 31 32 33 34 35 36 37 38 39 40 ... 648 649

Comentários a estes Manuais

Sem comentários