It’s well known that an
Start with the definition:
Trig functions are hard to manipulate in expressions (for me anyway), so knowing that
It is worth noting that the sign of the exponent is irrelevant.
We then split the expression up to operate over two half-length sequences composed of
Or:
The exponentials still contain no term which resembles an DFT (over length
Now because we are only interested in the real terms, we can ignore or conjugate anything which contributes to the imaginary term of the above expressions. This means that we can conjugate the exponentials when they are only modulating a real term. Doing this, we obtain:
Almost there, but to obtain the full benefit we need the inner terms to be the same. If we now multiply the
Done. If we expand out the
Which give us the steps for a DFT based DCT-4 algorithm:
- Transform the
point real sequence into the point complex sequence . - Multiply each element of the sequence
by . - Find
, the DFT of the sequence . - Multiply each element of
by . - The DCT-4 outputs are given by:
This blog no longer has support for comments after the migration from Wordpress. In October 2013, Niels Möller responded to this post with the following comment which I wanted to preserve
Note that it’s an easy change to use identical pre- and postfactors,