Difference between Periodogram and DTFT
Mostrar comentarios más antiguos
Why do we use the periodogram (and not just the DTFT, for example) for the estimation of a spectrum of a random signal?
Respuestas (1)
Christian David
el 24 de Oct. de 2018
0 votos
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.
Categorías
Más información sobre Spectral Measurements en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!