what's the difference between Cohen-Daubechies-Fauraue 9/7 transformation and Discrete cosine transform?
1
$\begingroup$
can someone explain, what's the difference between this 2 tranformations? DCT and CDF
Greetings
transformationwavelets
asked 2012-12-30
user id:35977
545
55silver badges1111bronze badges
1
One decomposes a signal into a sum of CDF wavelets, the other decomposes a signal into a sum of cosines. One obvious difference is that the basis functions of the former are compactly supported (they are zero outside a finite interval) while those of the latter span the entire signal. Beyond that, it sounds like you're asking "Explain DCT to me, then explain CDF", which is too broad for this sort of site. – 2013-01-01