How to evaluate duration of scaled wavelet?
Show older comments
Dear colleagues,
I use wavedec function to decompose signal, given the wavelet name and decomposition level N. I'd like to know what is the number of samples in the scaled mother function which will be used for each level. How can I do this? I tried to use length(wavefun('wname',ITER)), where N=ITER, but I'm not sure if these two functions deals with the same parameters. Could anybody please help me?
Accepted Answer
More Answers (0)
Categories
Find more on Wavelet Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!