photo

Markus Similä


Last seen: 約1年 前 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年 前 | 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年 前 | 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年弱 前 | 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年弱 前 | 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年 前 | 2 件の回答 | 0

2

回答