confusing about the operator

1 vue (au cours des 30 derniers jours)
Tinkul
Tinkul le 14 Mai 2014
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?

Réponses (0)

Catégories

En savoir plus sur Continuous Wavelet Transforms dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by