MATLAB CONTROL SYSTEM TOOLBOX 9 Guía de usuario Pagina 181

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 649
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 180
1 2 ... 176 177 178 179 180 181 182 183 184 185 186 ... 648 649

Comentarios a estos manuales

Sin comentarios