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

Private GIT Repository
change .bib
[these_qian.git] / images / fft_oldci_ll.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/images/fft_oldci_ll.eps
4 %%CreationDate: 06/24/2011  13:59:55
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 3041 mt  740 3041 L
236 4865 3041 mt 4823 3041 L
237  531 3085 mt 
238 (20) s
239  699 2493 mt  740 2493 L
240 4865 2493 mt 4823 2493 L
241  531 2537 mt 
242 (40) s
243  699 1945 mt  740 1945 L
244 4865 1945 mt 4823 1945 L
245  531 1989 mt 
246 (60) s
247  699 1397 mt  740 1397 L
248 4865 1397 mt 4823 1397 L
249  531 1441 mt 
250 (80) s
251  699  849 mt  740  849 L
252 4865  849 mt 4823  849 L
253  464  893 mt 
254 (100) s
255  699  302 mt  740  302 L
256 4865  302 mt 4823  302 L
257  464  346 mt 
258 (120) s
259  699 3589 mt 4865 3589 L
260  699  302 mt 4865  302 L
261  699 3589 mt  699  302 L
262 4865 3589 mt 4865  302 L
263 gs 699 302 4167 3288 rc
264 /c8 { 0.000000 0.000000 1.000000 sr} bdef
265 c8
266 1 -38 2 -321 2 -26 1 458 2 354 2 -457 1 110 2 285 
267 2 -674 1 120 2 190 2 -315 1 1220 2 -352 2 -1046 1 -120 
268 2 543 2 195 1 3 2 154 2 153 1 -651 2 -319 2 948 
269 1 -237 2 -574 2 353 1 -173 2 654 2 -691 1 118 2 -362 
270 2 824 1 -544 2 297 2 -414 1 236 2 -331 2 324 1 490 
271 2 -725 2 -34 1 70 2 656 2 -610 1 -94 2 197 2 996 
272 1 -524 2 513 2 -1255 1 646 2 -453 2 420 1 -185 2 -26 
273 2 -364 1 -131 2 207 2 161 1 13 2 -517 2 830 1 -624 
274 2 415 2 80 1 -119 2 241 2 135 1 -524 2 -157 2 -15 
275 1 764 2 -660 2 -260 1 372 2 -220 2 112 1 731 2 -926 
276 2 363 1 -318 2 864 2 -854 1 834 2 -805 2 432 1 -289 
277 2 52 2 79 1 565 2 -239 2 -818 1 155 2 340 2 240 
278 1 -476 2 -60 2 574 1 124 2 39 2 -624 1 606 2 154 
279 2 -374 1 192 2 -782 2 -122 1 566 2 -513 2 247 1 111 
280 2 167 2 -348 1 -217 2 190 2 -60 1 111 2 658 2 -338 
281 1 -225 2 437 2 -549 1 207 2 -234 2 420 1 -187 2 -128 
282 2 140 1 659 2 -112 2 207 1 -804 2 -388 2 513 1 -150 
283 2 -141 2 172 1 -34 2 679 2 -373 1 139 2 -481 2 -287 
284 1 354 2 -267 2 804 1 135 2 716 2 -1525 1 6 2 -88 
285 2 63 1 -104 2 640 2 241 1 -350 2 -48 2 -458 1 179 
286 2 132 2 1240 1 -1092 2 -132 2 -158 1 111 2 -138 2 406 
287 1 -60 2 -391 2 453 1 -526 2 23 2 71 1 534 2 -82 
288 2 141 1 -668 2 -167 2 332 1 -67 2 -204 2 362 1 -287 
289 2 88 2 519 1 -433 2 371 2 -505 1 409 2 163 2 429 
290 1 -1118 2 99 2 268 1 -177 2 430 2 -144 1 -69 2 69 
291 2 -383 1 -25 2 44 2 -176 1 699 2 -102 2 -485 1 -68 
292 2 62 2 79 1 250 2 -205 2 2 1 83 2 -281 2 414 
293 1 16 2 -74 2 371 1 -693 2 232 2 53 1 272 2 -179 
294 2 72 1 238 2 -266 2 -251 1 750 2 -344 2 -507 1 117 
295 2 702 2 -221 1 -367 2 -289 2 -151 1 535 2 856 2 -825 
296 1 -236 2 176 2 160 1 -274 2 -180 2 197 1 448 2 1862 
297 2 -2114 1 107 2 -255 2 219 1 -201 2 -45 2 287 1 -444 
298 2 110 2 140 1 96 2 232 2 689 1 337 2 -888 2 -354 
299 1 -102 2 -362 2 0 1 755 2 761 2 -1402 1 -48 2 353 
300 2 18 1 -566 2 294 2 974 1 -1088 2 227 2 -272 1 158 
301 2 57 2 72 1 18 2 263 2 -19 1 -65 2 -473 2 197 
302 1 -22 2 389 2 192 1 -504 2 -84 2 -182 1 -146 2 209 
303 2 718 1 -891 2 1201 3613 2283 300 MP stroke
304 2 -1057 1 1 2 -12 2 538 1 18 2 154 2 -146 1 -291 
305 2 -283 2 -28 1 117 2 621 2 926 1 -1611 2 563 2 -393 
306 1 -35 2 -129 2 350 1 -39 2 -14 2 -25 1 -458 2 143 
307 2 323 1 -150 2 568 2 -333 1 -246 2 104 2 -291 1 75 
308 2 332 2 -313 1 282 2 -12 2 42 1 295 2 -629 2 498 
309 1 -285 2 444 2 -504 1 793 2 -535 2 -13 1 368 2 -744 
310 2 -45 1 1181 2 -709 2 -331 1 -58 2 904 2 -778 1 575 
311 2 -548 2 -86 1 261 2 -156 2 1647 1 -61 2 200 2 -580 
312 1 -905 2 -508 2 57 1 93 2 -3 2 -73 1 217 2 144 
313 2 -605 1 167 2 140 2 943 1 1048 2 -1563 2 -126 1 -355 
314 2 134 2 -22 1 214 2 1232 2 -1559 1 193 2 -455 2 796 
315 1 -414 2 -52 2 292 1 -341 2 631 2 -760 1 376 2 583 
316 2 -608 1 -304 2 317 2 -271 1 185 2 -241 2 -70 1 1185 
317 2 -456 2 199 1 -545 2 583 2 -638 1 215 2 -265 2 572 
318 1 -180 2 -838 2 59 1 462 2 -209 2 140 1 300 2 18 
319 2 -374 1 -40 2 20 2 -53 1 401 2 14 2 1066 1 -1239 
320 2 -358 2 297 1 -282 2 72 2 922 1 -325 2 -41 2 -341 
321 1 -206 2 388 2 72 1 -245 2 -151 2 991 1 -941 2 -195 
322 2 -38 1 281 2 93 2 -409 1 27 2 -46 2 245 1 121 
323 2 -303 2 231 1 264 2 112 2 -164 1 -34 2 -343 2 -57 
324 1 -168 2 289 2 623 1 -465 2 -63 2 -11 1 190 2 83 
325 2 778 1 -512 2 -655 2 201 1 -237 2 174 2 -131 1 1430 
326 2 -1110 2 812 1 -1351 2 -50 2 1124 1 -847 2 -164 2 376 
327 1 -113 2 -7 2 3 1 826 2 -33 2 -182 1 -911 2 353 
328 2 496 1 205 2 -863 2 47 1 -263 2 443 2 257 1 -486 
329 2 178 2 -430 1 363 2 565 2 -776 1 322 2 103 2 -88 
330 1 -127 2 -252 2 474 1 -140 2 187 2 -281 1 246 2 297 
331 2 -684 1 518 2 981 2 -1536 1 216 2 449 2 -682 1 289 
332 2 -26 2 -29 1 -179 2 352 2 -185 1 -242 2 559 2 -251 
333 1 -94 2 445 2 281 1 -697 2 -112 2 239 1 -286 2 455 
334 2 -386 1 -82 2 56 2 -85 1 162 2 -113 2 1659 1 -1551 
335 2 188 2 -394 1 279 2 337 2 -143 1 -185 2 -222 2 112 
336 1 148 2 198 2 597 1 -638 2 747 2 762 1 -2120 2 703 
337 2 -529 1 321 2 -258 2 553 1 -55 2 264 2 -728 1 328 
338 2 -575 2 918 1 -771 2 -51 2 1078 1 -850 2 140 2 -125 
339 1 115 2 -422 2 423 1 -197 2 230 2 147 1 -271 2 361 
340 2 -483 1 1100 2 -965 2 64 1 -238 2 -95 2 11 1 -51 
341 2 244 2 -214 1 139 3115 3230 300 MP stroke
342 2 -128 2 193 1 134 2 -143 2 586 1 -230 2 -526 2 -10 
343 1 89 2 -78 2 180 1 672 2 -35 2 -724 1 -184 2 263 
344 2 -114 1 829 2 -363 2 146 1 -236 2 267 2 -204 1 -42 
345 2 487 2 -893 1 1401 2 -1214 2 464 1 -509 2 330 2 -318 
346 1 -128 2 1030 2 -878 1 43 2 -40 2 64 1 504 2 -632 
347 2 303 1 562 2 -956 2 -203 1 270 2 400 2 -115 1 -456 
348 2 469 2 93 1 -347 2 644 2 -723 1 -271 2 1025 2 -820 
349 1 1 2 -52 2 -8 1 251 2 78 2 1274 1 -1123 2 184 
350 2 -177 1 -616 2 335 2 -219 1 727 2 -477 2 278 1 -514 
351 2 636 2 -774 1 327 2 -119 2 389 1 -373 2 -114 2 358 
352 1 39 2 375 2 -785 1 611 2 226 2 -717 1 -91 2 395 
353 2 -380 1 230 2 875 2 -719 1 -33 2 -458 2 1068 1 -794 
354 2 -14 2 260 1 -153 2 19 2 101 1 51 2 94 2 521 
355 1 -513 2 -186 2 -298 1 102 2 9 2 127 1 228 2 -228 
356 2 -98 1 90 2 25 2 -473 1 376 2 212 2 776 1 -1182 
357 2 108 2 186 1 172 2 155 2 -800 1 334 2 298 2 -525 
358 1 92 2 457 2 -592 1 821 2 -207 2 -247 1 -285 2 514 
359 2 -604 1 379 2 20 2 82 1 -387 2 86 2 -12 1 858 
360 2 -713 2 465 1 834 2 378 2 -1927 1 130 2 -248 2 264 
361 1 284 2 -402 2 741 1 -512 2 -220 2 133 1 188 2 -179 
362 2 -109 1 905 2 -704 2 259 1 -406 2 -164 2 436 1 516 
363 2 369 2 -779 1 172 2 150 2 -66 1 -882 2 136 2 809 
364 1 -336 2 -102 2 -481 1 464 2 -448 2 -22 1 308 2 558 
365 2 -874 1 102 2 268 2 -273 1 130 2 677 2 -630 1 351 
366 2 652 2 -778 1 -105 2 -43 2 706 1 -436 2 -448 1 152 
367 2 -110 2 -236 1 344 2 -92 2 1056 1 -992 2 55 2 -26 
368 1 57 2 -189 2 42 1 758 2 -792 2 -91 1 527 2 -637 
369 2 696 1 23 2 -309 2 685 1 -495 2 -628 2 456 1 -228 
370 2 241 2 -122 1 -202 2 -51 2 99 1 130 2 236 2 -331 
371 1 1263 2 -953 2 625 1 -636 2 -354 2 72 1 40 2 811 
372 2 -839 1 180 2 -6 2 44 1 5 2 -306 2 419 1 547 
373 2 -658 2 -151 1 78 2 16 2 330 1 -351 2 405 2 -465 
374 1 157 2 -161 2 282 1 -340 2 1186 2 -996 1 331 2 -500 
375 2 -178 1 -12 2 202 2 44 1 169 2 315 2 -409 1 52 
376 2 406 2 -314 1 159 2 711 2 -828 1 -15 2 -374 2 262 
377 1 -15 2 -210 2 584 1 -207 2 76 2 -2 1 83 2 -783 
378 2 291 1 561 2 -283 2 -114 1 -107 2 511 2 -47 1 -175 
379 2 415 2 -693 1 -110 2617 3275 300 MP stroke
380 2 510 2 -288 1 -77 2 168 2 1873 1 -1705 2 -424 2 -84 
381 1 145 2 222 2 -189 1 327 2 -431 2 -180 1 199 2 188 
382 2 -202 1 989 2 -867 2 211 1 25 2 120 2 218 1 -751 
383 2 275 2 100 1 510 2 -702 2 333 1 -87 2 -660 2 277 
384 1 918 2 -666 2 -22 1 -113 2 -173 2 23 1 63 2 148 
385 2 -258 1 -13 2 421 2 165 1 273 2 -740 2 386 1 740 
386 2 -832 2 -176 1 -261 2 344 2 -399 1 516 2 -5 2 -36 
387 1 574 2 -631 2 -463 1 294 2 -200 2 -105 1 546 2 -371 
388 2 242 1 -238 2 520 2 -675 1 784 2 -586 2 295 1 -3 
389 2 -277 2 308 1 -189 2 506 2 -263 1 -117 2 -2 2 -465 
390 1 720 2 -264 2 -296 1 -94 2 116 2 40 1 395 2 367 
391 2 -266 1 193 2 23 2 -978 1 130 2 175 2 185 1 -349 
392 2 451 2 110 1 4 2 135 2 -788 1 445 2 -175 2 -234 
393 1 545 2 19 2 -529 1 -13 2 223 2 -349 1 787 2 503 
394 2 -918 1 -310 2 324 2 -101 1 289 2 751 2 1001 1 -1605 
395 2 -784 2 714 1 -221 2 -8 2 47 1 -151 2 151 2 -47 
396 1 8 2 221 2 -714 1 784 2 1605 2 -1001 1 -751 2 -289 
397 2 101 1 -324 2 310 2 918 1 -503 2 -787 2 349 1 -223 
398 2 13 2 529 1 -19 2 -545 2 234 1 175 2 -445 2 788 
399 1 -135 2 -4 2 -110 1 -451 2 349 2 -185 1 -175 2 -130 
400 2 978 1 -23 2 -193 2 266 1 -367 2 -395 2 -40 1 -116 
401 2 94 2 296 1 264 2 -720 2 465 1 2 2 117 2 263 
402 1 -506 2 189 2 -308 1 277 2 3 2 -295 1 586 2 -784 
403 2 675 1 -520 2 238 2 -242 1 371 2 -546 2 105 1 200 
404 2 -294 2 463 1 631 2 -574 2 36 1 5 2 -516 2 399 
405 1 -344 2 261 2 176 1 832 2 -740 2 -386 1 740 2 -273 
406 2 -165 1 -421 2 13 2 258 1 -148 2 -63 2 -23 1 173 
407 2 113 2 22 1 666 2 -918 2 -277 1 660 2 87 2 -333 
408 1 702 2 -510 2 -100 1 -275 2 751 2 -218 1 -120 2 -25 
409 2 -211 1 867 2 -989 2 202 1 -188 2 -199 2 180 1 431 
410 2 -327 2 189 1 -222 2 -145 2 84 1 424 2 1705 2 -1873 
411 1 -168 2 77 2 288 1 -510 2 110 2 693 1 -415 2 175 
412 2 47 1 -511 2 107 2 114 1 283 2 -561 2 -291 1 783 
413 2 -83 2 2 1 -76 2 207 2 -584 1 210 2 15 2 -262 
414 1 374 2 15 2 828 1 -711 2 -159 2 314 1 -406 2 -52 
415 2 409 1 -315 2 -169 2 -44 1 -202 2 12 2 178 1 500 
416 2 -331 2 996 1 -1186 2 340 2 -282 1 161 2 -157 2 465 
417 1 -405 2 351 2 -330 2118 3118 300 MP stroke
418 1 -16 2 -78 2 151 1 658 2 -547 2 -419 1 306 2 -5 
419 2 -44 1 6 2 -180 2 839 1 -811 2 -40 2 -72 1 354 
420 2 636 2 -625 1 953 2 -1263 2 331 1 -236 2 -130 2 -99 
421 1 51 2 202 2 122 1 -241 2 228 2 -456 1 628 2 495 
422 2 -685 1 309 2 -23 2 -696 1 637 2 -527 2 91 1 792 
423 2 -758 2 -42 1 189 2 -57 2 26 1 -55 2 992 2 -1056 
424 1 92 2 -344 2 236 1 110 2 -152 2 448 1 436 2 -706 
425 2 43 1 105 2 778 2 -652 1 -351 2 630 2 -677 1 -130 
426 2 273 2 -268 1 -102 2 874 2 -558 1 -308 2 22 2 448 
427 1 -464 2 481 2 102 1 336 2 -809 2 -136 1 882 2 66 
428 2 -150 1 -172 2 779 2 -369 1 -516 2 -436 2 164 1 406 
429 2 -259 2 704 1 -905 2 109 2 179 1 -188 2 -133 2 220 
430 1 512 2 -741 2 402 1 -284 2 -264 2 248 1 -130 2 1927 
431 2 -378 1 -834 2 -465 2 713 1 -858 2 12 2 -86 1 387 
432 2 -82 2 -20 1 -379 2 604 2 -514 1 285 2 247 2 207 
433 1 -821 2 592 2 -457 1 -92 2 525 2 -298 1 -334 2 800 
434 2 -155 1 -172 2 -186 2 -108 1 1182 2 -776 2 -212 1 -376 
435 2 473 2 -25 1 -90 2 98 2 228 1 -228 2 -127 2 -9 
436 1 -102 2 298 2 186 1 513 2 -521 2 -94 1 -51 2 -101 
437 2 -19 1 153 2 -260 2 14 1 794 2 -1068 2 458 1 33 
438 2 719 2 -875 1 -230 2 380 2 -395 1 91 2 717 2 -226 
439 1 -611 2 785 2 -375 1 -39 2 -358 2 114 1 373 2 -389 
440 2 119 1 -327 2 774 2 -636 1 514 2 -278 2 477 1 -727 
441 2 219 2 -335 1 616 2 177 2 -184 1 1123 2 -1274 2 -78 
442 1 -251 2 8 2 52 1 -1 2 820 2 -1025 1 271 2 723 
443 2 -644 1 347 2 -93 2 -469 1 456 2 115 2 -400 1 -270 
444 2 203 2 956 1 -562 2 -303 2 632 1 -504 2 -64 2 40 
445 1 -43 2 878 2 -1030 1 128 2 318 2 -330 1 509 2 -464 
446 2 1214 1 -1401 2 893 2 -487 1 42 2 204 2 -267 1 236 
447 2 -146 2 363 1 -829 2 114 2 -263 1 184 2 724 2 35 
448 1 -672 2 -180 2 78 1 -89 2 10 2 526 1 230 2 -586 
449 2 143 1 -134 2 -193 2 128 1 -139 2 214 2 -244 1 51 
450 2 -11 2 95 1 238 2 -64 2 965 1 -1100 2 483 2 -361 
451 1 271 2 -147 2 -230 1 197 2 -423 2 422 1 -115 2 125 
452 2 -140 1 850 2 -1078 2 51 1 771 2 -918 2 575 1 -328 
453 2 728 2 -264 1 55 2 -553 2 258 1 -321 2 529 2 -703 
454 1 2120 2 -762 2 -747 1 638 2 -597 2 -198 1 -148 2 -112 
455 2 222 1 185 2 143 1620 2747 300 MP stroke
456 2 -337 1 -279 2 394 2 -188 1 1551 2 -1659 2 113 1 -162 
457 2 85 2 -56 1 82 2 386 2 -455 1 286 2 -239 2 112 
458 1 697 2 -281 2 -445 1 94 2 251 2 -559 1 242 2 185 
459 2 -352 1 179 2 29 2 26 1 -289 2 682 2 -449 1 -216 
460 2 1536 2 -981 1 -518 2 684 2 -297 1 -246 2 281 2 -187 
461 1 140 2 -474 2 252 1 127 2 88 2 -103 1 -322 2 776 
462 2 -565 1 -363 2 430 2 -178 1 486 2 -257 2 -443 1 263 
463 2 -47 2 863 1 -205 2 -496 2 -353 1 911 2 182 2 33 
464 1 -826 2 -3 2 7 1 113 2 -376 2 164 1 847 2 -1124 
465 2 50 1 1351 2 -812 2 1110 1 -1430 2 131 2 -174 1 237 
466 2 -201 2 655 1 512 2 -778 2 -83 1 -190 2 11 2 63 
467 1 465 2 -623 2 -289 1 168 2 57 2 343 1 34 2 164 
468 2 -112 1 -264 2 -231 2 303 1 -121 2 -245 2 46 1 -27 
469 2 409 2 -93 1 -281 2 38 2 195 1 941 2 -991 2 151 
470 1 245 2 -72 2 -388 1 206 2 341 2 41 1 325 2 -922 
471 2 -72 1 282 2 -297 2 358 1 1239 2 -1066 2 -14 1 -401 
472 2 53 2 -20 1 40 2 374 2 -18 1 -300 2 -140 2 209 
473 1 -462 2 -59 2 838 1 180 2 -572 2 265 1 -215 2 638 
474 2 -583 1 545 2 -199 2 456 1 -1185 2 70 2 241 1 -185 
475 2 271 2 -317 1 304 2 608 2 -583 1 -376 2 760 2 -631 
476 1 341 2 -292 2 52 1 414 2 -796 2 455 1 -193 2 1559 
477 2 -1232 1 -214 2 22 2 -134 1 355 2 126 2 1563 1 -1048 
478 2 -943 2 -140 1 -167 2 605 2 -144 1 -217 2 73 2 3 
479 1 -93 2 -57 2 508 1 905 2 580 2 -200 1 61 2 -1647 
480 2 156 1 -261 2 86 2 548 1 -575 2 778 2 -904 1 58 
481 2 331 2 709 1 -1181 2 45 2 744 1 -368 2 13 2 535 
482 1 -793 2 504 2 -444 1 285 2 -498 2 629 1 -295 2 -42 
483 2 12 1 -282 2 313 2 -332 1 -75 2 291 2 -104 1 246 
484 2 333 2 -568 1 150 2 -323 2 -143 1 458 2 25 2 14 
485 1 39 2 -350 2 129 1 35 2 393 2 -563 1 1611 2 -926 
486 2 -621 1 -117 2 28 2 283 1 291 2 146 2 -154 1 -18 
487 2 -538 2 12 1 -1 2 1057 2 -1201 1 891 2 -718 2 -209 
488 1 146 2 182 2 84 1 504 2 -192 2 -389 1 22 2 -197 
489 2 473 1 65 2 19 2 -263 1 -18 2 -72 2 -57 1 -158 
490 2 272 2 -227 1 1088 2 -974 2 -294 1 566 2 -18 2 -353 
491 1 48 2 1402 2 -761 1 -755 2 0 2 362 1 102 2 354 
492 2 888 1 -337 2 -689 2 -232 1 -96 2 -140 2 -110 1 444 
493 2 -287 2 45 1 201 1122 2872 300 MP stroke
494 2 -219 2 255 1 -107 2 2114 2 -1862 1 -448 2 -197 2 180 
495 1 274 2 -160 2 -176 1 236 2 825 2 -856 1 -535 2 151 
496 2 289 1 367 2 221 2 -702 1 -117 2 507 2 344 1 -750 
497 2 251 2 266 1 -238 2 -72 2 179 1 -272 2 -53 2 -232 
498 1 693 2 -371 2 74 1 -16 2 -414 2 281 1 -83 2 -2 
499 2 205 1 -250 2 -79 2 -62 1 68 2 485 2 102 1 -699 
500 2 176 2 -44 1 25 2 383 2 -69 1 69 2 144 2 -430 
501 1 177 2 -268 2 -99 1 1118 2 -429 2 -163 1 -409 2 505 
502 2 -371 1 433 2 -519 2 -88 1 287 2 -362 2 204 1 67 
503 2 -332 2 167 1 668 2 -141 2 82 1 -534 2 -71 2 -23 
504 1 526 2 -453 2 391 1 60 2 -406 2 138 1 -111 2 158 
505 2 132 1 1092 2 -1240 2 -132 1 -179 2 458 2 48 1 350 
506 2 -241 2 -640 1 104 2 -63 2 88 1 -6 2 1525 2 -716 
507 1 -135 2 -804 2 267 1 -354 2 287 2 481 1 -139 2 373 
508 2 -679 1 34 2 -172 2 141 1 150 2 -513 2 388 1 804 
509 2 -207 2 112 1 -659 2 -140 2 128 1 187 2 -420 2 234 
510 1 -207 2 549 2 -437 1 225 2 338 2 -658 1 -111 2 60 
511 2 -190 1 217 2 348 2 -167 1 -111 2 -247 2 513 1 -566 
512 2 122 2 782 1 -192 2 374 2 -154 1 -606 2 624 2 -39 
513 1 -124 2 -574 2 60 1 476 2 -240 2 -340 1 -155 2 818 
514 2 239 1 -565 2 -79 2 -52 1 289 2 -432 2 805 1 -834 
515 2 854 2 -864 1 318 2 -363 2 926 1 -731 2 -112 2 220 
516 1 -372 2 260 2 660 1 -764 2 15 2 157 1 524 2 -135 
517 2 -241 1 119 2 -80 2 -415 1 624 2 -830 2 517 1 -13 
518 2 -161 2 -207 1 131 2 364 2 26 1 185 2 -420 2 453 
519 1 -646 2 1255 2 -513 1 524 2 -996 2 -197 1 94 2 610 
520 2 -656 1 -70 2 34 2 725 1 -490 2 -324 2 331 1 -236 
521 2 414 2 -297 1 544 2 -824 2 362 1 -118 2 691 2 -654 
522 1 173 2 -353 2 574 1 237 2 -948 2 319 1 651 2 -153 
523 2 -154 1 -3 2 -195 2 -543 1 120 2 1046 2 352 1 -1220 
524 2 315 2 -190 1 -120 2 674 2 -285 1 -110 2 457 2 -354 
525 1 -458 2 26 2 321 1 38 2 362 700 2531 254 MP stroke
526 gr
527
528 c8
529 0 sg
530 2671  207 mt 
531 (FFT) s
532
533 end %%Color Dict
534
535 eplot
536 %%EndObject
537
538 epage
539 end
540
541 showpage
542
543 %%Trailer
544 %%EOF