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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 649
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 368
1 2 ... 364 365 366 367 368 369 370 371 372 373 374 ... 648 649

Comentarios a estos manuales

Sin comentarios