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/monobits.eps
4 %%CreationDate: 06/22/2011 11:02:21
5 %%DocumentNeededFonts: Helvetica
6 %%DocumentProcessColors: Cyan Magenta Yellow Black
9 %%BoundingBox: 17 189 593 601
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 189 593 601
173 portraitMode 0204 7212 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 4170 5415 0 0 -4170 849 4564 4 MP
192 -5415 0 0 4170 5415 0 0 -4170 849 4564 5 MP stroke
198 849 4564 mt 6264 4564 L
199 849 4564 mt 849 394 L
200 849 4564 mt 849 4509 L
201 %%IncludeResource: font Helvetica
202 /Helvetica /ISOLatin1Encoding 120 FMSR
206 1390 4564 mt 1390 4509 L
209 1932 4564 mt 1932 4509 L
212 2473 4564 mt 2473 4509 L
215 3015 4564 mt 3015 4509 L
218 3556 4564 mt 3556 4509 L
221 4098 4564 mt 4098 4509 L
224 4639 4564 mt 4639 4509 L
227 5181 4564 mt 5181 4509 L
230 5722 4564 mt 5722 4509 L
233 6264 4564 mt 6264 4509 L
238 %%IncludeResource: font Helvetica
239 /Helvetica /ISOLatin1Encoding 80 FMSR
243 849 4564 mt 903 4564 L
244 %%IncludeResource: font Helvetica
245 /Helvetica /ISOLatin1Encoding 120 FMSR
249 849 4147 mt 903 4147 L
252 849 3730 mt 903 3730 L
255 849 3313 mt 903 3313 L
258 849 2896 mt 903 2896 L
261 849 2479 mt 903 2479 L
264 849 2062 mt 903 2062 L
267 849 1645 mt 903 1645 L
270 849 1228 mt 903 1228 L
279 gs 849 394 5416 4171 rc
281 136 117 135 661 136 -91 135 -188 135 -522 136 -316 135 -140 135 -199
282 136 -227 135 -170 136 97 135 236 135 129 136 -153 135 -357 135 -193
283 136 57 135 -134 136 67 135 -72 135 -14 136 -7 135 69 135 175
284 136 234 135 678 136 -716 135 292 135 -79 136 -29 135 336 135 -430
285 136 -224 135 -94 136 -52 135 205 135 2522 136 -2245 135 369 984 3549 40 MP stroke
291 0 -58 -58 0 0 58 58 0 955 3520 5 MP
293 0 -58 -58 0 0 58 58 0 1090 3889 5 MP
295 0 -58 -58 0 0 58 58 0 1226 1644 5 MP
297 0 -58 -58 0 0 58 58 0 1361 4166 5 MP
299 0 -58 -58 0 0 58 58 0 1496 4371 5 MP
301 0 -58 -58 0 0 58 58 0 1632 4319 5 MP
303 0 -58 -58 0 0 58 58 0 1767 4225 5 MP
305 0 -58 -58 0 0 58 58 0 1903 4001 5 MP
307 0 -58 -58 0 0 58 58 0 2038 3571 5 MP
309 0 -58 -58 0 0 58 58 0 2173 3907 5 MP
311 0 -58 -58 0 0 58 58 0 2309 3878 5 MP
313 0 -58 -58 0 0 58 58 0 2444 3799 5 MP
315 0 -58 -58 0 0 58 58 0 2579 4091 5 MP
317 0 -58 -58 0 0 58 58 0 2715 3375 5 MP
319 0 -58 -58 0 0 58 58 0 2850 4053 5 MP
321 0 -58 -58 0 0 58 58 0 2986 4287 5 MP
323 0 -58 -58 0 0 58 58 0 3121 4462 5 MP
325 0 -58 -58 0 0 58 58 0 3256 4531 5 MP
327 0 -58 -58 0 0 58 58 0 3392 4524 5 MP
329 0 -58 -58 0 0 58 58 0 3527 4510 5 MP
331 0 -58 -58 0 0 58 58 0 3662 4438 5 MP
333 0 -58 -58 0 0 58 58 0 3798 4505 5 MP
335 0 -58 -58 0 0 58 58 0 3933 4371 5 MP
337 0 -58 -58 0 0 58 58 0 4069 4428 5 MP
339 0 -58 -58 0 0 58 58 0 4204 4235 5 MP
341 0 -58 -58 0 0 58 58 0 4339 3878 5 MP
343 0 -58 -58 0 0 58 58 0 4475 3725 5 MP
345 0 -58 -58 0 0 58 58 0 4610 3854 5 MP
347 0 -58 -58 0 0 58 58 0 4745 4090 5 MP
349 0 -58 -58 0 0 58 58 0 4881 4187 5 MP
351 0 -58 -58 0 0 58 58 0 5016 4017 5 MP
353 0 -58 -58 0 0 58 58 0 5152 3790 5 MP
355 0 -58 -58 0 0 58 58 0 5287 3591 5 MP
357 0 -58 -58 0 0 58 58 0 5422 3451 5 MP
359 0 -58 -58 0 0 58 58 0 5558 3135 5 MP
361 0 -58 -58 0 0 58 58 0 5693 2613 5 MP
363 0 -58 -58 0 0 58 58 0 5828 2425 5 MP
365 0 -58 -58 0 0 58 58 0 5964 2334 5 MP
367 0 -58 -58 0 0 58 58 0 6099 2995 5 MP
369 0 -58 -58 0 0 58 58 0 6235 3112 5 MP
372 gs 849 394 5416 4171 rc
374 136 -39 135 45 136 -114 135 -68 135 -18 136 -40 135 -29 135 40
375 136 26 135 -27 136 -15 135 44 135 -13 136 5 135 -40 135 -34
376 136 0 135 25 136 -25 135 61 135 -21 136 2 135 -42 135 18
377 136 68 135 174 136 -166 135 99 135 680 136 -37 135 -706 135 -131
378 136 124 135 201 136 -152 135 -168 135 94 136 804 135 -379 984 4040 40 MP stroke
462 gs 849 394 5416 4171 rc
469 gs 849 394 5416 4171 rc
471 136 146 135 -515 136 4 135 100 135 120 136 316 135 335 135 56
472 136 -96 135 -35 136 -424 135 217 135 -232 136 -698 135 -16 135 547
473 136 -287 135 -735 136 -153 135 -515 135 67 136 309 135 114 135 510
474 136 -630 135 -544 136 66 135 -233 135 -16 136 -11 135 600 135 -119
475 136 278 135 776 136 -344 135 -924 135 -8 136 -271 135 1666 984 2896 40 MP stroke
521 gs 849 394 5416 4171 rc
526 %%IncludeResource: font Helvetica
527 /Helvetica /ISOLatin1Encoding 168 FMSR
532 0 1276 2050 0 0 -1276 4319 1674 4 MP
534 -2050 0 0 1276 2050 0 0 -1276 4319 1674 5 MP stroke
540 4319 1674 mt 6369 1674 L
541 4319 398 mt 6369 398 L
542 4319 1674 mt 4319 398 L
543 6369 1674 mt 6369 398 L
544 4319 1674 mt 6369 1674 L
545 4319 1674 mt 4319 398 L
546 4319 1674 mt 6369 1674 L
547 4319 398 mt 6369 398 L
548 4319 1674 mt 4319 398 L
549 6369 1674 mt 6369 398 L
550 %%IncludeResource: font Helvetica
551 /Helvetica /ISOLatin1Encoding 120 FMSR
555 gs 4319 398 2051 1277 rc
557 360 0 4391 638 2 MP stroke
561 0 -58 -58 0 0 58 58 0 4542 609 5 MP
563 gs 4319 398 2051 1277 rc
567 (New CI \(XORshift, XORshift\)) s
568 gs 4319 398 2051 1277 rc
569 360 0 4391 1036 2 MP stroke
574 gs 4319 398 2051 1277 rc
578 (Old CI \(XORshift, XORshift\)) s
579 gs 4319 398 2051 1277 rc
581 360 0 4391 1433 2 MP stroke
586 gs 4319 398 2051 1277 rc