How can I decompose a signal into subband signals?

조회 수: 3 (최근 30일)
Khairul Bashar Syed
Khairul Bashar Syed 2014년 9월 4일
편집: Khairul Bashar Syed 2014년 9월 4일
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