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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 649
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 562
pzmap
11-173
11pzmap
Purpose Compute the pole-zero ma p of an LTI model
Syntax pzmap(sys)
[p,z] = pzmap(sys)
Description pzmap(sys) plots the pole-zero map of the continuous- or discrete-time LTI
model
sys.ForSISOsystems,pzmap plotsthe transferfunctionpolesandzeros.
ForMIMO systems,it plotsthe systempolesa nd transmissionzeros.The poles
are plo tt ed as
x’s and the zeros are plotted as o’s.
When i nvoked w ithout left-hand arguments,
[p,z] = pzmap(sys)
returns t he system poles and (transmission) zeros in the column vectors p and
z. No plot is drawn on the screen.
Youcanusethefunctions
sgrid or zgrid toplot linesof constant dampingratio
and natural frequency in the - or -plane .
s
z
Vista de pagina 562
1 2 ... 558 559 560 561 562 563 564 565 566 567 568 ... 648 649

Comentarios a estos manuales

Sin comentarios