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/linear_complexity_newci_xi.eps
4 %%CreationDate: 06/24/2011 14:48:42
5 %%DocumentNeededFonts: Helvetica
6 %%DocumentProcessColors: Cyan Magenta Yellow Black
9 %%BoundingBox: 81 227 529 564
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: 81 227 529 564
173 portraitMode 0972 6768 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 3287 4166 0 0 -3287 699 3589 4 MP
192 -4166 0 0 3287 4166 0 0 -3287 699 3589 5 MP stroke
198 699 3589 mt 4865 3589 L
199 699 302 mt 4865 302 L
200 699 3589 mt 699 302 L
201 4865 3589 mt 4865 302 L
202 699 3589 mt 4865 3589 L
203 699 3589 mt 699 302 L
204 699 3589 mt 699 3547 L
206 %%IncludeResource: font Helvetica
207 /Helvetica /ISOLatin1Encoding 120 FMSR
211 1115 3589 mt 1115 3547 L
212 1115 302 mt 1115 343 L
215 1532 3589 mt 1532 3547 L
216 1532 302 mt 1532 343 L
219 1948 3589 mt 1948 3547 L
220 1948 302 mt 1948 343 L
223 2365 3589 mt 2365 3547 L
224 2365 302 mt 2365 343 L
227 2782 3589 mt 2782 3547 L
228 2782 302 mt 2782 343 L
231 3198 3589 mt 3198 3547 L
232 3198 302 mt 3198 343 L
235 3615 3589 mt 3615 3547 L
236 3615 302 mt 3615 343 L
239 4031 3589 mt 4031 3547 L
240 4031 302 mt 4031 343 L
243 4448 3589 mt 4448 3547 L
244 4448 302 mt 4448 343 L
247 4865 3589 mt 4865 3547 L
248 4865 302 mt 4865 343 L
251 699 3589 mt 740 3589 L
252 4865 3589 mt 4823 3589 L
255 699 3260 mt 740 3260 L
256 4865 3260 mt 4823 3260 L
259 699 2931 mt 740 2931 L
260 4865 2931 mt 4823 2931 L
263 699 2602 mt 740 2602 L
264 4865 2602 mt 4823 2602 L
267 699 2274 mt 740 2274 L
268 4865 2274 mt 4823 2274 L
271 699 1945 mt 740 1945 L
272 4865 1945 mt 4823 1945 L
275 699 1616 mt 740 1616 L
276 4865 1616 mt 4823 1616 L
279 699 1288 mt 740 1288 L
280 4865 1288 mt 4823 1288 L
284 4865 959 mt 4823 959 L
288 4865 630 mt 4823 630 L
292 4865 302 mt 4823 302 L
295 699 3589 mt 4865 3589 L
296 699 302 mt 4865 302 L
297 699 3589 mt 699 302 L
298 4865 3589 mt 4865 302 L
299 gs 699 302 4167 3288 rc
300 /c8 { 0.000000 0.000000 1.000000 sr} bdef
302 3 0 2 -6 2 3 2 -3 2 3 2 -6 2 -4 2 4
303 2 -4 2 -3 2 0 2 0 3 -3 2 -4 2 -3 2 0
304 2 0 2 -6 2 3 2 -3 2 0 2 0 2 -10 2 3
305 3 0 2 0 2 -7 2 4 2 -4 2 0 2 -3 2 -3
306 2 3 2 0 2 -13 2 7 3 -7 2 3 2 -6 2 0
307 2 0 2 -4 2 4 2 -4 2 0 2 -3 2 0 2 -6
308 3 0 2 -4 2 0 2 -3 2 0 2 0 2 -3 2 -4
309 2 -3 2 -3 2 3 2 -3 3 0 2 6 2 -13 2 7
310 2 -7 2 -3 2 3 2 -6 2 -10 2 6 2 0 2 -6
311 3 3 2 -6 2 6 2 -6 2 -4 2 0 2 0 2 -3
312 2 -3 2 6 2 -6 2 -13 3 9 2 -3 2 0 2 -3
313 2 0 2 -3 2 -4 2 -3 2 7 2 -7 2 3 2 -10
314 3 10 2 -6 2 -4 2 -3 2 0 2 -3 2 0 2 -3
315 2 0 2 0 2 -4 2 0 3 -3 2 -3 2 0 2 -7
316 2 3 2 0 2 0 2 -3 2 -3 2 -3 2 -7 2 7
317 3 -7 2 3 2 -6 2 -4 2 4 2 -7 2 0 2 0
318 2 0 2 0 2 -3 2 -3 3 0 2 -4 2 0 2 -3
319 2 -3 2 0 2 0 2 -4 2 0 2 -6 2 0 2 0
320 3 0 2 -3 2 3 2 -3 2 -4 2 -3 2 -3 2 0
321 2 -4 2 0 2 7 2 -10 3 -6 2 6 2 -3 2 -7
322 2 0 2 0 2 0 2 7 2 -10 2 0 2 -3 2 -4
323 3 -3 2 0 2 7 2 -10 2 -3 2 3 2 -7 2 7
324 2 -10 2 0 2 -3 2 0 3 3 2 -7 2 0 2 -6
325 2 3 2 -3 2 -7 2 7 2 -17 2 14 2 -4 2 -3
326 3 -10 2 3 2 4 2 0 2 -10 2 3 2 -6 2 -10
327 2 13 2 3 2 -10 2 0 3 -6 2 3 2 3 2 -3
328 2 0 2 0 2 0 2 0 2 -20 2 0 2 0 2 0
329 3 0 2 0 2 0 2 0 2 -10 2 4 2 -4 2 -10
330 2 20 2 -10 2 -3 2 -3 3 3 2 -7 2 0 2 -6
331 2 16 2 -13 2 0 2 0 2 -6 2 0 2 0 2 -4
332 3 -3 2 -3 2 0 2 -4 2 4 2 -10 2 0 2 3
333 2 -3 2 0 2 -3 2 -7 2 3 3 -6 2 3 2 -3
334 2 0 2 -4 2 -3 2 0 2 3 2 -3 2 -10 2 0
335 2 4 3 -4 2 -3 2 0 2 -7 2 4 2 0 2 -7
336 2 -3 2 0 2 3 2 -6 2 3 3 -3 2 -4 2 10
337 2 -10 2 -3 2 0 2 -3 2 0 2 0 2 -4 2 10
338 2 -23 3 7 2 0 2 -7 2 10 2 -10 2 0 2 0
339 2 -3 2 -3 2 6 4242 785 300 MP stroke
340 2 -10 2 -3 3 0 2 0 2 0 2 -6 2 6 2 -6
341 2 -7 2 3 2 0 2 -3 2 -7 2 10 3 -3 2 -7
342 2 -6 2 3 2 -3 2 0 2 -3 2 0 2 0 2 -7
343 2 -7 2 0 3 7 2 -16 2 6 2 3 2 -3 2 0
344 2 3 2 -13 2 7 2 -3 2 0 2 3 3 -13 2 0
345 2 0 2 0 2 -10 2 6 2 -3 2 0 2 -3 2 -13
346 2 16 2 -10 3 0 2 -6 2 3 2 0 2 -16 2 9
347 2 0 2 -9 2 6 2 0 2 -3 2 -7 3 4 2 -4
348 2 0 2 -3 2 3 2 -13 2 7 2 -4 2 4 2 -7
349 2 3 2 -3 3 -3 2 -3 2 0 2 0 2 -7 2 0
350 2 0 2 0 2 0 2 -10 2 7 2 -7 3 3 2 -3
351 2 -3 2 0 2 -3 2 0 2 -7 2 3 2 -6 2 3
352 2 -3 2 -7 3 10 2 -20 2 13 2 -3 2 -3 2 0
353 2 -3 2 -4 2 0 2 -6 2 6 2 -3 3 -7 2 4
354 2 -4 2 0 2 -3 2 3 2 -6 2 3 2 -6 2 0
355 2 -4 2 0 3 -3 2 0 2 -3 2 -4 2 0 2 7
356 2 -10 2 -3 2 0 2 -7 2 7 2 -3 3 -7 2 0
357 2 7 2 -4 2 -6 2 -4 2 -6 2 3 2 0 2 -3
358 2 10 2 -7 3 -7 2 4 2 -10 2 13 2 -10 2 -6
359 2 3 2 -3 2 -4 2 -6 2 3 2 -3 3 -4 2 7
360 2 3 2 -13 2 0 2 0 2 0 2 -6 2 0 2 -4
361 2 0 2 -6 3 3 2 3 2 -3 2 0 2 -10 2 0
362 2 0 2 0 2 -3 2 0 2 -3 2 0 3 -4 2 -3
363 2 0 2 -3 2 0 2 0 2 -13 2 3 2 10 2 -7
364 2 0 2 3 3 -9 2 0 2 -4 2 0 2 -3 2 0
365 2 -10 2 7 2 -7 2 10 2 -3 2 -7 2 0 3 -3
366 2 -3 2 -4 2 4 2 -4 2 -3 2 3 2 -6 2 0
367 2 -4 2 0 2 0 3 -3 2 -3 2 0 2 -3 2 3
368 2 -7 2 0 2 -3 2 0 2 -3 2 0 2 3 3 -7
369 2 -3 2 0 2 3 2 -16 2 7 2 9 2 -13 2 -3
370 2 -3 2 0 2 6 3 -6 2 -4 2 0 2 -3 2 3
371 2 -3 2 -13 2 7 2 -4 2 0 2 7 2 -10 3 0
372 2 -3 2 0 2 10 2 -14 2 14 2 -20 2 3 2 -13
373 2 7 2 -4 2 0 3 -3 2 0 2 3 2 -6 2 0
374 2 0 2 -4 2 -3 2 -3 2 -17 2 17 2 0 3 -7
375 2 0 2 -3 2 13 2 -16 2 6 2 -3 2 -3 2 0
376 2 -4 2 -6 2 3 3 -3 2 0 2 0 2 -7 2 -6
377 2 6 2 -3 2 -3 3619 1284 300 MP stroke
378 2 -4 2 4 2 -4 2 0 3 -6 2 0 2 3 2 -3
379 2 -7 2 4 2 -7 2 -3 2 6 2 -6 2 -4 2 0
380 3 -3 2 0 2 3 2 -3 2 -3 2 -3 2 6 2 -10
381 2 7 2 -17 2 14 2 -10 3 0 2 0 2 -4 2 7
382 2 -10 2 -6 2 0 2 0 2 6 2 -10 2 4 2 0
383 3 -10 2 3 2 -3 2 -4 2 0 2 -3 2 0 2 -6
384 2 3 2 -10 2 10 2 -3 3 0 2 -4 2 4 2 -7
385 2 -7 2 0 2 4 2 -4 2 -6 2 3 2 0 2 -3
386 3 -3 2 -7 2 -7 2 10 2 -3 2 0 2 -3 2 -7
387 2 -3 2 3 2 -3 2 -4 3 0 2 0 2 -3 2 0
388 2 7 2 -7 2 -3 2 0 2 -3 2 -4 2 4 2 -7
389 3 0 2 0 2 -3 2 0 2 -20 2 13 2 0 2 0
390 2 0 2 -6 2 -7 2 3 3 0 2 -6 2 6 2 -3
391 2 -3 2 -7 2 0 2 10 2 -10 2 0 2 0 2 -10
392 3 0 2 0 2 0 2 0 2 0 2 -3 2 -3 2 -4
393 2 -3 2 3 2 -3 2 7 3 -10 2 -7 2 4 2 -4
394 2 0 2 -3 2 0 2 -3 2 3 2 -7 2 4 2 -10
395 3 0 2 0 2 6 2 -9 2 3 2 -7 2 0 2 -3
396 2 -3 2 0 2 -4 2 4 3 -13 2 9 2 -6 2 13
397 2 -13 2 -7 2 4 2 -4 2 4 2 -10 2 3 2 -3
398 2 3 3 -3 2 -4 2 0 2 -6 2 0 2 0 2 -3
399 2 0 2 -14 2 10 2 -3 2 0 3 0 2 -13 2 6
400 2 -3 2 0 2 0 2 -3 2 6 2 -16 2 7 2 -4
401 2 4 3 -4 2 -10 2 0 2 4 2 0 2 -7 2 0
402 2 0 2 -3 2 0 2 -3 2 -4 3 0 2 0 2 -3
403 2 0 2 0 2 0 2 -13 2 6 2 -9 2 3 2 0
404 2 0 3 -3 2 13 2 -30 2 0 2 13 2 -3 2 -7
405 2 7 2 -10 2 3 2 -3 2 0 3 -3 2 -3 2 6
406 2 -3 2 -7 2 -3 2 -3 2 -4 2 4 2 -4 2 4
407 2 -4 3 0 2 -3 2 -3 2 -3 2 3 2 -7 2 7
408 2 -10 2 0 2 0 2 0 2 -7 3 0 2 -3 2 -3
409 2 0 2 0 2 -10 2 10 2 -3 2 -10 2 3 2 0
410 2 0 3 0 2 -3 2 -4 2 0 2 0 2 -3 2 -3
411 2 3 2 -6 2 -4 2 4 2 -4 3 0 2 -10 2 4
412 2 -4 2 4 2 -4 2 -3 2 -3 2 3 2 0 2 -10
413 2 -10 3 10 2 0 2 -3 2 0 2 -3 2 3 2 -7
414 2 0 2 -3 2 -7 2 0 2 -3 3 3 2 0 2 -3
415 2 0 2 -3 2 0 2996 1774 300 MP stroke
416 2 -7 2 0 2 0 2 0 2 -6 2 3 3 -3 2 -7
417 2 7 2 -7 2 3 2 -3 2 -3 2 0 2 -3 2 3
418 2 -3 2 -4 3 -3 2 0 2 -3 2 0 2 -4 2 0
419 2 -3 2 -3 2 -3 2 3 2 0 2 0 3 -10 2 3
420 2 -3 2 -3 2 0 2 0 2 -4 2 0 2 0 2 -3
421 2 -13 2 10 3 3 2 -6 2 0 2 -4 2 -3 2 -3
422 2 0 2 3 2 -3 2 -4 2 -3 2 0 3 -3 2 3
423 2 -6 2 0 2 0 2 -4 2 -3 2 -3 2 3 2 -3
424 2 -4 2 0 3 0 2 4 2 -13 2 13 2 -13 2 -7
425 2 3 2 -6 2 6 2 -6 2 0 2 0 3 -4 2 0
426 2 -3 2 0 2 -3 2 0 2 -3 2 0 2 0 2 -7
427 2 -10 2 13 3 -6 2 0 2 -7 2 3 2 -3 2 0
428 2 -6 2 0 2 -7 2 10 2 -3 2 -4 2 -3 3 0
429 2 0 2 0 2 -3 2 -4 2 -3 2 7 2 -7 2 3
430 2 -6 2 -7 2 -3 3 3 2 4 2 -7 2 -3 2 0
431 2 -4 2 7 2 -7 2 0 2 -3 2 -3 2 -3 3 -7
432 2 3 2 -3 2 0 2 0 2 -3 2 0 2 0 2 -4
433 2 -6 2 3 2 -3 3 0 2 -3 2 -4 2 -3 2 3
434 2 -3 2 0 2 0 2 -7 2 0 2 -9 2 3 3 6
435 2 -6 2 0 2 -3 2 0 2 -4 2 0 2 -3 2 -7
436 2 7 2 -3 2 -10 3 6 2 -3 2 0 2 -3 2 -3
437 2 0 2 0 2 -7 2 3 2 0 2 0 2 -3 3 -3
438 2 0 2 -4 2 -6 2 3 2 -3 2 0 2 -3 2 0
439 2 -7 2 3 2 -3 3 -3 2 3 2 -3 2 3 2 -10
440 2 -3 2 3 2 0 2 -3 2 0 2 0 2 -7 3 4
441 2 0 2 -7 2 -3 2 3 2 -7 2 0 2 -3 2 0
442 2 -3 2 0 2 -7 3 4 2 -4 2 0 2 0 2 -3
443 2 0 2 -7 2 0 2 -3 2 0 2 0 2 -3 3 0
444 2 -4 2 -6 2 6 2 4 2 -10 2 -3 2 0 2 0
445 2 -4 2 0 2 -3 3 0 2 -3 2 0 2 -4 2 -9
446 2 6 2 0 2 0 2 -3 2 -3 2 0 2 -4 3 0
447 2 -3 2 0 2 -3 2 -10 2 6 2 -3 2 -3 2 0
448 2 -3 2 0 2 9 3 -9 2 0 2 -7 2 0 2 0
449 2 -3 2 0 2 -4 2 4 2 -4 2 -3 2 -3 3 0
450 2 -7 2 4 2 -4 2 0 2 -3 2 0 2 0 2 -3
451 2 -4 2 0 2 0 3 0 2 0 2 -13 2 4 2 0
452 2 -4 2 0 2 -3 2 -7 2 4 2 6 2 -6 3 0
453 2 -4 2 -6 2 0 2373 2267 300 MP stroke
454 2 -10 2 3 2 17 2 -13 2 -7 2 0 2 -3 2 10
455 3 -7 2 3 2 -10 2 -3 2 -3 2 -3 2 3 2 -3
456 2 3 2 -7 2 0 2 -3 3 -7 2 4 2 3 2 -10
457 2 3 2 0 2 0 2 -9 2 3 2 -3 2 -4 2 0
458 3 -3 2 0 2 0 2 -3 2 -4 2 0 2 4 2 -4
459 2 0 2 -3 2 0 2 -10 3 0 2 0 2 4 2 -7
460 2 3 2 -3 2 -3 2 -4 2 0 2 0 2 -6 2 3
461 2 0 3 -3 2 -3 2 -4 2 -3 2 0 2 0 2 -7
462 2 4 2 -4 2 0 2 -3 2 0 3 0 2 -3 2 -3
463 2 0 2 0 2 -4 2 4 2 -10 2 0 2 0 2 3
464 2 -16 3 6 2 0 2 -3 2 0 2 -7 2 0 2 -3
465 2 10 2 -7 2 -16 2 10 2 0 3 -7 2 3 2 -3
466 2 0 2 -3 2 0 2 -3 2 0 2 -4 2 0 2 0
467 2 -3 3 -3 2 0 2 -4 2 0 2 0 2 -6 2 -7
468 2 7 2 -3 2 3 2 -7 2 0 3 -3 2 -3 2 0
469 2 -4 2 0 2 0 2 -3 2 0 2 -3 2 0 2 -3
470 2 -10 3 0 2 10 2 -10 2 -7 2 7 2 0 2 -10
471 2 3 2 3 2 -3 2 0 2 -3 3 -4 2 0 2 -3
472 2 -3 2 3 2 -3 2 -3 2 -4 2 0 2 0 2 -3
473 2 0 3 -3 2 3 2 -16 2 3 2 6 2 -13 2 10
474 2 -3 2 -3 2 0 2 -4 2 0 3 13 2 -9 2 -17
475 2 0 2 3 2 0 2 0 2 -3 2 -10 2 7 2 -7
476 2 0 3 4 2 -4 2 -3 2 0 2 -7 2 4 2 -4
477 2 0 2 -3 2 0 2 3 2 -9 3 0 2 0 2 -7
478 2 3 2 0 2 -3 2 -3 2 -4 2 4 2 -4 2 -3
479 2 0 3 -3 2 -7 2 4 2 0 2 -4 2 7 2 -10
480 2 0 2 -3 2 0 2 -4 2 -3 3 0 2 7 2 -7
481 2 -3 2 -3 2 0 2 3 2 0 2 -7 2 -6 2 0
482 2 -7 3 3 2 0 2 0 2 -3 2 0 2 0 2 -10
483 2 4 2 -7 2 0 2 0 2 -3 3 -7 2 13 2 -6
484 2 -7 2 3 2 -9 2 3 2 0 2 -3 2 -4 2 0
485 2 0 3 4 2 -10 2 -10 2 6 2 -3 2 3 2 -3
486 2 -3 2 3 2 -3 2 -3 2 -4 3 0 2 0 2 -3
487 2 -3 2 6 2 -10 2 0 2 4 2 -7 2 0 2 -10
488 2 4 3 0 2 -4 2 -3 2 3 2 0 2 -6 2 0
489 2 0 2 3 2 -7 2 -3 2 0 3 0 2 -3 2 -3
490 2 -4 2 4 2 -4 2 -3 2 0 2 -3 2 -4 2 0
491 2 7 3 -10 2 -3 1750 2760 300 MP stroke
492 2 0 2 0 2 -3 2 0 2 0 2 -4 2 -3 2 0
493 2 -7 2 4 2 -4 3 4 2 0 2 -13 2 0 2 3
494 2 -3 2 -14 2 14 2 3 2 -10 2 -3 2 3 3 -3
495 2 -4 2 4 2 0 2 0 2 -13 2 -7 2 10 2 -3
496 2 -4 2 4 2 -4 3 -3 2 -7 2 0 2 0 2 7
497 2 -10 2 -3 2 0 2 0 2 -3 2 0 2 0 3 -7
498 2 0 2 0 2 0 2 0 2 -10 2 7 2 -7 2 -3
499 2 0 2 -3 2 3 3 -3 2 -4 2 -3 2 -3 2 3
500 2 0 2 -10 2 3 2 0 2 -6 2 3 2 -3 3 -4
501 2 -3 2 10 2 -10 2 7 2 -10 2 0 2 -3 2 0
502 2 -14 2 10 2 4 3 -7 2 -3 2 -4 2 4 2 -7
503 2 0 2 7 2 -10 2 3 2 -6 2 3 2 -3 3 -4
504 2 -13 2 10 2 -10 2 7 2 -4 2 0 2 0 2 -3
505 2 -3 2 0 2 -3 3 -4 2 0 2 0 2 -3 2 -3
506 2 3 2 -3 2 3 2 -7 2 4 2 -4 2 -6 3 0
507 2 -3 2 -4 2 0 2 0 2 -3 2 0 2 -3 2 0
508 2 -7 2 3 2 -3 3 0 2 -3 2 0 2 -3 2 6
509 2 -10 2 0 2 -3 2 0 2 -7 2 4 2 -7 3 3
510 2 -3 2 -3 2 0 2 -7 2 4 2 3 2 -10 2 3
511 2 0 2 0 2 0 3 -6 2 -4 2 -3 2 7 2 -10
512 2 -3 2 3 2 0 2 -3 2 -4 2 0 2 -3 3 -3
513 2 6 2 -3 2 -7 2 -3 2 3 2 -3 2 -3 2 0
514 2 -3 2 0 2 -7 3 7 2 0 2 -7 2 -7 2 0
515 2 -3 2 3 2 -3 2 0 2 -3 2 0 2 0 3 3
516 2 -13 2 3 2 -6 2 0 2 0 2 0 2 -10 2 10
517 2 0 2 -10 2 0 3 0 2 -3 2 -7 2 3 2 -6
518 2 6 2 0 2 -6 2 0 2 0 2 -10 2 0 3 0
519 2 3 2 -3 2 0 2 -3 2 -4 2 -10 2 14 2 -7
520 2 -3 2 0 2 -4 3 7 2 -7 2 7 2 -10 2 -10
521 2 4 2 -4 2 0 2 0 2 -3 2 -10 2 0 3 7
522 2 -4 2 0 2 -3 2 7 2 -7 2 -3 2 -10 2 3
523 2 -3 2 3 2 7 3 -13 2 -4 2 0 2 0 2 0
524 2 -3 2 0 2 -6 2 -7 2 7 2 0 2 -7 2 0
525 3 0 2 0 2 0 2 -3 2 3 2 -7 2 -3 2 0
526 2 -6 2 9 2 -13 2 0 3 4 2 -7 2 7 2 -14
527 2 0 2 0 2 -3 2 0 2 0 2 0 2 -3 2 -4
528 3 0 2 0 2 -3 2 0 2 0 2 -6 2 0 2 0
529 2 0 2 -4 2 -3 1128 3250 300 MP stroke
530 2 0 3 -3 2 0 2 -4 2 0 2 4 2 -7 2 0
531 2 0 2 -6 2 0 2 3 2 -10 3 0 2 -3 2 -4
532 2 4 2 3 2 -13 2 0 2 0 2 0 2 3 2 -10
533 2 7 3 -13 2 10 2 -4 2 -3 2 -3 2 -4 2 4
534 2 -4 2 -6 2 3 2 -3 2 3 3 -6 2 0 2 3
535 2 -7 2 10 2 -16 2 0 2 -4 2 0 2 0 2 0
536 2 -3 3 0 2 -3 2 -13 2 10 2 0 2 -7 2 7
537 2 0 2 -10 2 -7 2 3 2 -3 3 3 2 -6 2 0
538 2 6 2 -6 2 0 2 -3 2 -4 2 0 2 -3 2 3
539 2 -13 3 3 2 -13 2 13 2 7 2 -16 2 6 2 0
540 2 -10 2 0 2 -10 2 7 2 -3 3 -7 2 23 2 -36
541 2 0 2 0 2 0 2 0 2 7 2 3 2 -10 2 3
542 2 0 3 -3 2 -3 2 3 2 -10 2 7 2 -4 2 -3
543 2 0 2 -3 2 6 2 -19 2 6 3 4 2 -4 2 0
544 2 -3 2 -7 2 4 2 -4 2 0 2 -3 2 -3 2 0
545 2 0 3 -20 2 17 2 0 2 -4 2 -3 2 3 2 -10
546 2 4 2 -4 2 0 2 0 2 -6 3 3 2 -6 2 0
547 2 -4 2 -6 2 6 2 -6 2 3 2 0 2 -3 2 0
548 2 -4 3 -3 2 0 2 0 2 -10 2 4 2 -4 2 -6
549 2 6 2 0 2 -3 2 -3 2 -10 3 10 2 3 2 -16
550 2 0 2 0 2 0 2 0 2 0 2 -4 2 -6 2 3
551 2 0 3 -3 2 0 2 10 2 -17 2 -6 2 6 2 -3
552 2 -3 2 3 2 -3 2 3 2 -3 3 0 2 -7 2 -3
553 2 -4 2 -3 2 3 2 0 2 -3 2 -3 2 0 2 -7
554 2 4 3 -4 2 0 2 0 2 0 2 -10 2 0 2 0
555 2 0 2 -3 2 0 2 -3 2 0 701 3585 206 MP stroke
562 316 2411 mt -90 rotate
563 (Linear complexity) s