統計
MATLAB Answers
6 質問
0 回答
ランク
of 168,436
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Searching a cell array of percentile scores based on age and gender
I have one table in matlab and two cell arrays. The table is a list of ID numbers, age, sex, and test scores. The second two cel...
10年以上 前 | 2 件の回答 | 0
2
回答質問
Calculate a mean if one statement is true for a previous row
I have a matrix that has several rows and columns of data. I am trying to get a mean from all the values of row 6 but data is on...
10年以上 前 | 1 件の回答 | 0
1
回答質問
Calculate a mean if two statements are true
I have a matrix that has several rows and columns of data. I am trying to get a mean from all the values of row 6 but only if ro...
10年以上 前 | 1 件の回答 | 0
1
回答質問
Table combine cases across columns
Hello, I have a table with the example values below: prev1 prev2 prev3 0 0 0 1 0 0 1 1 0 2 1 1 1 2 1 ...
11年弱 前 | 1 件の回答 | 0
1
回答質問
Calculate mean of column in structure if another row = 1
I have a structure that has columns Correct (either 0 or 1) and Latency. I am attempting to calculate a mean of the Latency valu...
約11年 前 | 1 件の回答 | 0
1
回答質問
Uniformly distributed pseudo-random numbers
I am attempting to randomize a set of integers (1:12) and there are twelve of each number, for a total of 144 numbers. Basically...
約11年 前 | 1 件の回答 | 2
