Estadística
2 Preguntas
0 Respuestas
CLASIFICACIÓN
112.705
of 301.652
REPUTACIÓN
0
CONTRIBUCIONES
2 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.375
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 175.981
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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'...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 8 años hace | 1 respuesta | 0
