Edit-error displaying the co-efficients

1 回表示 (過去 30 日間)
kash
kash 2012 年 6 月 8 日
I have a code for 3d dualtree
x=rand(64,64,16);
J=1
[Faf, Fsf] = FSfarras;
[af, sf] = dualfilt1;
w = dualtree3D(x, J, Faf, af);
I displayed
CA1=w{1,1}{1,1}{1,1};
CA2=w{1,1}{1,1}{1,2};
CA3=w{1,1}{1,1}{1,3};
i get size as 32x256,is this correct,pleas help

回答 (0 件)

カテゴリ

Help Center および File ExchangeVariables についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by