MATLAB CONTROL SYSTEM TOOLBOX 9 Betriebsanweisung Seite 369

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 649
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 368
Kalman Filtering
9-61
The time-varying filter also estimates the covariance errcov of the estimatio n
error at each sample. Plot it to see if your filter reached steady state (as
you expect with stationary input noise).
subplot(211)
plot(t,errcov), ylabel('Error covar')
From this covariance plot, you can see that the output covariance did indeed
reach a steady state in about five samples. From then on, your time-varying
filter has t he same performance as the steady-state version.
yy
e
Seitenansicht 368
1 2 ... 364 365 366 367 368 369 370 371 372 373 374 ... 648 649

Kommentare zu diesen Handbüchern

Keine Kommentare