Difference between Periodogram and DTFT
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Why do we use the periodogram (and not just the DTFT, for example) for the estimation of a spectrum of a random signal?
0 commentaires
Réponses (1)
Christian David
le 24 Oct 2018
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.
0 commentaires
Voir également
Catégories
En savoir plus sur Spectral Measurements dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!