Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

why am I getting an matrix dimension must agree error in the following line of my program.?

1 view (last 30 days)
Z=idwt2(lf,c07,c08,c09,'db1');
lf is the out put of Local feature residuals for low-frequency coefficient and c07,c08,c09 are outputs of Local statistical matching for high-frequency coefficients after applying dwt.

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!