Can I perform DWT without downsampling in MATLAB ?
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
varsha turkar
2017-7-22
Yes you can. Dont use built in function in matlab. You can use convolution function
回答(1 个)
Good mind
2017-9-17
you can use stationary wavelet transform, see wavelet toolbox user's guide page 3-68...
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Discrete Multiresolution Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!