Can I perform DWT without downsampling in MATLAB ?
4 ビュー (過去 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!