Plotting the probability of different latencies to fall within certain time-bins
Mostra commenti meno recenti
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)
Star Strider
il 13 Feb 2017
0 voti
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
Scopri di più su Probability Density Functions in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!