Evolutionary Power Spectral Density (EPSD)
Description
The Evolutionary Power Spectral Density (EPSD) [1] is compared to the well-known spectrogram implemented in Matlab. The EPSD produces a smoother signal, especially if the amount of data point is low. In the following, I am using the example from [2] where the spectrogram applies well. For other application, e.g. civil engineering, the spectrogram method may provide a too low frequency or time resolution. The use of the EPSD is, therefore, more common in this field, see e.g. [3] for an application of the EPSD to compute the bridge response to non-stationary wind load.
The submission contains:
• An example file
• The function EPSD.m
Any comment, question or suggestion to improve the submission is warmly welcomed.
References
[1] Priestley, M. B. (1965). Evolutionary spectra and non-stationary processes. Journal of the Royal Statistical Society. Series B (Methodological), 204-237.
[2] http://www.mathworks.com/help/signal/ref/spectrogram.html
[3] Hu, L., Xu, Y. L., & Huang, W. F. (2013). Typhoon-induced non-stationary buffeting response of long-span bridges in complex terrain. Engineering Structures, 57, 406-415.
Files
ECheynet/EPSD-v1.2.zip
Files
(249.3 kB)
Name | Size | Download all |
---|---|---|
md5:08c4f6145b3d913808ad92ce91f954cd
|
249.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ECheynet/EPSD/tree/v1.2 (URL)