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

Private GIT Repository
change .bib
[these_qian.git] / images / fft_newci_xx.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_newci_xx.eps
4 %%CreationDate: 06/24/2011  13:00:20
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 731 2 193 2 -1342 1 575 2 -671 2 250 1 158 2 -140 
271 2 -434 1 328 2 826 2 -134 1 -352 2 728 2 -874 1 -328 
272 2 368 2 -328 1 811 2 -427 2 6 1 42 2 -1008 2 431 
273 1 -222 2 506 2 308 1 -259 2 -276 2 996 1 86 2 -145 
274 2 -109 1 -291 2 324 2 -489 1 -282 2 -83 2 -42 1 184 
275 2 507 2 774 1 -619 2 -489 2 209 1 176 2 58 2 -1181 
276 1 1123 2 -1041 2 1033 1 -812 2 1066 2 -104 1 -434 2 327 
277 2 -1183 1 646 2 1010 2 -1237 1 302 2 170 2 1165 1 -1052 
278 2 -82 2 -884 1 1926 2 -907 2 306 1 -1262 2 799 2 -129 
279 1 -664 2 2209 2 -1209 1 -815 2 523 2 -290 1 -214 2 1584 
280 2 -1486 1 -122 2 -150 2 72 1 194 2 450 2 -567 1 161 
281 2 -313 2 1689 1 -426 2 -1116 2 1923 1 -1511 2 -786 2 1543 
282 1 -62 2 -360 2 -464 1 773 2 685 2 -844 1 112 2 -665 
283 2 574 1 -89 2 -429 2 187 1 -123 2 -367 2 347 1 505 
284 2 -397 2 350 1 -524 2 1471 2 -1292 1 133 2 1477 2 -1598 
285 1 753 2 -629 2 -47 1 -354 2 -83 2 263 1 228 2 1100 
286 2 -910 1 757 2 -1343 2 168 1 -751 2 765 2 -8 1 313 
287 2 -34 2 -1107 1 1196 2 1022 2 -809 1 -628 2 864 2 -1363 
288 1 1313 2 -493 2 -928 1 994 2 -590 2 -181 1 93 2 1560 
289 2 -641 1 -363 2 -67 2 94 1 -582 2 -312 2 295 1 775 
290 2 -456 2 -166 1 769 2 -374 2 54 1 -253 2 -103 2 716 
291 1 -1105 2 -257 2 784 1 -311 2 -69 2 425 1 369 2 -1165 
292 2 575 1 -102 2 259 2 228 1 -477 2 -35 2 -341 1 285 
293 2 -153 2 284 1 901 2 -284 2 -716 1 1514 2 -1529 2 1087 
294 1 -238 2 -990 2 526 1 -168 2 1115 2 -627 1 -859 2 657 
295 2 184 1 691 2 -1562 2 663 1 -79 2 -536 2 206 1 705 
296 2 653 2 -1247 1 15 2 295 2 557 1 -506 2 -268 2 606 
297 1 1658 2 -1647 2 -1281 1 1251 2 -845 2 950 1 -1178 2 471 
298 2 -813 1 516 2 313 2 673 1 -1038 2 -211 2 -215 1 1193 
299 2 -53 2 -758 1 730 2 -810 2 1253 1 -1336 2 830 2 -438 
300 1 1747 2 -1699 2 -347 1 25 2 -66 2 1635 1 -1278 2 1523 
301 2 -1996 1 1362 2 -646 2 446 1 -873 2 1668 2 -1241 1 -246 
302 2 1228 2 -1140 1 231 2 204 2 507 1 -796 2 -175 2 420 
303 1 -836 2 1248 2 99 1 66 2 -479 2 -458 1 -311 2 948 
304 2 -1130 1 511 2 -728 2 309 1 2583 2 -2016 2 -584 1 1231 
305 2 -989 2 -45 1 -536 2 617 2 635 1 -407 2 6 2 104 
306 1 428 2 -940 2 -282 1 97 2 89 2 1170 1 -98 2 -561 
307 2 180 1 11 2 -781 3613 3204 300 MP stroke
308 2 469 1 -364 2 392 2 454 1 -128 2 274 2 -944 1 710 
309 2 -102 2 -1004 1 220 2 -246 2 -27 1 574 2 1475 2 -247 
310 1 18 2 -966 2 849 1 -642 2 -945 2 446 1 163 2 202 
311 2 -111 1 -297 2 606 2 1101 1 -1918 2 99 2 391 1 16 
312 2 443 2 228 1 -911 2 -212 2 1423 1 3 2 -310 2 -137 
313 1 294 2 -835 2 -663 1 1218 2 1228 2 -1125 1 -766 2 -724 
314 2 112 1 696 2 -592 2 722 1 592 2 -1057 2 -54 1 1364 
315 2 -422 2 -347 1 -666 2 882 2 -466 1 167 2 154 2 -433 
316 1 337 2 44 2 -353 1 733 2 771 2 -1701 1 302 2 -580 
317 2 103 1 1498 2 -1326 2 584 1 -384 2 508 2 708 1 -923 
318 2 -161 2 314 1 -978 2 731 2 55 1 245 2 313 2 -895 
319 1 429 2 125 2 -181 1 -752 2 298 2 95 1 255 2 717 
320 2 -206 1 -1005 2 195 2 742 1 -476 2 -529 2 1494 1 -1506 
321 2 563 2 -527 1 733 2 -605 2 54 1 542 2 510 2 70 
322 1 -99 2 -1344 2 267 1 634 2 92 2 -879 1 661 2 1522 
323 2 -1564 1 1151 2 -1730 2 3 1 1154 2 514 2 -1065 1 12 
324 2 -204 2 670 1 -313 2 744 2 -1409 1 365 2 323 2 -64 
325 1 651 2 -596 2 215 1 -655 2 932 2 -288 1 286 2 -78 
326 2 -543 1 1382 2 -1327 2 -709 1 1459 2 -798 2 955 1 -359 
327 2 -225 2 -887 1 159 2 480 2 243 1 -311 2 -479 2 68 
328 1 375 2 -779 2 237 1 854 2 357 2 -741 1 -611 2 721 
329 2 67 1 56 2 -300 2 -45 1 -282 2 -168 2 608 1 -601 
330 2 272 2 934 1 -1099 2 94 2 1382 1 -571 2 -1075 2 1586 
331 1 -1472 2 746 2 -646 1 238 2 1163 2 -1379 1 396 2 -92 
332 2 -430 1 862 2 -797 2 237 1 639 2 -961 2 358 1 203 
333 2 -92 2 -54 1 645 2 -1003 2 361 1 360 2 -369 2 -741 
334 1 1989 2 -1872 2 1155 1 -43 2 846 2 -1192 1 14 2 681 
335 2 144 1 -1104 2 -12 2 14 1 164 2 -575 2 22 1 670 
336 2 -24 2 504 1 -294 2 -427 2 315 1 500 2 -1305 2 359 
337 1 303 2 900 2 -523 1 460 2 -239 2 217 1 -1221 2 614 
338 2 218 1 -643 2 671 2 196 1 -335 2 -1175 2 1175 1 215 
339 2 145 2 551 1 -2050 2 476 2 -170 1 -263 2 1695 2 -1409 
340 1 -92 2 584 2 428 1 -754 2 -181 2 1536 1 -845 2 -333 
341 2 279 1 -761 2 208 2 28 1 -123 2 1255 2 -864 1 389 
342 2 -538 2 1433 1 -736 2 -954 2 -146 1 613 2 530 2 -335 
343 1 -603 2 1200 2 -829 1 -46 2 1618 2 -1349 1 288 2 1446 
344 2 -1356 1 -701 2 374 2 19 1 540 2 -1204 2 -3 1 182 
345 2 409 2 -806 1 1156 3115 2148 300 MP stroke
346 2 -355 2 700 1 186 2 -547 2 -887 1 388 2 -282 2 397 
347 1 206 2 -921 2 780 1 -460 2 -493 2 497 1 378 2 1395 
348 2 -1542 1 -612 2 1419 2 -1434 1 1526 2 -779 2 271 1 557 
349 2 517 2 -1468 1 -444 2 529 2 -813 1 688 2 1499 2 -859 
350 1 -1042 2 1522 2 -194 1 -1090 2 -429 2 1121 1 131 2 -122 
351 2 -877 1 97 2 -85 2 706 1 276 2 833 2 -1311 1 -626 
352 2 958 2 130 1 -194 2 736 2 -1044 1 403 2 -1030 2 778 
353 1 591 2 -568 2 -784 1 97 2 1201 2 -893 1 982 2 -490 
354 2 -1012 1 163 2 559 2 846 1 -1172 2 1925 2 -37 1 -1776 
355 2 546 2 66 1 -736 2 -420 2 1472 1 -254 2 446 2 296 
356 1 -118 2 -1355 2 171 1 553 2 1095 2 -1966 1 202 2 159 
357 2 -421 1 971 2 -852 2 326 1 -411 2 459 2 -34 1 -337 
358 2 405 2 1012 1 -1109 2 467 2 -395 1 812 2 -798 2 41 
359 1 -528 2 -87 2 1034 1 -25 2 -578 2 -206 1 759 2 -1091 
360 2 476 1 -66 2 124 2 -253 1 822 2 687 2 -1247 1 -434 
361 2 1011 2 -268 1 408 2 -416 2 -983 1 2449 2 -2010 2 525 
362 1 318 2 -824 2 1445 1 -1515 2 577 2 701 1 -567 2 81 
363 2 296 1 -157 2 -339 2 -325 1 797 2 -1309 2 2473 1 -2279 
364 2 531 2 -288 1 346 2 -501 2 404 1 1367 2 -795 2 -855 
365 1 171 2 316 2 -352 1 -386 2 892 2 -33 1 492 2 -410 
366 2 256 1 -990 2 1001 2 617 1 -1296 2 750 2 -1609 1 1243 
367 2 -755 2 13 1 290 2 2282 2 -2326 1 1837 2 -2569 2 544 
368 1 203 2 273 2 -442 1 617 2 -839 2 867 1 -747 2 1246 
369 2 -900 1 -139 2 -211 2 -29 1 961 2 -557 2 197 1 641 
370 2 -384 2 -428 1 -422 2 -252 2 572 1 -505 2 852 1 560 
371 2 -343 2 -1001 1 541 2 -418 2 373 1 -94 2 794 2 -1157 
372 1 695 2 310 2 -671 1 -276 2 288 2 435 1 405 2 -1581 
373 2 1516 1 -907 2 662 2 -719 1 220 2 777 2 -1312 1 -96 
374 2 1128 2 -590 1 -28 2 0 2 897 1 -141 2 -795 2 226 
375 1 830 2 -993 2 694 1 -1023 2 773 2 -880 1 1274 2 -1287 
376 2 107 1 691 2 455 2 -1052 1 1086 2 -415 2 -222 1 -468 
377 2 1503 2 -1509 1 550 2 -25 2 539 1 -315 2 -1170 2 1242 
378 1 -569 2 -174 2 1382 1 -1782 2 565 2 973 1 -794 2 -576 
379 2 1034 1 33 2 -1187 2 751 1 1068 2 -1749 2 1522 1 -1023 
380 2 -286 2 359 1 -372 2 145 2 -358 1 665 2 421 2 33 
381 1 -77 2 -822 2 1947 1 -2160 2 1595 2 -513 1 -640 2 418 
382 2 1948 1 -2223 2 -191 2 361 1 -103 2 -231 2 -136 1 566 
383 2 100 2 1120 1 -1556 2617 2735 300 MP stroke
384 2 132 2 -778 1 632 2 -682 2 1629 1 -573 2 -675 2 610 
385 1 -157 2 1926 2 -1441 1 -294 2 615 2 -1266 1 1275 2 -1138 
386 2 -303 1 987 2 -185 2 -1091 1 1069 2 -205 2 487 1 -313 
387 2 192 2 200 1 -1202 2 390 2 456 1 553 2 -757 2 336 
388 1 203 2 -1143 2 772 1 550 2 579 2 -1983 1 1015 2 -68 
389 2 291 1 -429 2 -511 2 62 1 498 2 -976 2 536 1 836 
390 2 -476 2 -760 1 224 2 538 2 224 1 -192 2 -674 2 979 
391 1 -402 2 -99 2 -308 1 295 2 971 2 -1102 1 108 2 699 
392 2 126 1 -1121 2 1286 2 -505 1 166 2 -1044 2 -386 1 154 
393 2 552 2 88 1 81 2 530 2 -1417 1 896 2 -864 2 1251 
394 1 -480 2 -232 2 996 1 480 2 -1482 2 170 1 288 2 -855 
395 2 502 1 1461 2 -954 2 -735 1 874 2 -322 2 189 1 247 
396 2 -980 2 -59 1 684 2 979 2 -1195 1 -280 2 882 2 83 
397 1 -346 2 666 2 47 1 -1209 2 -209 2 393 1 680 2 -1170 
398 2 827 1 -637 2 34 2 333 1 -525 2 228 2 107 1 224 
399 2 761 2 287 1 -1524 2 683 2 -177 1 -447 2 447 2 177 
400 1 -683 2 1524 2 -287 1 -761 2 -224 2 -107 1 -228 2 525 
401 2 -333 1 -34 2 637 2 -827 1 1170 2 -680 2 -393 1 209 
402 2 1209 2 -47 1 -666 2 346 2 -83 1 -882 2 280 2 1195 
403 1 -979 2 -684 2 59 1 980 2 -247 2 -189 1 322 2 -874 
404 2 735 1 954 2 -1461 2 -502 1 855 2 -288 2 -170 1 1482 
405 2 -480 2 -996 1 232 2 480 2 -1251 1 864 2 -896 2 1417 
406 1 -530 2 -81 2 -88 1 -552 2 -154 2 386 1 1044 2 -166 
407 2 505 1 -1286 2 1121 2 -126 1 -699 2 -108 2 1102 1 -971 
408 2 -295 2 308 1 99 2 402 2 -979 1 674 2 192 2 -224 
409 1 -538 2 -224 2 760 1 476 2 -836 2 -536 1 976 2 -498 
410 2 -62 1 511 2 429 2 -291 1 68 2 -1015 2 1983 1 -579 
411 2 -550 2 -772 1 1143 2 -203 2 -336 1 757 2 -553 2 -456 
412 1 -390 2 1202 2 -200 1 -192 2 313 2 -487 1 205 2 -1069 
413 2 1091 1 185 2 -987 2 303 1 1138 2 -1275 2 1266 1 -615 
414 2 294 2 1441 1 -1926 2 157 2 -610 1 675 2 573 2 -1629 
415 1 682 2 -632 2 778 1 -132 2 1556 2 -1120 1 -100 2 -566 
416 2 136 1 231 2 103 2 -361 1 191 2 2223 2 -1948 1 -418 
417 2 640 2 513 1 -1595 2 2160 2 -1947 1 822 2 77 2 -33 
418 1 -421 2 -665 2 358 1 -145 2 372 2 -359 1 286 2 1023 
419 2 -1522 1 1749 2 -1068 2 -751 1 1187 2 -33 2 -1034 1 576 
420 2 794 2 -973 1 -565 2 1782 2 -1382 1 174 2 569 2 -1242 
421 1 1170 2 315 2 -539 2118 2515 300 MP stroke
422 1 25 2 -550 2 1509 1 -1503 2 468 2 222 1 415 2 -1086 
423 2 1052 1 -455 2 -691 2 -107 1 1287 2 -1274 2 880 1 -773 
424 2 1023 2 -694 1 993 2 -830 2 -226 1 795 2 141 2 -897 
425 1 0 2 28 2 590 1 -1128 2 96 2 1312 1 -777 2 -220 
426 2 719 1 -662 2 907 2 -1516 1 1581 2 -405 2 -435 1 -288 
427 2 276 2 671 1 -310 2 -695 2 1157 1 -794 2 94 2 -373 
428 1 418 2 -541 2 1001 1 343 2 -560 2 -852 1 505 2 -572 
429 2 252 1 422 2 428 2 384 1 -641 2 -197 2 557 1 -961 
430 2 29 2 211 1 139 2 900 2 -1246 1 747 2 -867 2 839 
431 1 -617 2 442 2 -273 1 -203 2 -544 2 2569 1 -1837 2 2326 
432 2 -2282 1 -290 2 -13 2 755 1 -1243 2 1609 2 -750 1 1296 
433 2 -617 2 -1001 1 990 2 -256 2 410 1 -492 2 33 2 -892 
434 1 386 2 352 2 -316 1 -171 2 855 2 795 1 -1367 2 -404 
435 2 501 1 -346 2 288 2 -531 1 2279 2 -2473 2 1309 1 -797 
436 2 325 2 339 1 157 2 -296 2 -81 1 567 2 -701 2 -577 
437 1 1515 2 -1445 2 824 1 -318 2 -525 2 2010 1 -2449 2 983 
438 2 416 1 -408 2 268 2 -1011 1 434 2 1247 2 -687 1 -822 
439 2 253 2 -124 1 66 2 -476 2 1091 1 -759 2 206 2 578 
440 1 25 2 -1034 2 87 1 528 2 -41 2 798 1 -812 2 395 
441 2 -467 1 1109 2 -1012 2 -405 1 337 2 34 2 -459 1 411 
442 2 -326 2 852 1 -971 2 421 2 -159 1 -202 2 1966 2 -1095 
443 1 -553 2 -171 2 1355 1 118 2 -296 2 -446 1 254 2 -1472 
444 2 420 1 736 2 -66 2 -546 1 1776 2 37 2 -1925 1 1172 
445 2 -846 2 -559 1 -163 2 1012 2 490 1 -982 2 893 2 -1201 
446 1 -97 2 784 2 568 1 -591 2 -778 2 1030 1 -403 2 1044 
447 2 -736 1 194 2 -130 2 -958 1 626 2 1311 2 -833 1 -276 
448 2 -706 2 85 1 -97 2 877 2 122 1 -131 2 -1121 2 429 
449 1 1090 2 194 2 -1522 1 1042 2 859 2 -1499 1 -688 2 813 
450 2 -529 1 444 2 1468 2 -517 1 -557 2 -271 2 779 1 -1526 
451 2 1434 2 -1419 1 612 2 1542 2 -1395 1 -378 2 -497 2 493 
452 1 460 2 -780 2 921 1 -206 2 -397 2 282 1 -388 2 887 
453 2 547 1 -186 2 -700 2 355 1 -1156 2 806 2 -409 1 -182 
454 2 3 2 1204 1 -540 2 -19 2 -374 1 701 2 1356 2 -1446 
455 1 -288 2 1349 2 -1618 1 46 2 829 2 -1200 1 603 2 335 
456 2 -530 1 -613 2 146 2 954 1 736 2 -1433 2 538 1 -389 
457 2 864 2 -1255 1 123 2 -28 2 -208 1 761 2 -279 2 333 
458 1 845 2 -1536 2 181 1 754 2 -428 2 -584 1 92 2 1409 
459 2 -1695 1 263 2 170 1620 2957 300 MP stroke
460 2 -476 1 2050 2 -551 2 -145 1 -215 2 -1175 2 1175 1 335 
461 2 -196 2 -671 1 643 2 -218 2 -614 1 1221 2 -217 2 239 
462 1 -460 2 523 2 -900 1 -303 2 -359 2 1305 1 -500 2 -315 
463 2 427 1 294 2 -504 2 24 1 -670 2 -22 2 575 1 -164 
464 2 -14 2 12 1 1104 2 -144 2 -681 1 -14 2 1192 2 -846 
465 1 43 2 -1155 2 1872 1 -1989 2 741 2 369 1 -360 2 -361 
466 2 1003 1 -645 2 54 2 92 1 -203 2 -358 2 961 1 -639 
467 2 -237 2 797 1 -862 2 430 2 92 1 -396 2 1379 2 -1163 
468 1 -238 2 646 2 -746 1 1472 2 -1586 2 1075 1 571 2 -1382 
469 2 -94 1 1099 2 -934 2 -272 1 601 2 -608 2 168 1 282 
470 2 45 2 300 1 -56 2 -67 2 -721 1 611 2 741 2 -357 
471 1 -854 2 -237 2 779 1 -375 2 -68 2 479 1 311 2 -243 
472 2 -480 1 -159 2 887 2 225 1 359 2 -955 2 798 1 -1459 
473 2 709 2 1327 1 -1382 2 543 2 78 1 -286 2 288 2 -932 
474 1 655 2 -215 2 596 1 -651 2 64 2 -323 1 -365 2 1409 
475 2 -744 1 313 2 -670 2 204 1 -12 2 1065 2 -514 1 -1154 
476 2 -3 2 1730 1 -1151 2 1564 2 -1522 1 -661 2 879 2 -92 
477 1 -634 2 -267 2 1344 1 99 2 -70 2 -510 1 -542 2 -54 
478 2 605 1 -733 2 527 2 -563 1 1506 2 -1494 2 529 1 476 
479 2 -742 2 -195 1 1005 2 206 2 -717 1 -255 2 -95 2 -298 
480 1 752 2 181 2 -125 1 -429 2 895 2 -313 1 -245 2 -55 
481 2 -731 1 978 2 -314 2 161 1 923 2 -708 2 -508 1 384 
482 2 -584 2 1326 1 -1498 2 -103 2 580 1 -302 2 1701 2 -771 
483 1 -733 2 353 2 -44 1 -337 2 433 2 -154 1 -167 2 466 
484 2 -882 1 666 2 347 2 422 1 -1364 2 54 2 1057 1 -592 
485 2 -722 2 592 1 -696 2 -112 2 724 1 766 2 1125 2 -1228 
486 1 -1218 2 663 2 835 1 -294 2 137 2 310 1 -3 2 -1423 
487 2 212 1 911 2 -228 2 -443 1 -16 2 -391 2 -99 1 1918 
488 2 -1101 2 -606 1 297 2 111 2 -202 1 -163 2 -446 2 945 
489 1 642 2 -849 2 966 1 -18 2 247 2 -1475 1 -574 2 27 
490 2 246 1 -220 2 1004 2 102 1 -710 2 944 2 -274 1 128 
491 2 -454 2 -392 1 364 2 -469 2 781 1 -11 2 -180 2 561 
492 1 98 2 -1170 2 -89 1 -97 2 282 2 940 1 -428 2 -104 
493 2 -6 1 407 2 -635 2 -617 1 536 2 45 2 989 1 -1231 
494 2 584 2 2016 1 -2583 2 -309 2 728 1 -511 2 1130 2 -948 
495 1 311 2 458 2 479 1 -66 2 -99 2 -1248 1 836 2 -420 
496 2 175 1 796 2 -507 2 -204 1 -231 2 1140 2 -1228 1 246 
497 2 1241 2 -1668 1 873 1122 2142 300 MP stroke
498 2 -446 2 646 1 -1362 2 1996 2 -1523 1 1278 2 -1635 2 66 
499 1 -25 2 347 2 1699 1 -1747 2 438 2 -830 1 1336 2 -1253 
500 2 810 1 -730 2 758 2 53 1 -1193 2 215 2 211 1 1038 
501 2 -673 2 -313 1 -516 2 813 2 -471 1 1178 2 -950 2 845 
502 1 -1251 2 1281 2 1647 1 -1658 2 -606 2 268 1 506 2 -557 
503 2 -295 1 -15 2 1247 2 -653 1 -705 2 -206 2 536 1 79 
504 2 -663 2 1562 1 -691 2 -184 2 -657 1 859 2 627 2 -1115 
505 1 168 2 -526 2 990 1 238 2 -1087 2 1529 1 -1514 2 716 
506 2 284 1 -901 2 -284 2 153 1 -285 2 341 2 35 1 477 
507 2 -228 2 -259 1 102 2 -575 2 1165 1 -369 2 -425 2 69 
508 1 311 2 -784 2 257 1 1105 2 -716 2 103 1 253 2 -54 
509 2 374 1 -769 2 166 2 456 1 -775 2 -295 2 312 1 582 
510 2 -94 2 67 1 363 2 641 2 -1560 1 -93 2 181 2 590 
511 1 -994 2 928 2 493 1 -1313 2 1363 2 -864 1 628 2 809 
512 2 -1022 1 -1196 2 1107 2 34 1 -313 2 8 2 -765 1 751 
513 2 -168 2 1343 1 -757 2 910 2 -1100 1 -228 2 -263 2 83 
514 1 354 2 47 2 629 1 -753 2 1598 2 -1477 1 -133 2 1292 
515 2 -1471 1 524 2 -350 2 397 1 -505 2 -347 2 367 1 123 
516 2 -187 2 429 1 89 2 -574 2 665 1 -112 2 844 2 -685 
517 1 -773 2 464 2 360 1 62 2 -1543 2 786 1 1511 2 -1923 
518 2 1116 1 426 2 -1689 2 313 1 -161 2 567 2 -450 1 -194 
519 2 -72 2 150 1 122 2 1486 2 -1584 1 214 2 290 2 -523 
520 1 815 2 1209 2 -2209 1 664 2 129 2 -799 1 1262 2 -306 
521 2 907 1 -1926 2 884 2 82 1 1052 2 -1165 2 -170 1 -302 
522 2 1237 2 -1010 1 -646 2 1183 2 -327 1 434 2 104 2 -1066 
523 1 812 2 -1033 2 1041 1 -1123 2 1181 2 -58 1 -176 2 -209 
524 2 489 1 619 2 -774 2 -507 1 -184 2 42 2 83 1 282 
525 2 489 2 -324 1 291 2 109 2 145 1 -86 2 -996 2 276 
526 1 259 2 -308 2 -506 1 222 2 -431 2 1008 1 -42 2 -6 
527 2 427 1 -811 2 328 2 -368 1 328 2 874 2 -728 1 352 
528 2 134 2 -826 1 -328 2 434 2 140 1 -158 2 -250 2 671 
529 1 -575 2 1342 2 -193 1 -731 2 317 700 2098 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