photo

Markus Similä


Last seen: etwa ein Jahr vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

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

fast 4 Jahre vor | 1

Frage


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

fast 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten