photo

Mohab Mostafa


Last seen: alrededor de 5 años hace Con actividad desde 2015

Followers: 0   Following: 0

Estadística

MATLAB Answers

10 Preguntas
0 Respuestas

CLASIFICACIÓN
21.558
of 300.381

REPUTACIÓN
2

CONTRIBUCIONES
10 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
60.0%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.941

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.477

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 3

Ver insignias

Feeds

Ver por

Pregunta


How can i create N copies of a vector based on nonzero values in that vector?
I have a vector 1x5 which contain NZ nonzero values, what can i do if i want to create N copies of that vector such that each co...

casi 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Vector Quantization using partition and codebook
I have a vector range from -64 to 64, how can I quantize that vector using partition and codebook ?

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Bernoulli sensing matrix for compressed sensing using matlab
I am trying to implement compressed sensing in matlab, also trying different types of sensing matrix (Gaussian, Bernoulli, Fouri...

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to create a random Bernoulli matrix ?
I want to create a 256x256 random Bernoulli matrix, how to do that in matlab ?

alrededor de 10 años hace | 3 respuestas | 0

3

respuestas

Pregunta


bit-stream encryption using AES
I am trying to encrypt binary vector using AES encryption in matlab, the problem is that I want the output to be binary vector a...

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


What are the options for encrypting bit-stream ?
I have a bit-stream file and i want to encrypt it, what are the options for encrypting it ?

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to encode orthogonal matrix using Huffman?
I have orthogonal matrix and I want to encode it using Huffman but apparently it takes ages and may not succeed, I don't want to...

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to obtain the actual size of a variable in bits ?
I need to know how to find the actual size in bits for a variable or matrix inside matlab

alrededor de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to calculate image compression ratio?
After doing some processing on the image, say DCT and Quantization, how can I calculate the compression ratio between the compre...

alrededor de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to reduce grayscale levels ?
I have an RGB image, converted it into Grayscale image X = imread('lena.bmp'); Y = rgb2gray(X); now the image is represented ...

más de 10 años hace | 1 respuesta | 1

1

respuesta