Discrete Cosine Transform

From Hydrogenaudio Knowledgebase
Revision as of 21:25, 24 January 2005 by Jan (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The DCT is similar to the discrete fourier transform: It transforms a signal from the time domain to the frequency domain. Just as the fourier transform uses sine and cosine waves to represent a signal, the DCT only uses cosine waves. While DCT is mostly used in image compression, MDCT (modified DCT) is used in audio encoding. The DCT is an invertible, discrete orthogonal transformation.