photo

Deep


Last seen: etwa 4 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Statistik

MATLAB Answers

2 Fragen
0 Antworten

RANG
261.028
of 301.540

REPUTATION
0

BEITRÄGE
2 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 21.319

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 175.260

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Hello ! I have been encrypting some files with online AES encryption tools and finding entropy(H) of ciphertext using shannon,s method in matlab, every time H comes appx 6 i,e. 5.99xx. is aes doing correct encryption, tried key 128,192,256 all same
i am using this formula for entropy H = H + (-p(i)*log2(p(i))); % Calculating the Entropy my code s='string / cipher text'...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Undefined function 'movmean' for input arguments of type 'double'
Hi, I wish to use function <movmean> in my code. I am able to run <mean> function, while using <movmean> i get the error as " U...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort