Difference between Periodogram and DTFT

Why do we use the periodogram (and not just the DTFT, for example) for the estimation of a spectrum of a random signal?

回答 (1 件)

Christian David
Christian David 2018 年 10 月 24 日

0 投票

Hi,
The result of the DTFT is a continuous function, so it not can be determined in a computer. The alternative is DTF, which can be calculated using FFT algorithm.
Periodogram is a Power Spectral Density Estimate, so it is the square of absolute value of the DTF function.

カテゴリ

質問済み:

2016 年 6 月 11 日

回答済み:

2018 年 10 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by