MATLAB SYSTEM IDENTIFICATION TOOLBOX 7 Betriebsanweisung Seite 374

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 531
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 373
1 2 ... 369 370 371 372 373 374 375 376 377 378 379 ... 530 531

Kommentare zu diesen Handbüchern

Keine Kommentare