Hey guys.. Im using the haar transform to apply onto a wavelet..
Im using the wavedec function.. the syntax goes like
[C,L]=wavedec(waveform,decomposition,'ha
ar')
Now the 'haar' is the argument to be passed so that we use the haar filter..
There are of course many other transforms like...