Normalization of Power Spectral Density
60 ビュー (過去 30 日間)
古いコメントを表示
Hey everybody :)
When calculating the PSD from the fft, one apparently needs to normalize | FFT(signal)|^2 with a factor of (1/(fs*N)) where fs = sampling frequency and N = length of signal (see for example "Power Spectral Density Estimates Using FFT" https://www.mathworks.com/help/signal/ug/power-spectral-density-estimates-using-fft.html.
I was wondering where this factor comes from. I would be very grateful for your help :)
0 件のコメント
採用された回答
dpb
2020 年 12 月 31 日
It's to make the output amplitude consistent regardless of the frequency resolution of the measurement. See https://community.sw.siemens.com/s/article/what-is-a-power-spectral-density-psd for a nice tutorial.
It would be helpful if TMW would put some of this information in their documentation given their user base often is new to the field...hint, hint. :)
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Parametric Spectral Estimation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!