統計
MATLAB Answers
2 質問
0 回答
ランク
of 179,548
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
compute the probability of randomly spawning numbers in a matrix?
If I have a 4x4 matrix with some values from 0 to 11 and I want to calculate the probability that the zeros can become a 1 or a ...
11年弱 前 | 1 件の回答 | 0
1
回答質問
Finding out if the max value in a vector is in a certain interval in a vector?
So im in need of a if statement that looks something like this: %if max(C) == C(1,16) % iMax = 1; %elseif max(C) == C(...
11年弱 前 | 1 件の回答 | 0
