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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 649
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 180
Time and Frequency Response
5-19
Another example is
subplot(221)
bode(h)
subplot(222)
step(h)
subplot(223)
pzmap(h)
subplot(224)
plot(rand(1, 100)) % any data can go here
title('Some noise')
Note: Each of the plots generated by response analysis functions in these
figures (here,
bode, step,andpzmap) has its own right-click menu (similar to
those in the LTI viewer. Formore information, see “The Right-Click Menus” on
page 6-18.
Vista de página 180
1 2 ... 176 177 178 179 180 181 182 183 184 185 186 ... 648 649

Comentários a estes Manuais

Sem comentários