Date:2011-10-11 14:22:37 (12 years 5 months ago)
Author:Werner Almesberger
Commit:ebc8a1eb5e66ddaf1e1094cfd22f4ce40635e303
Message:m1rc3/norruption/2/plot: corrected terminology and presentation of empirical cdf

Files: m1rc3/norruption/2/plot (1 diff)

Change Details

m1rc3/norruption/2/plot
2525    'set xlabel "Power cycles";'.
2626    'set ylabel "Cumulative probability";'.
2727    'set key bottom;'.
28    'plot "-" with lines title "Corruptions observed (N='.@f.')", '.
28    'plot "-" with steps title "Empirical distribution (N='.@f.')", '.
2929      '1-exp(-'.1/$f.'*x) with lines lt 3 '.
3030      'title "Exponential distribution ({/Symbol l}=1/'.$f.')"'.
3131    "'";

Archive Download the corresponding diff file

Branches:
master



interactive