|
|
|
|
|
by jameshart
1154 days ago
|
|
In practice it’s hard to store an infinite number of discrete samples, let alone process them. So I assume that’s why people don’t try. A spectrogram remains a visualization of a short time Fourier transform at a number of points in time. In practice usually produced using a DFT because discrete samples are what you have to work with. |
|
https://en.wikipedia.org/wiki/Discrete-time_Fourier_transfor...
Pedantics aside: Spectrum analyzers are computing DFTs over a finite window, and it's perfectly reasonable to think of these as (an approximation of) power spectral density changing over time.