Univariate Spectral Density with Lag Window
Tutorial
- Open the sample project file in Origin, go to Folder Spectral Analysis using the Project Explorer. Activate the workbook Univariate spectral data.
- Highlight column B in worksheet. Click the Time Series Analysis App icon
in the Apps Gallery window. - Choose Spectral Analysis tab. Click Univariate Spectral Density with Lag Window icon to open the dialog.
- In the Setting branch, choose Mean correction. Enter 0.2 in Tapering Proportion. Choose Parzen window type. Enter 50 in Cut-off of Lag Window.
- Click Preview button to display smoothed spectrum.
- Click OK button to output the report.
Algorithm
- Tapering factors

- where
and
is the tapering proportion.
- Smoothed sample spectrum

- where
is the window width, and is calculated for frequency values ![\omega_i = \frac{2\pi i}{L},i=0,1...,[L/2] \omega_i = \frac{2\pi i}{L},i=0,1...,[L/2]](/tutorials/ja/images/Univariate_Lag/math-56f51be596517e0b5f6f798972ea60ad.png)
- where [ ] denotes the integer part.
- Smoothing window

- which for the various windows is defined over
by - rectangular:

- Bartlett:

- Tukey:

- Parzen:

Reference



