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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

