Theory/ mathematics behind pspectrum
Show older comments
Hello folks,
I am using the matlab function pspectrum to estimate the frequency of my signal. This works perfectly!
However, I need a explanation for this method in order to present the theory in my paper. Does anyone have good source? Unfortunately, the Matlab documention was not helpful to get some sort of hints.
Thank you in advance!
3 Comments
Original question on 5th November 2020 by [user HF] retrieved from Google Cache:
Theory/ mathematics behind pspectrum
Hello folks,
I am using the matlab function pspectrum to estimate the frequency of my signal. This works perfectly!
However, I need a explanation for this method in order to present the theory in my paper. Does anyone have good source? Unfortunately, the Matlab documention was not helpful to get some sort of hints.
Thank you in advance!
Bjorn Gustavsson
on 10 Mar 2021
I dont understand what the OP expects more than the references found in the documentation?
Rena Berman
on 6 May 2021
(Answers Dev) Restored edit
Answers (1)
Bjorn Gustavsson
on 5 Nov 2020
0 votes
If you go to the help and online documentation you will find two references:
[1] harris, fredric j. “On the Use of Windows for Harmonic Analysis with the Discrete Fourier Transform.” Proceedings of the IEEE®. Vol. 66, January 1978, pp. 51–83.
[2] Welch, Peter D. “The Use of Fast Fourier Transform for the Estimation of Power Spectra: A Method Based on Time Averaging Over Short, Modified Periodograms.” IEEE Transactions on Audio and Electroacoustics. Vol. 15, June 1967, pp. 70–73.
That is what matlab uses for references - maybe someone from the matlab staff will suggest additional references...
Categories
Find more on Parametric Spectral Estimation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!