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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 649
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 572
rlocus
11-183
the closed-loop poles are the roots of
rlocus adaptively selects a set of positive gains to produce a smooth plot.
Alternatively,
rlocus(sys,k)
uses the user-specified vector k of gains to plot the root locus.
When i nvoked with output arguments,
[r,k] = rlocus(sys)
r = rlocus(sys,k)
return the vector k of selected gains and the complex root locations r for these
gains. The matrix
r has length(k) columns and its jth column lists the
closed-loop roots for the gain
k(j).
Example Find and plot the root-locus of the following system.
ds
()
kns
()+
0
=
k
Vista de página 572
1 2 ... 568 569 570 571 572 573 574 575 576 577 578 ... 648 649

Comentários a estes Manuais

Sem comentários