Info
この質問は閉じられています。 編集または回答するには再度開いてください。
why am I getting an matrix dimension must agree error in the following line of my program.?
3 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!