Can I perform DWT without downsampling in MATLAB ?
显示 更早的评论
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
1 个投票
you can use stationary wavelet transform, see wavelet toolbox user's guide page 3-68...
类别
在 帮助中心 和 File Exchange 中查找有关 Discrete Multiresolution Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!