Mohab Mostafa - MATLAB Central
photo

Mohab Mostafa


Last seen: 4年以上 前 2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 04/15 to 03/25Use left and right arrows to move selectionFrom 04/15Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

10 質問
0 回答

ランク
21,262
of 297,870

評判
2

コントリビューション
10 質問
0 回答

回答採用率
60.0%

獲得投票数
1

ランク
 of 20,500

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,704

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


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

9年以上 前 | 2 件の回答 | 0

2

回答

質問


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 ?

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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

9年以上 前 | 3 件の回答 | 0

3

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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 ?

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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

9年以上 前 | 1 件の回答 | 0

1

回答

質問


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

9年以上 前 | 2 件の回答 | 0

2

回答

質問


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

10年弱 前 | 1 件の回答 | 1

1

回答