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/autocorrelation.eps
4 %%CreationDate: 06/22/2011 10:55:20
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 4054 5364 0 0 -4054 900 4463 4 MP
192 -5364 0 0 4054 5364 0 0 -4054 900 4463 5 MP stroke
198 900 4463 mt 6264 4463 L
199 900 4463 mt 900 409 L
200 900 4463 mt 900 4409 L
201 %%IncludeResource: font Helvetica
202 /Helvetica /ISOLatin1Encoding 120 FMSR
206 1436 4463 mt 1436 4409 L
209 1972 4463 mt 1972 4409 L
212 2509 4463 mt 2509 4409 L
215 3045 4463 mt 3045 4409 L
218 3582 4463 mt 3582 4409 L
221 4118 4463 mt 4118 4409 L
224 4654 4463 mt 4654 4409 L
227 5191 4463 mt 5191 4409 L
230 5727 4463 mt 5727 4409 L
233 6264 4463 mt 6264 4409 L
238 %%IncludeResource: font Helvetica
239 /Helvetica /ISOLatin1Encoding 80 FMSR
243 900 4463 mt 953 4463 L
244 %%IncludeResource: font Helvetica
245 /Helvetica /ISOLatin1Encoding 120 FMSR
249 900 3787 mt 953 3787 L
252 900 3111 mt 953 3111 L
255 900 2436 mt 953 2436 L
258 900 1760 mt 953 1760 L
261 900 1084 mt 953 1084 L
267 gs 900 409 5365 4055 rc
269 135 -266 134 -274 134 14 134 353 134 -19 134 -45 134 60 134 68
270 134 -231 134 -50 135 409 134 -262 134 30 134 -366 134 193 134 178
271 134 193 134 145 134 -189 134 152 135 213 134 -433 134 -3 134 -97
272 134 370 134 141 134 4 134 -126 134 -55 134 87 135 353 134 60
273 134 -258 134 -42 134 265 134 -427 134 260 134 -676 134 -138 1034 4195 40 MP stroke
279 0 -58 -58 0 0 58 58 0 1005 4166 5 MP
281 0 -58 -58 0 0 58 58 0 1139 4028 5 MP
283 0 -58 -58 0 0 58 58 0 1273 3352 5 MP
285 0 -58 -58 0 0 58 58 0 1407 3612 5 MP
287 0 -58 -58 0 0 58 58 0 1541 3185 5 MP
289 0 -58 -58 0 0 58 58 0 1675 3450 5 MP
291 0 -58 -58 0 0 58 58 0 1809 3408 5 MP
293 0 -58 -58 0 0 58 58 0 1943 3150 5 MP
295 0 -58 -58 0 0 58 58 0 2077 3210 5 MP
297 0 -58 -58 0 0 58 58 0 2212 3563 5 MP
299 0 -58 -58 0 0 58 58 0 2346 3650 5 MP
301 0 -58 -58 0 0 58 58 0 2480 3595 5 MP
303 0 -58 -58 0 0 58 58 0 2614 3469 5 MP
305 0 -58 -58 0 0 58 58 0 2748 3473 5 MP
307 0 -58 -58 0 0 58 58 0 2882 3614 5 MP
309 0 -58 -58 0 0 58 58 0 3016 3984 5 MP
311 0 -58 -58 0 0 58 58 0 3150 3887 5 MP
313 0 -58 -58 0 0 58 58 0 3284 3884 5 MP
315 0 -58 -58 0 0 58 58 0 3418 3451 5 MP
317 0 -58 -58 0 0 58 58 0 3553 3664 5 MP
319 0 -58 -58 0 0 58 58 0 3687 3816 5 MP
321 0 -58 -58 0 0 58 58 0 3821 3627 5 MP
323 0 -58 -58 0 0 58 58 0 3955 3772 5 MP
325 0 -58 -58 0 0 58 58 0 4089 3965 5 MP
327 0 -58 -58 0 0 58 58 0 4223 4143 5 MP
329 0 -58 -58 0 0 58 58 0 4357 4336 5 MP
331 0 -58 -58 0 0 58 58 0 4491 3970 5 MP
333 0 -58 -58 0 0 58 58 0 4625 4000 5 MP
335 0 -58 -58 0 0 58 58 0 4759 3738 5 MP
337 0 -58 -58 0 0 58 58 0 4894 4147 5 MP
339 0 -58 -58 0 0 58 58 0 5028 4097 5 MP
341 0 -58 -58 0 0 58 58 0 5162 3866 5 MP
343 0 -58 -58 0 0 58 58 0 5296 3934 5 MP
345 0 -58 -58 0 0 58 58 0 5430 3994 5 MP
347 0 -58 -58 0 0 58 58 0 5564 3949 5 MP
349 0 -58 -58 0 0 58 58 0 5698 3930 5 MP
351 0 -58 -58 0 0 58 58 0 5832 4283 5 MP
353 0 -58 -58 0 0 58 58 0 5966 4297 5 MP
355 0 -58 -58 0 0 58 58 0 6100 4023 5 MP
357 0 -58 -58 0 0 58 58 0 6235 3757 5 MP
360 gs 900 409 5365 4055 rc
362 135 -90 134 112 134 -80 134 71 134 227 134 -14 134 11 134 -217
363 134 -87 134 63 135 179 134 -132 134 268 134 23 134 -221 134 668
364 134 -276 134 -222 134 76 134 -237 135 -178 134 371 134 -359 134 -7
365 134 -18 134 441 134 -109 134 202 134 26 134 -43 135 -225 134 182
366 134 -95 134 -216 134 516 134 -11 134 595 134 779 134 -207 1034 2588 40 MP stroke
450 gs 900 409 5365 4055 rc
457 gs 900 409 5365 4055 rc
459 135 128 134 139 134 -173 134 199 134 30 134 38 134 425 134 114
460 134 289 134 215 135 -75 134 -280 134 -10 134 155 134 -473 134 -164
461 134 -179 134 343 134 -183 134 176 135 -428 134 440 134 87 134 -157
462 134 -17 134 -69 134 -52 134 220 134 -347 134 -391 135 459 134 -309
463 134 -76 134 569 134 -40 134 -157 134 -105 134 25 134 960 1034 3124 40 MP stroke
509 gs 900 409 5365 4055 rc
515 0 1032 2126 0 0 -1032 4288 1340 4 MP
517 -2126 0 0 1032 2126 0 0 -1032 4288 1340 5 MP stroke
523 4288 1340 mt 6414 1340 L
524 4288 308 mt 6414 308 L
525 4288 1340 mt 4288 308 L
526 6414 1340 mt 6414 308 L
527 4288 1340 mt 6414 1340 L
528 4288 1340 mt 4288 308 L
529 4288 1340 mt 6414 1340 L
530 4288 308 mt 6414 308 L
531 4288 1340 mt 4288 308 L
532 6414 1340 mt 6414 308 L
535 gs 4288 308 2127 1033 rc
537 360 0 4359 502 2 MP stroke
541 0 -58 -58 0 0 58 58 0 4510 473 5 MP
543 gs 4288 308 2127 1033 rc
547 (New CI \(XORshirft, XORshirft\)) s
548 gs 4288 308 2127 1033 rc
549 360 0 4359 824 2 MP stroke
554 gs 4288 308 2127 1033 rc
558 (Old CI \(XORshirft, XORshirft\)) s
559 gs 4288 308 2127 1033 rc
561 360 0 4359 1145 2 MP stroke
566 gs 4288 308 2127 1033 rc
569 %%IncludeResource: font Helvetica
570 /Helvetica /ISOLatin1Encoding 168 FMSR
573 (Autocorrelation absulote value) s