2. Do the DCT on several vectors and explain result.
The first vector is {3,3,3,3}, which is just a multiple of the first row. The DCT will have zero amounts of the other three.
The second vector is {-10,10,-10,10}. The DCT is mostly high frequency.
The third vector is {1,2,3,4}. This has a strong constant offset, then a fair amount of the next basis, and little of high frequencies.
Created by Mathematica (April 1, 2004)