High level decomposition in dualtree2
Show older comments
I am trying to do complex wavelet transform without down sampling at every level. In the matlab code dualtree2, the first and higher level decomposition uses different filter functions. For the higher level decomposition, the LL subband goes through a polyphase filtering which down samples the input before down sampling again with quad2complex. What is the purpose of this polyphase filtering and is it possible to do the polyphase filtering without down sampling?
Accepted Answer
More Answers (0)
Categories
Find more on Signal Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!