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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 649
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 368
1 2 ... 364 365 366 367 368 369 370 371 372 373 374 ... 648 649

Comentários a estes Manuais

Sem comentários