Can I perform DWT without downsampling in MATLAB ?
Ältere Kommentare anzeigen
Hai, I am trying to decompose my signal using DWT, in each level number of samples become half. Can I perform it without down sampling?. I am using dwt function in MATLAB.
1 Kommentar
varsha turkar
am 22 Jul. 2017
Yes you can. Dont use built in function in matlab. You can use convolution function
Antworten (1)
Good mind
am 17 Sep. 2017
1 Stimme
you can use stationary wavelet transform, see wavelet toolbox user's guide page 3-68...
Kategorien
Mehr zu Discrete Multiresolution Analysis finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!