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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 649
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 367
9 Design Case Studies
9-60
You can now compare the true and estimated output graphically.
subplot(211), plot(t,y,'--',t,ye,'-')
subplot(212), plot(t,y-yv,'-.',t,y-ye,'-')
The first plotshows the true response (dashed line) and the filtered response
(solid line). The second plot compares the measurement error (dash-dot)
with the estimation error (solid).
y
y
e
Vista de página 367
1 2 ... 363 364 365 366 367 368 369 370 371 372 373 ... 648 649

Comentários a estes Manuais

Sem comentários