統計
MATLAB Answers
4 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Why is Imread returning a 3 dimensional matrix when reading a grayscale image?
I used avitoframe to segment an avi file into png images frame by frame. The video parameters are listed as RGB24. However, when...
11年以上 前 | 0 件の回答 | 1
0
回答質問
alternatives to putting multiple placeholders
I have an 1000000*8 matrix which I am trying to output to a text file. fprintf(fid, '\n%12d %12d %12d %12d %12d %12d %12d...
12年以上 前 | 2 件の回答 | 0
2
回答質問
adding to a matrix with
I want to add one to the matrix A for each time the respective linear index appears in the vector Ex. lin_ind = 1 1 ...
13年以上 前 | 1 件の回答 | 0
1
回答質問
substituting a column into a 3D matrix
I have a matrix R = zeros(4,5,3) and I want to make the last column of each matrix a different number. such that given C is a v...
13年以上 前 | 2 件の回答 | 0