Community Profile

photo

Aziuzl Hakim Chowdhury


Last seen: environ 3 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • First Submission

Afficher les badges

Feeds

Afficher par

Question


Trying to solve a simple matrix multiplication operation but getting a single error.
M2N.m: % 1D PSHT Matlab code function M=M2N(n) n=2; B=4; if n==1 M=eye(2); else p=2^(n-1)-2; m=2^(2*n-2); a=sqrt(...

presque 5 ans il y a | 1 réponse | 0

0

réponse

Question


Algorithm of Parametric Slant Hadamard Transform.
At present, I am working on a Audio watermarking project based on the Parametric Slant Hadamard Transform.Unfortunately there i...

environ 5 ans il y a | 1 réponse | 0

0

réponse