photo

Mohab Mostafa


Last seen: circa 5 anni fa Attivo dal 2015

Followers: 0   Following: 0

Statistica

MATLAB Answers

10 Domande
0 Risposte

RANK
21.508
of 300.851

REPUTAZIONE
2

CONTRIBUTI
10 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
60.0%

VOTI RICEVUTI
1

RANK
 of 21.094

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 171.294

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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...

circa 10 anni fa | 2 risposte | 0

2

risposte

Domanda


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 ?

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 10 anni fa | 3 risposte | 0

3

risposte

Domanda


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...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ?

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


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 ...

oltre 10 anni fa | 1 risposta | 1

1

risposta