How to read sub-bands of level 0 and level1 of wptree created using wpdec2?
1 次查看(过去 30 天)
显示 更早的评论
I have applied wavdec2 two-dimensional wavelet packet analysis function to an image ([t,d] = wpdec2(X,3,'db1'); ). I want to calculate mean of sub-bands at each level. I am able to calculate mean of sub-bands at last level(i.e. level 2 terminal nodes). How to get sub-bands of level 0 and level l so that I can calcuate mean of sub-bands at level 0 and level 1.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Signal Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!