統計
MATLAB Answers
4 質問
0 回答
ランク
of 173,832
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Histogram - relative frequency
Hi all, So, I’m making a histogram It is of the length of some particles ("particles") vs frequency Particle len...
約8年 前 | 0 件の回答 | 0
0
回答質問
Histogram struggles (excluding low values and multiplying all the data)
Hi, I’m trying to make histogram out of some data lc = cellfun(@(c) c(end,6),particles); hist(lc, 20) How do I exc...
約8年 前 | 1 件の回答 | 0
1
回答質問
Calculating a mean (from the final value, in a specific column, in a cell)
Hi I have a 155x1 cell named “particles” Each of the 155 cells has an x by 6 double where x varies I need *only the la...
約8年 前 | 1 件の回答 | 0
1
回答質問
Calculating the mean of a mean
I have a 155x1 cell (named “particles”). Within each of the 155 ( i.e. particles{1,1} -> particles{155,1} ) *I need to aver...
約8年 前 | 1 件の回答 | 0

