統計
MATLAB Answers
3 質問
0 回答
ランク
of 171,319
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
extract N maximum values from a vector, with also the relative index position
Hi, I have a vector and I want to take for example the top 5 maximum values presented in it, but I need also the index position ...
9年以上 前 | 1 件の回答 | 0
1
回答質問
divide a vector in subvectors
Hi, I have a long vector, and I want to divide it for example in subvectors of size 100. without using a reshape() because I don...
9年以上 前 | 2 件の回答 | 0
2
回答質問
Hi, I have a images db, in rgb and others in greyscale. Now, for my code is necessary to detect which image are grayscale (:,:) instead of rgb(:,:,3). how can I do?
Hi, I have a images db, some images in rgb and others in greyscale. Now, for my code is necessary to detect which image are gray...
10年弱 前 | 1 件の回答 | 0
