Community Profile

photo

Markus Similä


Last seen: 10 maanden ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ...

bijna 2 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 2 jaar ago | 1 answer | 0

1

answer

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

meer dan 3 jaar ago | 1

Question


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...

meer dan 3 jaar ago | 2 answers | 0

2

answers

Question


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 ...

bijna 4 jaar ago | 2 answers | 0

2

answers