confusing about the operator

1 次查看(过去 30 天)
Tinkul
Tinkul 2014-5-14
There is a code of operator:
SHI=Wavelet('Daubechies', 6,4);
FI=randn(40,100);
A=@(x) FI*(SHI'*x)
At=@(x) SHI*(FI'*x)
i am confusing about the operator. Is it write or wrong?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Continuous Wavelet Transforms 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

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

Start Hunting!

Translated by