統計
MATLAB Answers
5 質問
0 回答
ランク
of 157,957
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
"???In an assignment A(I) = B, the number of elements in B and I must be the same."
I have two matrix A & B. Matrix A size 1x1013 double and matrix B size 1x12931 double. I want to convert each element of matrix ...
約12年 前 | 1 件の回答 | 0
1
回答質問
How to pick the elements of matrix only for selected value?
I have a matrix named B with size 128x128. The matrix has elements with different value in range from 2-196. I want to use the e...
約12年 前 | 2 件の回答 | 0
2
回答質問
How to convert logical into decimal number?
I have matrix C size 1x1013 cell. Each cell has different size. <1x16 logical> <1x53 logical> <1x41 logical> <1x37 logical...
約12年 前 | 2 件の回答 | 0
2
回答質問
How to split an binary image into binary bit sequence?
I have an binary image with size 256x256. I want to split the image into different number of bits. For example: 1 0...
約12年 前 | 2 件の回答 | 0
2
回答質問
How to divide an image into non-overlapping blocks size 4x4?
I want to divide a color image into a series of non-overlapping blocks size 4x4. Then, i want to know the minimum pixel value ea...
約12年 前 | 7 件の回答 | 0