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!

3 Comments

Stephen23
Stephen23 on 8 Mar 2021
Edited: Jan on 9 Mar 2021
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!
I dont understand what the OP expects more than the references found in the documentation?
(Answers Dev) Restored edit

Sign in to comment.

Answers (1)

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...

Asked:

HF
on 5 Nov 2020

Commented:

on 6 May 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!