confusing about the operator

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?

Respuestas (0)

Categorías

Más información sobre Discrete Multiresolution Analysis en Centro de ayuda y File Exchange.

Productos

Etiquetas

Aún no se han introducido etiquetas.

Preguntada:

el 14 de Mayo de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by