Mohab Mostafa
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
21.252
of 295.569
REPUTATION
2
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
1
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
bijna 9 jaar ago | 2 answers | 0
2
answersQuestion
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 ?
ongeveer 9 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 9 jaar ago | 0 answers | 0
0
answersQuestion
How to create a random Bernoulli matrix ?
I want to create a 256x256 random Bernoulli matrix, how to do that in matlab ?
ongeveer 9 jaar ago | 3 answers | 0
3
answersQuestion
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...
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
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 ?
ongeveer 9 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 9 jaar ago | 0 answers | 0
0
answersQuestion
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
ongeveer 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 9 jaar ago | 2 answers | 0
2
answersQuestion
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 ...
meer dan 9 jaar ago | 1 answer | 1