Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How to convert processed 2D wavelet subspace back to the form of original 1D result

1 回表示 (過去 30 日間)
Becket Hui
Becket Hui 2012 年 8 月 9 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hello all, I have a question regarding the wavedec2 function.
My goal is to perform some algorithm in the approx and each detail sub-spaces in their 2D form. There is a semi-convenient way (though most programmer would definitely prefer entering '1,2,3' instead of 'V,H,D') to extract the coefficients and recover the sub-space (in 2D) from the 1D result (appcoef, detcoef). But is there a convenient way to put the processed 2D sub-space back into the 1D composite space? Or I must count the indices myself?
Thank you

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by