Plotting the probability of different latencies to fall within certain time-bins

So, my data contains different latencies between 2 events( essentially just the time between the onset of one event and the onset of the next). How would I best go about calculating and plotting the probability of those latencies to fall within certain time-bins?

Risposte (1)

Taking a wild guess, I would use the histfit function with the 'poisson' distribution. The 'exponential' distribution could also apply. You will have to experiment.

Categorie

Richiesto:

il 13 Feb 2017

Risposto:

il 13 Feb 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by