configure the filter sequence in the wavelet decomposition?
12 views (last 30 days)
Show older comments
Hello,
I am new in the wavelet decomposition theory so please excuse me if my question is not correct:
I am using the "wavedec" function to decompose a signal that is expressed with a vector 1x30.
I choose the "db1" filter for both the "Lo_D" and "Hi_D". The level of decomposition is N=5.
Is there a way for the user to define a sequence (i.e. a path) for the application of the filters?
For example:
Level 1: Hi_D
Level 2: Hi_D
Level 3:: Lo_D
Level 4: Lo_D
Level 5: Hi_D
Thank you.
Natasha
0 Comments
Answers (0)
See Also
Categories
Find more on Signal Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!