How can I decompose a signal into subband signals?

3 次查看(过去 30 天)
I need to decompose a signal into 4 or 8 sub-band signals. I have tried 1D DWT . But DWT always breaks the low frequency components(or coefficients) and keeps the high frequency coefficients (i.e., the details). But I want to decompose it from both sides.
I have also tried " dsp.SubbandAnalysisFilter " & " step " function. But this makes the output signal half in length (down sample by 2).
So how can I get the subband signals which have the same length as input signal and have 0.25*frequency of the original signal?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Discrete Multiresolution Analysis 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by