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
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
2021년 3월 10일
I dont understand what the OP expects more than the references found in the documentation?
Rena Berman
2021년 5월 6일
(Answers Dev) Restored edit
답변 (1개)
Bjorn Gustavsson
2020년 11월 5일
0 개 추천
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...
카테고리
도움말 센터 및 File Exchange에서 Parametric Spectral Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!