photo

Pranoy


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

3 Preguntas
0 Respuestas

CLASIFICACIÓN
153.593
of 300.392

REPUTACIÓN
0

CONTRIBUCIONES
3 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
33.33%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

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

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


RESHAPE
i have an array of binary numbers of size(1*32768)... i need to reshape this to another array of size(4096*8) with the first 8 ...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Stegnaography using DCT
this is the code we are using to implement steganography based on DCT.... I = imread('lena_std.jpg'); I = im2doubl...

casi 14 años hace | 6 respuestas | 0

6

respuestas

Pregunta


Dcimal to binary conversion of float numbers and vice-versa
we are using this code to convert float values to binary... B=-1.92 b=dec2bin(typecast(single(B),'uint32'),32) bu...

casi 14 años hace | 1 respuesta | 0

1

respuesta