photo

Markus Similä


Last seen: 1 year 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


1-sigma error from data
I have several thousand datapoints that follow a normal distribution (not zero centered and values ranging roughly from -500 to ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Propability of x being less than y
I have a few pairs of data points (x,y)(less than 20). How can I calculate the overall probability of x being less than y? The...

2 years 前 | 1 个回答 | 0

1

个回答

已回答
Histogram with log Bin width
edges = 10.^(1:0.01:6); [N,edges] = histcounts(x,edges,'Normalization','countdensity'); g = histogram('BinEdges',edges,'BinCou...

4 years 前 | 1

提问


Histogram with log Bin width
I have a single column vector with values ranging from 0 to about 400 000. I need to make a histogram from this data, which has...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Making a contour plot from x and y data
I have a two column vector containing x and y values. The y values have a high accuracy (many decimal points). x ranges from 0 ...

4 years 前 | 2 个回答 | 0

2

个回答