C Code Wavelet Transform and Explanation
问题 I am trying to implement a wavelet transform in C and I have never done it before. I have read some about Wavelets, and understand the 'growing subspaces' idea, and how Mallat's one sided filter bank is essentially the same idea. However, I am stuck on how to actually implement Mallat's fast wavelet transform. This is what I understand so far: The high pass filter, h(t), gives you the detail coefficients. For a given scale j, it is a reflected, dilated, and normed version of the mother