The MDCT is a lapped, critically sampled cosine-modulated filter bank that maps 2N real input samples to N real coefficients per block. With properly chosen windows, adjacent blocks overlap by 50% and time-domain aliasing cancels (TDAC), yielding perfect reconstruction (PR). This chapter derives the MDCT from cosine modulation, expresses its first-order polyphase structure, and gives practical window choices and Python snippets for verification.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

The Modified Discrete Cosine Transform (MDCT)

  • Gerald Schuller

摘要

The MDCT is a lapped, critically sampled cosine-modulated filter bank that maps 2N real input samples to N real coefficients per block. With properly chosen windows, adjacent blocks overlap by 50% and time-domain aliasing cancels (TDAC), yielding perfect reconstruction (PR). This chapter derives the MDCT from cosine modulation, expresses its first-order polyphase structure, and gives practical window choices and Python snippets for verification.