MATLAB CONTROL SYSTEM TOOLBOX 9 Betriebsanweisung Seite 573

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 649
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 572
1 2 ... 568 569 570 571 572 573 574 575 576 577 578 ... 648 649

Kommentare zu diesen Handbüchern

Keine Kommentare