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

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

Comentarios a estos manuales

Sin comentarios