MATLAB CONTROL SYSTEM TOOLBOX 9 Uživatelská příručka Strana 368

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 649
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 367
1 2 ... 363 364 365 366 367 368 369 370 371 372 373 ... 648 649

Komentáře k této Příručce

Žádné komentáře