필터 지우기
필터 지우기

Periodogram PSD vs FFT PSD

조회 수: 3 (최근 30일)
Terry
Terry 2012년 10월 5일
When power scaling the magnitude of the output from an FFT one could use the following scaling which equivocates the psd of the FFT to the MSE of the time series:
PSD0=(abs(x)/N)^2
PDSi=2*(abs(x)/N)^2 for i=1, 2, …n/2+1
The MatLab function ‘periodogram’ returns PSD values that sum to twice the MSE of the time series (each PSD value is twice the FFT value). Why is that? Both analysis were done with no windowing.
  댓글 수: 1
Honglei Chen
Honglei Chen 2012년 10월 5일
Hi Terry, could you show the comparison code?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Parametric Spectral Estimation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by