Can I perform DWT without downsampling in MATLAB ?
Mostra commenti meno recenti
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 Commento
varsha turkar
il 22 Lug 2017
Yes you can. Dont use built in function in matlab. You can use convolution function
Risposte (1)
Good mind
il 17 Set 2017
1 voto
you can use stationary wavelet transform, see wavelet toolbox user's guide page 3-68...
Categorie
Scopri di più su Discrete Multiresolution Analysis in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!