1 %!PS-Adobe-3.0 EPSF-3.0
2 %%Creator: MATLAB, The Mathworks, Inc. Version 7.9.0.529 (R2009b). Operating System: Linux 2.6.32-33-generic #66-Ubuntu SMP Tue Jun 7 18:42:33 UTC 2011 x86_64.
3 %%Title: /home/qianxue/Documents/xue_Thesis/images/runs.eps
4 %%CreationDate: 06/22/2011 11:22:19
5 %%DocumentNeededFonts: Helvetica
6 %%DocumentProcessColors: Cyan Magenta Yellow Black
9 %%BoundingBox: 17 197 593 593
13 % MathWorks dictionary
14 /MathWorks 160 dict begin
15 % definition operators
16 /bdef {bind def} bind def
17 /ldef {load def} bind def
19 /xstore {exch store} bdef
20 % operator abbreviations
28 /cm /currentmatrix ldef
32 /s {show newpath} bdef
33 /sc {setcmykcolor} bdef
43 /bpage {/pgsv save def} bdef
44 /epage {pgsv restore} bdef
46 /eplot {stroke grestore} bdef
48 /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
49 % coordinate system mappings
53 /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
54 makefont setfont} bdef
55 /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
56 exch dup 3 1 roll findfont dup length dict begin
57 { 1 index /FID ne {def}{pop pop} ifelse } forall
58 /Encoding exch def currentdict end definefont pop} bdef
59 /isroman {findfont /CharStrings get /Agrave known} bdef
60 /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
62 /csm {1 dpi2point div -1 dpi2point div scale neg translate
63 dup landscapeMode eq {pop -90 rotate}
64 {rotateMode eq {90 rotate} if} ifelse} bdef
65 % line types: solid, dotted, dashed, dotdash
66 /SO { [] 0 setdash } bdef
67 /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
68 /DA { [6 dpi2point mul] 0 setdash } bdef
69 /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
70 dpi2point mul] 0 setdash } bdef
71 % macros for lines and objects
72 /L {lineto stroke} bdef
73 /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
74 /AP {{rlineto} repeat} bdef
76 /W {/PDlw currentlinewidth def setlinewidth} def
77 /PP {closepath eofill} bdef
78 /DP {closepath stroke} bdef
79 /MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
80 neg 0 exch rlineto closepath} bdef
83 /L1i {{currentfile picstr readhexstring pop} image} bdef
85 /MakeOval {newpath tMatrix currentmatrix pop translate scale
86 0 0 1 0 360 arc tMatrix setmatrix} bdef
87 /FO {MakeOval stroke} bdef
88 /PO {MakeOval fill} bdef
89 /PD {currentlinewidth 2 div 0 360 arc fill
90 PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
91 /FA {newpath tMatrix currentmatrix pop translate scale
92 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
93 /PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
94 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
95 /FAn {newpath tMatrix currentmatrix pop translate scale
96 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
97 /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
98 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
99 /vradius 0 def /hradius 0 def /lry 0 def
100 /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
101 /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
102 /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
103 vradius add translate hradius vradius scale 0 0 1 180 270 arc
104 tMatrix setmatrix lrx hradius sub uly vradius add translate
105 hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
106 lrx hradius sub lry vradius sub translate hradius vradius scale
107 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
108 translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
110 /FRR {MRR stroke } bdef
111 /PRR {MRR fill } bdef
112 /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
113 newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
114 rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
115 sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
117 /FlrRR {MlrRR stroke } bdef
118 /PlrRR {MlrRR fill } bdef
119 /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
120 newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
121 rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
122 sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
124 /FtbRR {MtbRR stroke } bdef
125 /PtbRR {MtbRR fill } bdef
126 /stri 6 array def /dtri 6 array def
127 /smat 6 array def /dmat 6 array def
128 /tmat1 6 array def /tmat2 6 array def /dif 3 array def
129 /asub {/ind2 exch def /ind1 exch def dup dup
130 ind1 get exch ind2 get sub exch } bdef
132 2 0 asub 3 1 asub 4 0 asub 5 1 asub
133 dup 0 get exch 1 get 7 -1 roll astore } bdef
135 dmat dtri tri_to_matrix tmat1 invertmatrix
136 smat stri tri_to_matrix tmat2 concatmatrix } bdef
137 /ds {stri astore pop} bdef
138 /dt {dtri astore pop} bdef
139 /db {2 copy /cols xdef /rows xdef mul dup 3 mul string
141 3 index 0 eq {/ASCIIHexDecode filter}
142 {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }
143 ifelse exch readstring pop
144 dup 0 3 index getinterval /rbmap xdef
145 dup 2 index dup getinterval /gbmap xdef
146 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
147 /it {gs np dtri aload pop moveto lineto lineto cp c
148 cols rows 8 compute_transform
149 rbmap gbmap bbmap true 3 colorimage gr}bdef
150 /il {newpath moveto lineto stroke}bdef
164 %%PageBoundingBox: 17 197 593 593
173 portraitMode 0204 7116 csm
176 85 dict begin %Colortable dictionary
177 /c0 { 0.000000 0.000000 0.000000 sr} bdef
178 /c1 { 1.000000 1.000000 1.000000 sr} bdef
179 /c2 { 0.900000 0.000000 0.000000 sr} bdef
180 /c3 { 0.000000 0.820000 0.000000 sr} bdef
181 /c4 { 0.000000 0.000000 0.800000 sr} bdef
182 /c5 { 0.910000 0.820000 0.320000 sr} bdef
183 /c6 { 1.000000 0.260000 0.820000 sr} bdef
184 /c7 { 0.000000 0.820000 0.820000 sr} bdef
190 0 4112 5829 0 0 -4112 639 4470 4 MP
192 -5829 0 0 4112 5829 0 0 -4112 639 4470 5 MP stroke
198 639 4470 mt 6468 4470 L
199 639 4470 mt 639 358 L
200 639 4470 mt 639 4411 L
201 %%IncludeResource: font Helvetica
202 /Helvetica /ISOLatin1Encoding 120 FMSR
206 1221 4470 mt 1221 4411 L
209 1804 4470 mt 1804 4411 L
212 2387 4470 mt 2387 4411 L
215 2970 4470 mt 2970 4411 L
218 3553 4470 mt 3553 4411 L
221 4136 4470 mt 4136 4411 L
224 4719 4470 mt 4719 4411 L
227 5302 4470 mt 5302 4411 L
230 5885 4470 mt 5885 4411 L
233 6468 4470 mt 6468 4411 L
238 %%IncludeResource: font Helvetica
239 /Helvetica /ISOLatin1Encoding 80 FMSR
243 639 4470 mt 697 4470 L
244 %%IncludeResource: font Helvetica
245 /Helvetica /ISOLatin1Encoding 120 FMSR
249 639 3846 mt 697 3846 L
252 639 3223 mt 697 3223 L
255 639 2600 mt 697 2600 L
258 639 1977 mt 697 1977 L
261 639 1354 mt 697 1354 L
267 gs 639 358 5830 4113 rc
269 146 78 146 74 146 44 145 34 146 -139 146 -132 146 281 145 124
270 146 -69 146 62 145 112 146 -218 146 -201 146 -101 145 -202 146 0
271 146 196 146 129 145 136 146 8 146 511 145 -357 146 -96 146 140
272 146 396 145 285 146 -317 146 71 146 110 145 485 146 492 146 -295
273 145 -210 146 610 146 104 146 -1435 145 207 146 601 146 -428 784 2041 40 MP stroke
279 -41 71 -41 -71 82 0 743 2065 4 MP
281 -41 71 -41 -71 82 0 889 1637 4 MP
283 -41 71 -41 -71 82 0 1035 2238 4 MP
285 -41 71 -41 -71 82 0 1180 2445 4 MP
287 -41 71 -41 -71 82 0 1326 1010 4 MP
289 -41 71 -41 -71 82 0 1472 1114 4 MP
291 -41 71 -41 -71 82 0 1618 1724 4 MP
293 -41 71 -41 -71 82 0 1763 1514 4 MP
295 -41 71 -41 -71 82 0 1909 1219 4 MP
297 -41 71 -41 -71 82 0 2055 1711 4 MP
299 -41 71 -41 -71 82 0 2200 2196 4 MP
301 -41 71 -41 -71 82 0 2346 2306 4 MP
303 -41 71 -41 -71 82 0 2492 2377 4 MP
305 -41 71 -41 -71 82 0 2638 2060 4 MP
307 -41 71 -41 -71 82 0 2783 2345 4 MP
309 -41 71 -41 -71 82 0 2929 2741 4 MP
311 -41 71 -41 -71 82 0 3075 2881 4 MP
313 -41 71 -41 -71 82 0 3221 2785 4 MP
315 -41 71 -41 -71 82 0 3366 2428 4 MP
317 -41 71 -41 -71 82 0 3512 2939 4 MP
319 -41 71 -41 -71 82 0 3658 2947 4 MP
321 -41 71 -41 -71 82 0 3803 3083 4 MP
323 -41 71 -41 -71 82 0 3949 3212 4 MP
325 -41 71 -41 -71 82 0 4095 3408 4 MP
327 -41 71 -41 -71 82 0 4241 3408 4 MP
329 -41 71 -41 -71 82 0 4386 3206 4 MP
331 -41 71 -41 -71 82 0 4532 3105 4 MP
333 -41 71 -41 -71 82 0 4678 2904 4 MP
335 -41 71 -41 -71 82 0 4824 2686 4 MP
337 -41 71 -41 -71 82 0 4969 2798 4 MP
339 -41 71 -41 -71 82 0 5115 2860 4 MP
341 -41 71 -41 -71 82 0 5261 2791 4 MP
343 -41 71 -41 -71 82 0 5406 2915 4 MP
345 -41 71 -41 -71 82 0 5552 3196 4 MP
347 -41 71 -41 -71 82 0 5698 3064 4 MP
349 -41 71 -41 -71 82 0 5844 2925 4 MP
351 -41 71 -41 -71 82 0 5989 2959 4 MP
353 -41 71 -41 -71 82 0 6135 3003 4 MP
355 -41 71 -41 -71 82 0 6281 3077 4 MP
357 -41 71 -41 -71 82 0 6427 3155 4 MP
360 gs 639 358 5830 4113 rc
362 146 -10 146 373 146 -37 145 61 146 293 146 280 146 -200 145 89
363 146 14 146 -132 145 77 146 83 146 -333 146 -21 145 -98 146 -35
364 146 -15 146 -97 145 -73 146 -57 146 -117 145 -48 146 -113 146 -75
365 146 105 145 -53 146 308 146 300 146 -118 145 410 146 -103 146 334
366 145 -491 146 164 146 -8 146 -758 145 -9 146 171 146 578 784 2693 40 MP stroke
450 gs 639 358 5830 4113 rc
457 gs 639 358 5830 4113 rc
459 146 424 146 -6 146 133 145 23 146 191 146 -24 146 116 145 -75
460 146 43 146 173 145 -132 146 -238 146 270 146 -254 145 -132 146 110
461 146 -141 146 -194 145 -387 146 60 146 -250 145 387 146 916 146 338
462 146 -630 145 539 146 307 146 -261 146 -240 145 846 146 -383 146 -618
463 145 -427 146 -5 146 321 146 -1445 145 -151 146 106 146 -606 784 3699 40 MP stroke
509 gs 639 358 5830 4113 rc
514 %%IncludeResource: font Helvetica
515 /Helvetica /ISOLatin1Encoding 168 FMSR
520 0 834 2050 0 0 -834 4376 1110 4 MP
522 -2050 0 0 834 2050 0 0 -834 4376 1110 5 MP stroke
528 4376 1110 mt 6426 1110 L
529 4376 276 mt 6426 276 L
530 4376 1110 mt 4376 276 L
531 6426 1110 mt 6426 276 L
532 4376 1110 mt 6426 1110 L
533 4376 1110 mt 4376 276 L
534 4376 1110 mt 6426 1110 L
535 4376 276 mt 6426 276 L
536 4376 1110 mt 4376 276 L
537 6426 1110 mt 6426 276 L
538 %%IncludeResource: font Helvetica
539 /Helvetica /ISOLatin1Encoding 120 FMSR
543 gs 4376 276 2051 835 rc
545 360 0 4448 433 2 MP stroke
549 -41 71 -41 -71 82 0 4587 457 4 MP
551 gs 4376 276 2051 835 rc
555 (New CI \(XORshift, XORshift\)) s
556 gs 4376 276 2051 835 rc
557 360 0 4448 693 2 MP stroke
562 gs 4376 276 2051 835 rc
566 (Old CI \(XORshift, XORshift\)) s
567 gs 4376 276 2051 835 rc
569 360 0 4448 952 2 MP stroke
574 gs 4376 276 2051 835 rc