thenobleman
Aerospace
- Jun 1, 2006
- 1
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 debauchies which is written
as 'db2' and symbolic which is written as 'sym' but they are arguments and i
want to take a look at how they've been written.. Because ihave to make a s
mall alteration.. Unlike the m files, How to i access this argument which ap
plies the transform???
Please help..
Thanks....
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 debauchies which is written
as 'db2' and symbolic which is written as 'sym' but they are arguments and i
want to take a look at how they've been written.. Because ihave to make a s
mall alteration.. Unlike the m files, How to i access this argument which ap
plies the transform???
Please help..
Thanks....