]> AND Private Git Repository - these_qian.git/blob - images/fft_oldci_xi.eps
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
change .bib
[these_qian.git] / images / fft_oldci_xi.eps
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/program/fft_inter_corr/fft_oldci_xi.eps
4 %%CreationDate: 06/24/2011  13:03:48
5 %%DocumentNeededFonts: Helvetica
6 %%DocumentProcessColors: Cyan Magenta Yellow Black
7 %%LanguageLevel: 2
8 %%Pages: 1
9 %%BoundingBox:    81   227   529   564
10 %%EndComments
11
12 %%BeginProlog
13 % MathWorks dictionary
14 /MathWorks 160 dict begin
15 % definition operators
16 /bdef {bind def} bind def
17 /ldef {load def} bind def
18 /xdef {exch def} bdef
19 /xstore {exch store} bdef
20 % operator abbreviations
21 /c  /clip ldef
22 /cc /concat ldef
23 /cp /closepath ldef
24 /gr /grestore ldef
25 /gs /gsave ldef
26 /mt /moveto ldef
27 /np /newpath ldef
28 /cm /currentmatrix ldef
29 /sm /setmatrix ldef
30 /rm /rmoveto ldef
31 /rl /rlineto ldef
32 /s {show newpath} bdef
33 /sc {setcmykcolor} bdef
34 /sr /setrgbcolor ldef
35 /sg /setgray ldef
36 /w /setlinewidth ldef
37 /j /setlinejoin ldef
38 /cap /setlinecap ldef
39 /rc {rectclip} bdef
40 /rf {rectfill} bdef
41 % page state control
42 /pgsv () def
43 /bpage {/pgsv save def} bdef
44 /epage {pgsv restore} bdef
45 /bplot /gsave ldef
46 /eplot {stroke grestore} bdef
47 % orientation switch
48 /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
49 % coordinate system mappings
50 /dpi2point 0 def
51 % font control
52 /FontSize 0 def
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
61   exch FMS} bdef
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
75 /PDlw -1 def
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
81 /FR {MR stroke} bdef
82 /PR {MR fill} bdef
83 /L1i {{currentfile picstr readhexstring pop} image} bdef
84 /tMatrix matrix def
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
109   closepath} bdef
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
116   closepath} bdef
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
123   closepath} bdef
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
131 /tri_to_matrix {
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
134 /compute_transform {
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
140   currentfile 
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
151 currentdict end def
152 %%EndProlog
153
154 %%BeginSetup
155 MathWorks begin
156
157 0 cap
158
159 end
160 %%EndSetup
161
162 %%Page: 1 1
163 %%BeginPageSetup
164 %%PageBoundingBox:    81   227   529   564
165 MathWorks begin
166 bpage
167 %%EndPageSetup
168
169 %%BeginObject: obj1
170 bplot
171
172 /dpi2point 12 def
173 portraitMode 0972 6768 csm
174
175     0     0  5376  4033 rc
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
185 c0
186 1 j
187 1 sg
188    0    0 5377 4034 rf
189 6 w
190 0 3287 4166 0 0 -3287 699 3589 4 MP
191 PP
192 -4166 0 0 3287 4166 0 0 -3287 699 3589 5 MP stroke
193 4 w
194 DO
195 SO
196 6 w
197 0 sg
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
205  699  302 mt  699  343 L
206 %%IncludeResource: font Helvetica
207 /Helvetica /ISOLatin1Encoding 120 FMSR
208
209  666 3734 mt 
210 (0) s
211 1532 3589 mt 1532 3547 L
212 1532  302 mt 1532  343 L
213 1432 3734 mt 
214 (500) s
215 2365 3589 mt 2365 3547 L
216 2365  302 mt 2365  343 L
217 2232 3734 mt 
218 (1000) s
219 3198 3589 mt 3198 3547 L
220 3198  302 mt 3198  343 L
221 3065 3734 mt 
222 (1500) s
223 4031 3589 mt 4031 3547 L
224 4031  302 mt 4031  343 L
225 3898 3734 mt 
226 (2000) s
227 4865 3589 mt 4865 3547 L
228 4865  302 mt 4865  343 L
229 4732 3734 mt 
230 (2500) s
231  699 3589 mt  740 3589 L
232 4865 3589 mt 4823 3589 L
233  598 3633 mt 
234 (0) s
235  699 3119 mt  740 3119 L
236 4865 3119 mt 4823 3119 L
237  531 3163 mt 
238 (10) s
239  699 2649 mt  740 2649 L
240 4865 2649 mt 4823 2649 L
241  531 2693 mt 
242 (20) s
243  699 2180 mt  740 2180 L
244 4865 2180 mt 4823 2180 L
245  531 2224 mt 
246 (30) s
247  699 1710 mt  740 1710 L
248 4865 1710 mt 4823 1710 L
249  531 1754 mt 
250 (40) s
251  699 1241 mt  740 1241 L
252 4865 1241 mt 4823 1241 L
253  531 1285 mt 
254 (50) s
255  699  771 mt  740  771 L
256 4865  771 mt 4823  771 L
257  531  815 mt 
258 (60) s
259  699  302 mt  740  302 L
260 4865  302 mt 4823  302 L
261  531  346 mt 
262 (70) s
263  699 3589 mt 4865 3589 L
264  699  302 mt 4865  302 L
265  699 3589 mt  699  302 L
266 4865 3589 mt 4865  302 L
267 gs 699 302 4167 3288 rc
268 /c8 { 0.000000 0.000000 1.000000 sr} bdef
269 c8
270 1 -118 2 133 2 739 1 927 2 -889 2 -466 1 15 2 530 
271 2 589 1 -1347 2 278 2 -492 1 1116 2 -230 2 -1004 1 -14 
272 2 2351 2 -2553 1 508 2 -23 2 389 1 121 2 -71 2 212 
273 1 36 2 -1037 2 330 1 170 2 376 2 -539 1 630 2 -19 
274 2 -407 1 -73 2 170 2 211 1 -499 2 630 2 -1071 1 296 
275 2 761 2 -717 1 696 2 -685 2 389 1 984 2 -1285 2 841 
276 1 -409 2 -227 2 511 1 -685 2 213 2 502 1 -1069 2 172 
277 2 844 1 -308 2 -532 2 824 1 500 2 -1174 2 -532 1 714 
278 2 840 2 -1491 1 836 2 1022 2 -688 1 -583 2 1467 2 -1309 
279 1 -438 2 1097 2 -751 1 -20 2 -645 2 687 1 540 2 -282 
280 2 -597 1 744 2 145 2 -1058 1 664 2 689 2 -803 1 -143 
281 2 748 2 -706 1 384 2 -564 2 628 1 697 2 -979 2 475 
282 1 -376 2 504 2 -809 1 -601 2 2668 2 -2111 1 263 2 532 
283 2 -1134 1 492 2 869 2 -1199 1 732 2 -1287 2 550 1 181 
284 2 533 2 -749 1 786 2 -912 2 485 1 -225 2 5 2 510 
285 1 -310 2 691 2 110 1 -1348 2 818 2 -793 1 1138 2 -265 
286 2 -339 1 394 2 -638 2 2115 1 -2257 2 692 2 1057 1 -1322 
287 2 -542 2 89 1 735 2 -49 2 -53 1 -255 2 256 2 -881 
288 1 785 2 -409 2 -217 1 844 2 -549 2 745 1 -7 2 14 
289 2 -590 1 -86 2 1609 2 -1550 1 -222 2 1178 2 -370 1 -302 
290 2 -281 2 -24 1 757 2 -759 2 -674 1 972 2 -83 2 145 
291 1 -760 2 1091 2 -619 1 721 2 152 2 -104 1 -1395 2 237 
292 2 -162 1 492 2 1253 2 -536 1 -1091 2 -140 2 459 1 803 
293 2 -553 2 -342 1 366 2 76 2 1204 1 -1311 2 -385 2 502 
294 1 -918 2 -134 2 276 1 -239 2 829 2 702 1 -1342 2 266 
295 2 1057 1 -282 2 -41 2 -658 1 142 2 439 2 -183 1 451 
296 2 -960 2 877 1 761 2 -2154 2 756 1 67 2 54 2 140 
297 1 309 2 -414 2 887 1 -187 2 -233 2 290 1 75 2 -1260 
298 2 82 1 149 2 -629 2 1587 1 -1316 2 1720 2 290 1 -1325 
299 2 -265 2 135 1 874 2 -1130 2 58 1 483 2 913 2 -1244 
300 1 -370 2 779 2 -228 1 -889 2 948 2 177 1 918 2 -1379 
301 2 818 1 -1335 2 1284 2 -572 1 -494 2 -38 2 483 1 -32 
302 2 -508 2 758 1 -392 2 113 2 -376 1 589 2 -95 2 -116 
303 1 129 2 1190 2 -1523 1 293 2 -559 2 1116 1 -952 2 547 
304 2 71 1 -111 2 -216 2 -141 1 270 2 131 2 -506 1 -528 
305 2 958 2 -570 1 505 2 1363 2 -1089 1 -900 2 780 2 -909 
306 1 877 2 -309 2 -155 1 368 2 -164 2 -283 1 514 2 235 
307 2 -727 1 689 2 -758 3613 3007 300 MP stroke
308 2 59 1 573 2 -487 2 440 1 656 2 -465 2 -831 1 281 
309 2 442 2 -783 1 -106 2 1361 2 25 1 -1038 2 459 2 -645 
310 1 473 2 -605 2 662 1 -674 2 880 2 -327 1 68 2 351 
311 2 -831 1 363 2 -23 2 112 1 1045 2 -520 2 269 1 -540 
312 2 -751 2 686 1 -180 2 -112 2 -81 1 399 2 880 2 -639 
313 1 -1326 2 1121 2 728 1 -799 2 -139 2 -650 1 1020 2 322 
314 2 221 1 -331 2 -298 2 253 1 -588 2 259 2 203 1 -714 
315 2 573 2 -626 1 176 2 -83 2 816 1 -284 2 -778 2 500 
316 1 360 2 -1007 2 1543 1 -1637 2 1492 2 -366 1 -133 2 -282 
317 2 1030 1 -456 2 -565 2 -838 1 293 2 -56 2 -19 1 934 
318 2 -715 2 33 1 -374 2 776 2 383 1 1068 2 -2133 2 625 
319 1 -151 2 468 2 -10 1 -488 2 240 2 -397 1 -77 2 -361 
320 2 1284 1 -788 2 574 2 -242 1 -69 2 393 2 144 1 -21 
321 2 -320 2 457 1 294 2 -986 2 717 1 -374 2 -412 2 -253 
322 1 722 2 -386 2 -706 1 1025 2 710 2 -472 1 341 2 -1244 
323 2 96 1 74 2 890 2 -413 1 -299 2 83 2 182 1 185 
324 2 -229 2 462 1 -882 2 218 2 107 1 -629 2 915 2 15 
325 1 48 2 1061 2 -1872 1 1337 2 93 2 -1024 1 -338 2 86 
326 2 -465 1 1232 2 -295 2 -618 1 970 2 176 2 -1185 1 1008 
327 2 -437 2 183 1 393 2 -483 2 -234 1 -203 2 594 2 203 
328 1 64 2 -783 2 -109 1 -39 2 293 2 -55 1 693 2 214 
329 2 -1366 1 792 2 281 2 -1452 1 247 2 1356 2 -194 1 -1286 
330 2 751 2 -302 1 -432 2 167 2 867 1 -744 2 122 2 924 
331 1 -393 2 425 2 -722 1 -626 2 1000 2 -219 1 -344 2 1504 
332 2 -1332 1 -25 2 213 2 -174 1 -306 2 2616 2 -2789 1 696 
333 2 305 2 -840 1 1246 2 -736 2 240 1 -326 2 -649 2 842 
334 1 343 2 -990 2 830 1 701 2 -256 2 -550 1 -810 2 1464 
335 2 -1581 1 451 2 -444 2 733 1 -114 2 -125 2 -22 1 -505 
336 2 490 2 1104 1 -641 2 -91 2 340 1 -139 2 15 2 1195 
337 1 -1121 2 -89 2 438 1 24 2 670 2 -497 1 -1542 2 -318 
338 2 1646 1 -1590 2 192 2 919 1 -838 2 493 2 -49 1 1001 
339 2 -1210 2 404 1 561 2 -1054 2 921 1 -610 2 199 2 215 
340 1 -675 2 415 2 -527 1 390 2 -183 2 358 1 996 2 -1807 
341 2 99 1 337 2 386 2 1150 1 -602 2 -568 2 69 1 -138 
342 2 -197 2 -417 1 185 2 955 2 -397 1 70 2 -89 2 -472 
343 1 423 2 114 2 130 1 -368 2 303 2 -716 1 1015 2 -463 
344 2 -346 1 684 2 -1011 2 8 1 364 2 1395 2 -1653 1 -270 
345 2 111 2 255 1 1251 3115 1670 300 MP stroke
346 2 -1391 2 29 1 509 2 111 2 852 1 -758 2 -357 2 687 
347 1 -931 2 925 2 -731 1 1065 2 -1357 2 397 1 719 2 -1410 
348 2 759 1 589 2 -224 2 -288 1 1167 2 -2023 2 633 1 -246 
349 2 -20 2 639 1 -544 2 -68 2 -82 1 -507 2 474 2 1099 
350 1 -514 2 571 2 -48 1 -396 2 -992 2 232 1 753 2 -923 
351 2 1576 1 284 2 -1178 2 430 1 -85 2 -623 2 343 1 74 
352 2 -766 2 697 1 1123 2 -526 2 -468 1 274 2 127 2 -1244 
353 1 1811 2 -440 2 -655 1 -196 2 144 2 -356 1 -332 2 841 
354 2 272 1 892 2 -1283 2 -704 1 -246 2 327 2 1301 1 -896 
355 2 -151 2 363 1 729 2 -242 2 -344 1 -568 2 1901 2 -1919 
356 1 41 2 1292 2 -114 1 -391 2 126 2 -388 1 362 2 -1200 
357 2 2309 1 -1640 2 645 2 -651 1 210 2 -487 2 222 1 467 
358 2 -573 2 408 1 -14 2 -62 2 -254 1 -248 2 1603 2 -1115 
359 1 354 2 -156 2 136 1 -541 2 -147 2 567 1 -455 2 506 
360 2 532 1 -1171 2 927 2 82 1 -517 2 -379 2 -287 1 -535 
361 2 2003 2 -1530 1 186 2 241 2 -466 1 2196 2 -2343 2 490 
362 1 -252 2 663 2 404 1 -1038 2 138 2 -372 1 1411 2 -49 
363 2 -897 1 485 2 -624 2 -96 1 -58 2 -18 2 681 1 -878 
364 2 170 2 185 1 -153 2 -108 2 732 1 -99 2 -124 2 -256 
365 1 -109 2 757 2 -538 1 630 2 -503 2 632 1 -941 2 1000 
366 2 -642 1 153 2 527 2 -949 1 -170 2 573 2 -663 1 1347 
367 2 -716 2 -699 1 684 2 931 2 -788 1 -6 2 832 2 -814 
368 1 1256 2 -1225 2 -664 1 -152 2 848 2 -121 1 -505 2 1041 
369 2 207 1 -988 2 67 2 -398 1 412 2 699 2 -76 1 -1280 
370 2 1048 2 699 1 -353 2 345 2 -1188 1 76 2 355 1 446 
371 2 -1329 2 419 1 415 2 61 2 -118 1 221 2 -278 2 -275 
372 1 616 2 -726 2 1269 1 -1362 2 1164 2 -1096 1 1486 2 -615 
373 2 -1161 1 830 2 -549 2 67 1 730 2 -423 2 -22 1 -133 
374 2 -66 2 24 1 456 2 -661 2 1108 1 -814 2 -414 2 230 
375 1 27 2 121 2 -162 1 -116 2 -80 2 -325 1 480 2 -650 
376 2 641 1 -500 2 1001 2 -241 1 279 2 -286 2 -568 1 550 
377 2 -61 2 -719 1 1395 2 69 2 -1118 1 519 2 262 2 -664 
378 1 -454 2 157 2 53 1 817 2 405 2 -1299 1 292 2 681 
379 2 -300 1 -341 2 89 2 242 1 389 2 -242 2 -424 1 844 
380 2 -803 2 -254 1 884 2 -398 2 -492 1 913 2 182 2 -967 
381 1 152 2 417 2 402 1 305 2 216 2 -469 1 -265 2 -253 
382 2 121 1 -401 2 733 2 -323 1 -149 2 -232 2 893 1 -898 
383 2 -497 2 2089 1 -1271 2617 2366 300 MP stroke
384 2 -502 2 395 1 383 2 544 2 -33 1 929 2 -2891 2 1365 
385 1 906 2 -995 2 754 1 -90 2 -342 2 -1209 1 332 2 -419 
386 2 456 1 1 2 -204 2 218 1 294 2 188 2 -333 1 -402 
387 2 253 2 1344 1 -707 2 198 2 -813 1 533 2 -325 2 -84 
388 1 392 2 -871 2 2454 1 -2385 2 1348 2 50 1 -1329 2 219 
389 2 742 1 597 2 163 2 -1500 1 -492 2 190 2 844 1 -1206 
390 2 1054 2 -573 1 781 2 -333 2 -142 1 -561 2 894 2 -721 
391 1 398 2 -65 2 179 1 463 2 -715 2 146 1 253 2 -523 
392 2 518 1 -427 2 497 2 1239 1 -747 2 -785 2 33 1 155 
393 2 -738 2 503 1 592 2 -634 2 -865 1 687 2 -35 2 130 
394 1 -450 2 151 2 -198 1 875 2 -220 2 -105 1 282 2 -213 
395 2 -186 1 171 2 -336 2 876 1 -1212 2 615 2 -550 1 1679 
396 2 -1460 2 -200 1 1972 2 -1204 2 258 1 -421 2 342 2 567 
397 1 -482 2 786 2 -1072 1 -651 2 -249 2 824 1 -75 2 -244 
398 2 587 1 1134 2 -335 2 -1575 1 -47 2 124 2 -19 1 0 
399 2 -2 2 -2 1 428 2 -63 2 1820 1 -1285 2 1285 2 -1820 
400 1 63 2 -428 2 2 1 2 2 0 2 19 1 -124 2 47 
401 2 1575 1 335 2 -1134 2 -587 1 244 2 75 2 -824 1 249 
402 2 651 2 1072 1 -786 2 482 2 -567 1 -342 2 421 2 -258 
403 1 1204 2 -1972 2 200 1 1460 2 -1679 2 550 1 -615 2 1212 
404 2 -876 1 336 2 -171 2 186 1 213 2 -282 2 105 1 220 
405 2 -875 2 198 1 -151 2 450 2 -130 1 35 2 -687 2 865 
406 1 634 2 -592 2 -503 1 738 2 -155 2 -33 1 785 2 747 
407 2 -1239 1 -497 2 427 2 -518 1 523 2 -253 2 -146 1 715 
408 2 -463 2 -179 1 65 2 -398 2 721 1 -894 2 561 2 142 
409 1 333 2 -781 2 573 1 -1054 2 1206 2 -844 1 -190 2 492 
410 2 1500 1 -163 2 -597 2 -742 1 -219 2 1329 2 -50 1 -1348 
411 2 2385 2 -2454 1 871 2 -392 2 84 1 325 2 -533 2 813 
412 1 -198 2 707 2 -1344 1 -253 2 402 2 333 1 -188 2 -294 
413 2 -218 1 204 2 -1 2 -456 1 419 2 -332 2 1209 1 342 
414 2 90 2 -754 1 995 2 -906 2 -1365 1 2891 2 -929 2 33 
415 1 -544 2 -383 2 -395 1 502 2 1271 2 -2089 1 497 2 898 
416 2 -893 1 232 2 149 2 323 1 -733 2 401 2 -121 1 253 
417 2 265 2 469 1 -216 2 -305 2 -402 1 -417 2 -152 2 967 
418 1 -182 2 -913 2 492 1 398 2 -884 2 254 1 803 2 -844 
419 2 424 1 242 2 -389 2 -242 1 -89 2 341 2 300 1 -681 
420 2 -292 2 1299 1 -405 2 -817 2 -53 1 -157 2 454 2 664 
421 1 -262 2 -519 2 1118 2118 1909 300 MP stroke
422 1 -69 2 -1395 2 719 1 61 2 -550 2 568 1 286 2 -279 
423 2 241 1 -1001 2 500 2 -641 1 650 2 -480 2 325 1 80 
424 2 116 2 162 1 -121 2 -27 2 -230 1 414 2 814 2 -1108 
425 1 661 2 -456 2 -24 1 66 2 133 2 22 1 423 2 -730 
426 2 -67 1 549 2 -830 2 1161 1 615 2 -1486 2 1096 1 -1164 
427 2 1362 2 -1269 1 726 2 -616 2 275 1 278 2 -221 2 118 
428 1 -61 2 -415 2 -419 1 1329 2 -446 2 -355 1 -76 2 1188 
429 2 -345 1 353 2 -699 2 -1048 1 1280 2 76 2 -699 1 -412 
430 2 398 2 -67 1 988 2 -207 2 -1041 1 505 2 121 2 -848 
431 1 152 2 664 2 1225 1 -1256 2 814 2 -832 1 6 2 788 
432 2 -931 1 -684 2 699 2 716 1 -1347 2 663 2 -573 1 170 
433 2 949 2 -527 1 -153 2 642 2 -1000 1 941 2 -632 2 503 
434 1 -630 2 538 2 -757 1 109 2 256 2 124 1 99 2 -732 
435 2 108 1 153 2 -185 2 -170 1 878 2 -681 2 18 1 58 
436 2 96 2 624 1 -485 2 897 2 49 1 -1411 2 372 2 -138 
437 1 1038 2 -404 2 -663 1 252 2 -490 2 2343 1 -2196 2 466 
438 2 -241 1 -186 2 1530 2 -2003 1 535 2 287 2 379 1 517 
439 2 -82 2 -927 1 1171 2 -532 2 -506 1 455 2 -567 2 147 
440 1 541 2 -136 2 156 1 -354 2 1115 2 -1603 1 248 2 254 
441 2 62 1 14 2 -408 2 573 1 -467 2 -222 2 487 1 -210 
442 2 651 2 -645 1 1640 2 -2309 2 1200 1 -362 2 388 2 -126 
443 1 391 2 114 2 -1292 1 -41 2 1919 2 -1901 1 568 2 344 
444 2 242 1 -729 2 -363 2 151 1 896 2 -1301 2 -327 1 246 
445 2 704 2 1283 1 -892 2 -272 2 -841 1 332 2 356 2 -144 
446 1 196 2 655 2 440 1 -1811 2 1244 2 -127 1 -274 2 468 
447 2 526 1 -1123 2 -697 2 766 1 -74 2 -343 2 623 1 85 
448 2 -430 2 1178 1 -284 2 -1576 2 923 1 -753 2 -232 2 992 
449 1 396 2 48 2 -571 1 514 2 -1099 2 -474 1 507 2 82 
450 2 68 1 544 2 -639 2 20 1 246 2 -633 2 2023 1 -1167 
451 2 288 2 224 1 -589 2 -759 2 1410 1 -719 2 -397 2 1357 
452 1 -1065 2 731 2 -925 1 931 2 -687 2 357 1 758 2 -852 
453 2 -111 1 -509 2 -29 2 1391 1 -1251 2 -255 2 -111 1 270 
454 2 1653 2 -1395 1 -364 2 -8 2 1011 1 -684 2 346 2 463 
455 1 -1015 2 716 2 -303 1 368 2 -130 2 -114 1 -423 2 472 
456 2 89 1 -70 2 397 2 -955 1 -185 2 417 2 197 1 138 
457 2 -69 2 568 1 602 2 -1150 2 -386 1 -337 2 -99 2 1807 
458 1 -996 2 -358 2 183 1 -390 2 527 2 -415 1 675 2 -215 
459 2 -199 1 610 2 -921 1620 2959 300 MP stroke
460 2 1054 1 -561 2 -404 2 1210 1 -1001 2 49 2 -493 1 838 
461 2 -919 2 -192 1 1590 2 -1646 2 318 1 1542 2 497 2 -670 
462 1 -24 2 -438 2 89 1 1121 2 -1195 2 -15 1 139 2 -340 
463 2 91 1 641 2 -1104 2 -490 1 505 2 22 2 125 1 114 
464 2 -733 2 444 1 -451 2 1581 2 -1464 1 810 2 550 2 256 
465 1 -701 2 -830 2 990 1 -343 2 -842 2 649 1 326 2 -240 
466 2 736 1 -1246 2 840 2 -305 1 -696 2 2789 2 -2616 1 306 
467 2 174 2 -213 1 25 2 1332 2 -1504 1 344 2 219 2 -1000 
468 1 626 2 722 2 -425 1 393 2 -924 2 -122 1 744 2 -867 
469 2 -167 1 432 2 302 2 -751 1 1286 2 194 2 -1356 1 -247 
470 2 1452 2 -281 1 -792 2 1366 2 -214 1 -693 2 55 2 -293 
471 1 39 2 109 2 783 1 -64 2 -203 2 -594 1 203 2 234 
472 2 483 1 -393 2 -183 2 437 1 -1008 2 1185 2 -176 1 -970 
473 2 618 2 295 1 -1232 2 465 2 -86 1 338 2 1024 2 -93 
474 1 -1337 2 1872 2 -1061 1 -48 2 -15 2 -915 1 629 2 -107 
475 2 -218 1 882 2 -462 2 229 1 -185 2 -182 2 -83 1 299 
476 2 413 2 -890 1 -74 2 -96 2 1244 1 -341 2 472 2 -710 
477 1 -1025 2 706 2 386 1 -722 2 253 2 412 1 374 2 -717 
478 2 986 1 -294 2 -457 2 320 1 21 2 -144 2 -393 1 69 
479 2 242 2 -574 1 788 2 -1284 2 361 1 77 2 397 2 -240 
480 1 488 2 10 2 -468 1 151 2 -625 2 2133 1 -1068 2 -383 
481 2 -776 1 374 2 -33 2 715 1 -934 2 19 2 56 1 -293 
482 2 838 2 565 1 456 2 -1030 2 282 1 133 2 366 2 -1492 
483 1 1637 2 -1543 2 1007 1 -360 2 -500 2 778 1 284 2 -816 
484 2 83 1 -176 2 626 2 -573 1 714 2 -203 2 -259 1 588 
485 2 -253 2 298 1 331 2 -221 2 -322 1 -1020 2 650 2 139 
486 1 799 2 -728 2 -1121 1 1326 2 639 2 -880 1 -399 2 81 
487 2 112 1 180 2 -686 2 751 1 540 2 -269 2 520 1 -1045 
488 2 -112 2 23 1 -363 2 831 2 -351 1 -68 2 327 2 -880 
489 1 674 2 -662 2 605 1 -473 2 645 2 -459 1 1038 2 -25 
490 2 -1361 1 106 2 783 2 -442 1 -281 2 831 2 465 1 -656 
491 2 -440 2 487 1 -573 2 -59 2 758 1 -689 2 727 2 -235 
492 1 -514 2 283 2 164 1 -368 2 155 2 309 1 -877 2 909 
493 2 -780 1 900 2 1089 2 -1363 1 -505 2 570 2 -958 1 528 
494 2 506 2 -131 1 -270 2 141 2 216 1 111 2 -71 2 -547 
495 1 952 2 -1116 2 559 1 -293 2 1523 2 -1190 1 -129 2 116 
496 2 95 1 -589 2 376 2 -113 1 392 2 -758 2 508 1 32 
497 2 -483 2 38 1 494 1122 2535 300 MP stroke
498 2 572 2 -1284 1 1335 2 -818 2 1379 1 -918 2 -177 2 -948 
499 1 889 2 228 2 -779 1 370 2 1244 2 -913 1 -483 2 -58 
500 2 1130 1 -874 2 -135 2 265 1 1325 2 -290 2 -1720 1 1316 
501 2 -1587 2 629 1 -149 2 -82 2 1260 1 -75 2 -290 2 233 
502 1 187 2 -887 2 414 1 -309 2 -140 2 -54 1 -67 2 -756 
503 2 2154 1 -761 2 -877 2 960 1 -451 2 183 2 -439 1 -142 
504 2 658 2 41 1 282 2 -1057 2 -266 1 1342 2 -702 2 -829 
505 1 239 2 -276 2 134 1 918 2 -502 2 385 1 1311 2 -1204 
506 2 -76 1 -366 2 342 2 553 1 -803 2 -459 2 140 1 1091 
507 2 536 2 -1253 1 -492 2 162 2 -237 1 1395 2 104 2 -152 
508 1 -721 2 619 2 -1091 1 760 2 -145 2 83 1 -972 2 674 
509 2 759 1 -757 2 24 2 281 1 302 2 370 2 -1178 1 222 
510 2 1550 2 -1609 1 86 2 590 2 -14 1 7 2 -745 2 549 
511 1 -844 2 217 2 409 1 -785 2 881 2 -256 1 255 2 53 
512 2 49 1 -735 2 -89 2 542 1 1322 2 -1057 2 -692 1 2257 
513 2 -2115 2 638 1 -394 2 339 2 265 1 -1138 2 793 2 -818 
514 1 1348 2 -110 2 -691 1 310 2 -510 2 -5 1 225 2 -485 
515 2 912 1 -786 2 749 2 -533 1 -181 2 -550 2 1287 1 -732 
516 2 1199 2 -869 1 -492 2 1134 2 -532 1 -263 2 2111 2 -2668 
517 1 601 2 809 2 -504 1 376 2 -475 2 979 1 -697 2 -628 
518 2 564 1 -384 2 706 2 -748 1 143 2 803 2 -689 1 -664 
519 2 1058 2 -145 1 -744 2 597 2 282 1 -540 2 -687 2 645 
520 1 20 2 751 2 -1097 1 438 2 1309 2 -1467 1 583 2 688 
521 2 -1022 1 -836 2 1491 2 -840 1 -714 2 532 2 1174 1 -500 
522 2 -824 2 532 1 308 2 -844 2 -172 1 1069 2 -502 2 -213 
523 1 685 2 -511 2 227 1 409 2 -841 2 1285 1 -984 2 -389 
524 2 685 1 -696 2 717 2 -761 1 -296 2 1071 2 -630 1 499 
525 2 -211 2 -170 1 73 2 407 2 19 1 -630 2 539 2 -376 
526 1 -170 2 -330 2 1037 1 -36 2 -212 2 71 1 -121 2 -389 
527 2 23 1 -508 2 2553 2 -2351 1 14 2 1004 2 230 1 -1116 
528 2 492 2 -278 1 1347 2 -589 2 -530 1 -15 2 466 2 889 
529 1 -927 2 -739 2 -133 1 118 2 -167 700 3081 254 MP stroke
530 gr
531
532 c8
533 0 sg
534 2671  207 mt 
535 (FFT) s
536
537 end %%Color Dict
538
539 eplot
540 %%EndObject
541
542 epage
543 end
544
545 showpage
546
547 %%Trailer
548 %%EOF