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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 649
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 562
1 2 ... 558 559 560 561 562 563 564 565 566 567 568 ... 648 649

Comentários a estes Manuais

Sem comentários