Stats
5,909
reputation 194k
reached 116
answers 13
questions Loading…
About

Mathematica can export time delays between frames together with the animated GIF (see "DisplayDurations" in GIF options). This allowed me to produce the 28-frame animation of the 28-cell honeycomb decay. Radioactive decay models intervals between clicks on a Geiger counter which are approximately exponentially distributed. The frame delays can then be calculated as follows. They are rounded and shifted to run from t1/100 seconds and have the average (t1+t0)/100 seconds.
delays[{t1_, t0_}, n_] := t1 + Round[ RandomVariate[ExponentialDistribution[1/t0], n]] Badges
View all badges This user doesn’t have any gold badges yet.
16
silver badges
- Civic DutyAug 17, 2016
- EnthusiastAug 20, 2016
- Enlightened
× 2May 18, 2020
33
bronze badges
- list-manipulationJul 15, 2022
- ExplainerJul 27, 2016
- OrganizerJun 2, 2013
Top tags
View all tags115
Score
27
Posts
21
Posts %
75
Score
13
Posts
10
Posts %
57
Score
10
Posts
8
Posts %
43
Score
13
Posts
10
Posts %
43
Score
9
Posts
7
Posts %
27
Score
10
Posts
8
Posts %