MATLAB SYSTEM IDENTIFICATION TOOLBOX 7 Uživatelská příručka Strana 374

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 531
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 373
6 Time Series Model Identification
Estimating Frequency Response of Time Series
Command
Description
etfe
Estimates a periodogram using Fourier
analysis.
spa
Estimates the power spectrum with its
standard deviation using spectral analysis.
spafdr
Estimates the power spectrum with
its standard d eviation using a variable
frequency resolution.
For example, suppose y is time-series data. The following commands estimate
the power spectrum
g and the periodogram p, and plot both models with three
standard deviation condence intervals:
g = spa(y)
p = etfe(y)
bode(g,p,'sd',3)
For detailed information abou t these commands, see the co rresponding
reference pages.
6-6
Zobrazit stránku 373
1 2 ... 369 370 371 372 373 374 375 376 377 378 379 ... 530 531

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

Žádné komentáře