1: %!PS-Adobe-3.0 EPSF-3.0
2: %%Creator: MATLAB, The Mathworks, Inc.
3: %%Title: C:\p(m)2007\Paper\HAR_8_85_analysis.eps
4: %%CreationDate: 04/05/2007 12:14:38
5: %%DocumentNeededFonts: Helvetica
6: %%DocumentProcessColors: Cyan Magenta Yellow Black
7: %%LanguageLevel: 2
8: %%Pages: 1
9: %%BoundingBox: 88 264 505 577
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: /ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
56: ISOLatin1Encoding WindowsLatin1Encoding copy pop
57: /.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
58: /daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
59: /.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
60: /endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
61: /Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
62: {/WindowsLatin1Encoding StandardEncoding bdef} ifelse
63: /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
64: exch dup 3 1 roll findfont dup length dict begin
65: { 1 index /FID ne {def}{pop pop} ifelse } forall
66: /Encoding exch def currentdict end definefont pop} bdef
67: /isroman {findfont /CharStrings get /Agrave known} bdef
68: /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
69: exch FMS} bdef
70: /csm {1 dpi2point div -1 dpi2point div scale neg translate
71: dup landscapeMode eq {pop -90 rotate}
72: {rotateMode eq {90 rotate} if} ifelse} bdef
73: % line types: solid, dotted, dashed, dotdash
74: /SO { [] 0 setdash } bdef
75: /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
76: /DA { [6 dpi2point mul] 0 setdash } bdef
77: /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
78: dpi2point mul] 0 setdash } bdef
79: % macros for lines and objects
80: /L {lineto stroke} bdef
81: /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
82: /AP {{rlineto} repeat} bdef
83: /PDlw -1 def
84: /W {/PDlw currentlinewidth def setlinewidth} def
85: /PP {closepath eofill} bdef
86: /DP {closepath stroke} bdef
87: /MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
88: neg 0 exch rlineto closepath} bdef
89: /FR {MR stroke} bdef
90: /PR {MR fill} bdef
91: /L1i {{currentfile picstr readhexstring pop} image} bdef
92: /tMatrix matrix def
93: /MakeOval {newpath tMatrix currentmatrix pop translate scale
94: 0 0 1 0 360 arc tMatrix setmatrix} bdef
95: /FO {MakeOval stroke} bdef
96: /PO {MakeOval fill} bdef
97: /PD {currentlinewidth 2 div 0 360 arc fill
98: PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
99: /FA {newpath tMatrix currentmatrix pop translate scale
100: 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
101: /PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
102: 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
103: /FAn {newpath tMatrix currentmatrix pop translate scale
104: 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
105: /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
106: 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
107: /vradius 0 def /hradius 0 def /lry 0 def
108: /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
109: /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
110: /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
111: vradius add translate hradius vradius scale 0 0 1 180 270 arc
112: tMatrix setmatrix lrx hradius sub uly vradius add translate
113: hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
114: lrx hradius sub lry vradius sub translate hradius vradius scale
115: 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
116: translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
117: closepath} bdef
118: /FRR {MRR stroke } bdef
119: /PRR {MRR fill } bdef
120: /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
121: newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
122: rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
123: sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
124: closepath} bdef
125: /FlrRR {MlrRR stroke } bdef
126: /PlrRR {MlrRR fill } bdef
127: /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
128: newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
129: rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
130: sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
131: closepath} bdef
132: /FtbRR {MtbRR stroke } bdef
133: /PtbRR {MtbRR fill } bdef
134: /stri 6 array def /dtri 6 array def
135: /smat 6 array def /dmat 6 array def
136: /tmat1 6 array def /tmat2 6 array def /dif 3 array def
137: /asub {/ind2 exch def /ind1 exch def dup dup
138: ind1 get exch ind2 get sub exch } bdef
139: /tri_to_matrix {
140: 2 0 asub 3 1 asub 4 0 asub 5 1 asub
141: dup 0 get exch 1 get 7 -1 roll astore } bdef
142: /compute_transform {
143: dmat dtri tri_to_matrix tmat1 invertmatrix
144: smat stri tri_to_matrix tmat2 concatmatrix } bdef
145: /ds {stri astore pop} bdef
146: /dt {dtri astore pop} bdef
147: /db {2 copy /cols xdef /rows xdef mul dup 3 mul string
148: currentfile
149: 3 index 0 eq {/ASCIIHexDecode filter}
150: {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }
151: ifelse exch readstring pop
152: dup 0 3 index getinterval /rbmap xdef
153: dup 2 index dup getinterval /gbmap xdef
154: 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
155: /it {gs np dtri aload pop moveto lineto lineto cp c
156: cols rows 8 compute_transform
157: rbmap gbmap bbmap true 3 colorimage gr}bdef
158: /il {newpath moveto lineto stroke}bdef
159: currentdict end def
160: %%EndProlog
161:
162: %%BeginSetup
163: MathWorks begin
164:
165: 0 cap
166:
167: end
168: %%EndSetup
169:
170: %%Page: 1 1
171: %%BeginPageSetup
172: %%PageBoundingBox: 88 264 505 577
173: MathWorks begin
174: bpage
175: %%EndPageSetup
176:
177: %%BeginObject: obj1
178: bplot
179:
180: /dpi2point 12 def
181: portraitMode 1056 6924 csm
182:
183: 0 0 5005 3755 rc
184: 85 dict begin %Colortable dictionary
185: /c0 { 0.000000 0.000000 0.000000 sr} bdef
186: /c1 { 1.000000 1.000000 1.000000 sr} bdef
187: /c2 { 0.900000 0.000000 0.000000 sr} bdef
188: /c3 { 0.000000 0.820000 0.000000 sr} bdef
189: /c4 { 0.000000 0.000000 0.800000 sr} bdef
190: /c5 { 0.910000 0.820000 0.320000 sr} bdef
191: /c6 { 1.000000 0.260000 0.820000 sr} bdef
192: /c7 { 0.000000 0.820000 0.820000 sr} bdef
193: c0
194: 1 j
195: 1 sg
196: 0 0 5006 3756 rf
197: 6 w
198: 0 3060 3879 0 0 -3060 651 3342 4 MP
199: PP
200: -3879 0 0 3060 3879 0 0 -3060 651 3342 5 MP stroke
201: 4 w
202: DO
203: 0 sg
204: 651 3342 mt 651 282 L
205: 651 282 mt 651 282 L
206: 1620 3342 mt 1620 282 L
207: 1620 282 mt 1620 282 L
208: 2590 3342 mt 2590 282 L
209: 2590 282 mt 2590 282 L
210: 3560 3342 mt 3560 282 L
211: 3560 282 mt 3560 282 L
212: 4530 3342 mt 4530 282 L
213: 4530 282 mt 4530 282 L
214: 651 3342 mt 4530 3342 L
215: 4530 3342 mt 4530 3342 L
216: 651 2904 mt 4530 2904 L
217: 4530 2904 mt 4530 2904 L
218: 651 2467 mt 4530 2467 L
219: 4530 2467 mt 4530 2467 L
220: 651 2030 mt 4530 2030 L
221: 4530 2030 mt 4530 2030 L
222: 651 1593 mt 4530 1593 L
223: 4530 1593 mt 4530 1593 L
224: 651 1156 mt 4530 1156 L
225: 4530 1156 mt 4530 1156 L
226: 651 719 mt 4530 719 L
227: 4530 719 mt 4530 719 L
228: 651 282 mt 4530 282 L
229: 4530 282 mt 4530 282 L
230: SO
231: 6 w
232: 651 282 mt 4530 282 L
233: 651 3342 mt 4530 3342 L
234: 4530 3342 mt 4530 282 L
235: 651 3342 mt 651 282 L
236: 651 3342 mt 4530 3342 L
237: 651 3342 mt 651 282 L
238: 651 3342 mt 651 3322 L
239: 651 282 mt 651 301 L
240: DO
241: 651 3342 mt 651 282 L
242: 651 282 mt 651 282 L
243: SO
244: 651 3342 mt 651 3303 L
245: 651 282 mt 651 320 L
246: %%IncludeResource: font Helvetica
247: /Helvetica /WindowsLatin1Encoding 120 FMSR
248:
249: 539 3524 mt
250: (10) s
251: %%IncludeResource: font Helvetica
252: /Helvetica /WindowsLatin1Encoding 80 FMSR
253:
254: 672 3450 mt
255: (-4) s
256: 942 3342 mt 942 3322 L
257: 942 282 mt 942 301 L
258: DO
259: 942 3342 mt 942 282 L
260: 942 282 mt 942 282 L
261: SO
262: 1113 3342 mt 1113 3322 L
263: 1113 282 mt 1113 301 L
264: DO
265: 1113 3342 mt 1113 282 L
266: 1113 282 mt 1113 282 L
267: SO
268: 1234 3342 mt 1234 3322 L
269: 1234 282 mt 1234 301 L
270: DO
271: 1234 3342 mt 1234 282 L
272: 1234 282 mt 1234 282 L
273: SO
274: 1328 3342 mt 1328 3322 L
275: 1328 282 mt 1328 301 L
276: DO
277: 1328 3342 mt 1328 282 L
278: 1328 282 mt 1328 282 L
279: SO
280: 1405 3342 mt 1405 3322 L
281: 1405 282 mt 1405 301 L
282: DO
283: 1405 3342 mt 1405 282 L
284: 1405 282 mt 1405 282 L
285: SO
286: 1470 3342 mt 1470 3322 L
287: 1470 282 mt 1470 301 L
288: DO
289: 1470 3342 mt 1470 282 L
290: 1470 282 mt 1470 282 L
291: SO
292: 1526 3342 mt 1526 3322 L
293: 1526 282 mt 1526 301 L
294: DO
295: 1526 3342 mt 1526 282 L
296: 1526 282 mt 1526 282 L
297: SO
298: 1576 3342 mt 1576 3322 L
299: 1576 282 mt 1576 301 L
300: DO
301: 1576 3342 mt 1576 282 L
302: 1576 282 mt 1576 282 L
303: SO
304: 1620 3342 mt 1620 3322 L
305: 1620 282 mt 1620 301 L
306: DO
307: 1620 3342 mt 1620 282 L
308: 1620 282 mt 1620 282 L
309: SO
310: 1620 3342 mt 1620 3303 L
311: 1620 282 mt 1620 320 L
312: %%IncludeResource: font Helvetica
313: /Helvetica /WindowsLatin1Encoding 120 FMSR
314:
315: 1508 3524 mt
316: (10) s
317: %%IncludeResource: font Helvetica
318: /Helvetica /WindowsLatin1Encoding 80 FMSR
319:
320: 1641 3450 mt
321: (-3) s
322: 1912 3342 mt 1912 3322 L
323: 1912 282 mt 1912 301 L
324: DO
325: 1912 3342 mt 1912 282 L
326: 1912 282 mt 1912 282 L
327: SO
328: 2083 3342 mt 2083 3322 L
329: 2083 282 mt 2083 301 L
330: DO
331: 2083 3342 mt 2083 282 L
332: 2083 282 mt 2083 282 L
333: SO
334: 2204 3342 mt 2204 3322 L
335: 2204 282 mt 2204 301 L
336: DO
337: 2204 3342 mt 2204 282 L
338: 2204 282 mt 2204 282 L
339: SO
340: 2298 3342 mt 2298 3322 L
341: 2298 282 mt 2298 301 L
342: DO
343: 2298 3342 mt 2298 282 L
344: 2298 282 mt 2298 282 L
345: SO
346: 2375 3342 mt 2375 3322 L
347: 2375 282 mt 2375 301 L
348: DO
349: 2375 3342 mt 2375 282 L
350: 2375 282 mt 2375 282 L
351: SO
352: 2440 3342 mt 2440 3322 L
353: 2440 282 mt 2440 301 L
354: DO
355: 2440 3342 mt 2440 282 L
356: 2440 282 mt 2440 282 L
357: SO
358: 2496 3342 mt 2496 3322 L
359: 2496 282 mt 2496 301 L
360: DO
361: 2496 3342 mt 2496 282 L
362: 2496 282 mt 2496 282 L
363: SO
364: 2546 3342 mt 2546 3322 L
365: 2546 282 mt 2546 301 L
366: DO
367: 2546 3342 mt 2546 282 L
368: 2546 282 mt 2546 282 L
369: SO
370: 2590 3342 mt 2590 3322 L
371: 2590 282 mt 2590 301 L
372: DO
373: 2590 3342 mt 2590 282 L
374: 2590 282 mt 2590 282 L
375: SO
376: 2590 3342 mt 2590 3303 L
377: 2590 282 mt 2590 320 L
378: %%IncludeResource: font Helvetica
379: /Helvetica /WindowsLatin1Encoding 120 FMSR
380:
381: 2478 3524 mt
382: (10) s
383: %%IncludeResource: font Helvetica
384: /Helvetica /WindowsLatin1Encoding 80 FMSR
385:
386: 2611 3450 mt
387: (-2) s
388: 2882 3342 mt 2882 3322 L
389: 2882 282 mt 2882 301 L
390: DO
391: 2882 3342 mt 2882 282 L
392: 2882 282 mt 2882 282 L
393: SO
394: 3053 3342 mt 3053 3322 L
395: 3053 282 mt 3053 301 L
396: DO
397: 3053 3342 mt 3053 282 L
398: 3053 282 mt 3053 282 L
399: SO
400: 3174 3342 mt 3174 3322 L
401: 3174 282 mt 3174 301 L
402: DO
403: 3174 3342 mt 3174 282 L
404: 3174 282 mt 3174 282 L
405: SO
406: 3268 3342 mt 3268 3322 L
407: 3268 282 mt 3268 301 L
408: DO
409: 3268 3342 mt 3268 282 L
410: 3268 282 mt 3268 282 L
411: SO
412: 3345 3342 mt 3345 3322 L
413: 3345 282 mt 3345 301 L
414: DO
415: 3345 3342 mt 3345 282 L
416: 3345 282 mt 3345 282 L
417: SO
418: 3410 3342 mt 3410 3322 L
419: 3410 282 mt 3410 301 L
420: DO
421: 3410 3342 mt 3410 282 L
422: 3410 282 mt 3410 282 L
423: SO
424: 3466 3342 mt 3466 3322 L
425: 3466 282 mt 3466 301 L
426: DO
427: 3466 3342 mt 3466 282 L
428: 3466 282 mt 3466 282 L
429: SO
430: 3515 3342 mt 3515 3322 L
431: 3515 282 mt 3515 301 L
432: DO
433: 3515 3342 mt 3515 282 L
434: 3515 282 mt 3515 282 L
435: SO
436: 3560 3342 mt 3560 3322 L
437: 3560 282 mt 3560 301 L
438: DO
439: 3560 3342 mt 3560 282 L
440: 3560 282 mt 3560 282 L
441: SO
442: 3560 3342 mt 3560 3303 L
443: 3560 282 mt 3560 320 L
444: %%IncludeResource: font Helvetica
445: /Helvetica /WindowsLatin1Encoding 120 FMSR
446:
447: 3448 3524 mt
448: (10) s
449: %%IncludeResource: font Helvetica
450: /Helvetica /WindowsLatin1Encoding 80 FMSR
451:
452: 3581 3450 mt
453: (-1) s
454: 3852 3342 mt 3852 3322 L
455: 3852 282 mt 3852 301 L
456: DO
457: 3852 3342 mt 3852 282 L
458: 3852 282 mt 3852 282 L
459: SO
460: 4022 3342 mt 4022 3322 L
461: 4022 282 mt 4022 301 L
462: DO
463: 4022 3342 mt 4022 282 L
464: 4022 282 mt 4022 282 L
465: SO
466: 4144 3342 mt 4144 3322 L
467: 4144 282 mt 4144 301 L
468: DO
469: 4144 3342 mt 4144 282 L
470: 4144 282 mt 4144 282 L
471: SO
472: 4238 3342 mt 4238 3322 L
473: 4238 282 mt 4238 301 L
474: DO
475: 4238 3342 mt 4238 282 L
476: 4238 282 mt 4238 282 L
477: SO
478: 4314 3342 mt 4314 3322 L
479: 4314 282 mt 4314 301 L
480: DO
481: 4314 3342 mt 4314 282 L
482: 4314 282 mt 4314 282 L
483: SO
484: 4379 3342 mt 4379 3322 L
485: 4379 282 mt 4379 301 L
486: DO
487: 4379 3342 mt 4379 282 L
488: 4379 282 mt 4379 282 L
489: SO
490: 4436 3342 mt 4436 3322 L
491: 4436 282 mt 4436 301 L
492: DO
493: 4436 3342 mt 4436 282 L
494: 4436 282 mt 4436 282 L
495: SO
496: 4485 3342 mt 4485 3322 L
497: 4485 282 mt 4485 301 L
498: DO
499: 4485 3342 mt 4485 282 L
500: 4485 282 mt 4485 282 L
501: SO
502: 4530 3342 mt 4530 3322 L
503: 4530 282 mt 4530 301 L
504: DO
505: 4530 3342 mt 4530 282 L
506: 4530 282 mt 4530 282 L
507: SO
508: 4530 3342 mt 4530 3303 L
509: 4530 282 mt 4530 320 L
510: %%IncludeResource: font Helvetica
511: /Helvetica /WindowsLatin1Encoding 120 FMSR
512:
513: 4442 3524 mt
514: (10) s
515: %%IncludeResource: font Helvetica
516: /Helvetica /WindowsLatin1Encoding 80 FMSR
517:
518: 4575 3450 mt
519: (0) s
520: 651 3342 mt 670 3342 L
521: 4530 3342 mt 4510 3342 L
522: DO
523: 651 3342 mt 4530 3342 L
524: 4530 3342 mt 4530 3342 L
525: SO
526: 651 3342 mt 689 3342 L
527: 4530 3342 mt 4491 3342 L
528: %%IncludeResource: font Helvetica
529: /Helvetica /WindowsLatin1Encoding 120 FMSR
530:
531: 392 3386 mt
532: (10) s
533: %%IncludeResource: font Helvetica
534: /Helvetica /WindowsLatin1Encoding 80 FMSR
535:
536: 525 3312 mt
537: (-6) s
538: 651 3210 mt 670 3210 L
539: 4530 3210 mt 4510 3210 L
540: DO
541: 651 3210 mt 4530 3210 L
542: 4530 3210 mt 4530 3210 L
543: SO
544: 651 3133 mt 670 3133 L
545: 4530 3133 mt 4510 3133 L
546: DO
547: 651 3133 mt 4530 3133 L
548: 4530 3133 mt 4530 3133 L
549: SO
550: 651 3078 mt 670 3078 L
551: 4530 3078 mt 4510 3078 L
552: DO
553: 651 3078 mt 4530 3078 L
554: 4530 3078 mt 4530 3078 L
555: SO
556: 651 3036 mt 670 3036 L
557: 4530 3036 mt 4510 3036 L
558: DO
559: 651 3036 mt 4530 3036 L
560: 4530 3036 mt 4530 3036 L
561: SO
562: 651 3001 mt 670 3001 L
563: 4530 3001 mt 4510 3001 L
564: DO
565: 651 3001 mt 4530 3001 L
566: 4530 3001 mt 4530 3001 L
567: SO
568: 651 2972 mt 670 2972 L
569: 4530 2972 mt 4510 2972 L
570: DO
571: 651 2972 mt 4530 2972 L
572: 4530 2972 mt 4530 2972 L
573: SO
574: 651 2947 mt 670 2947 L
575: 4530 2947 mt 4510 2947 L
576: DO
577: 651 2947 mt 4530 2947 L
578: 4530 2947 mt 4530 2947 L
579: SO
580: 651 2924 mt 670 2924 L
581: 4530 2924 mt 4510 2924 L
582: DO
583: 651 2924 mt 4530 2924 L
584: 4530 2924 mt 4530 2924 L
585: SO
586: 651 2904 mt 670 2904 L
587: 4530 2904 mt 4510 2904 L
588: DO
589: 651 2904 mt 4530 2904 L
590: 4530 2904 mt 4530 2904 L
591: SO
592: 651 2904 mt 689 2904 L
593: 4530 2904 mt 4491 2904 L
594: %%IncludeResource: font Helvetica
595: /Helvetica /WindowsLatin1Encoding 120 FMSR
596:
597: 392 2948 mt
598: (10) s
599: %%IncludeResource: font Helvetica
600: /Helvetica /WindowsLatin1Encoding 80 FMSR
601:
602: 525 2874 mt
603: (-5) s
604: 651 2773 mt 670 2773 L
605: 4530 2773 mt 4510 2773 L
606: DO
607: 651 2773 mt 4530 2773 L
608: 4530 2773 mt 4530 2773 L
609: SO
610: 651 2696 mt 670 2696 L
611: 4530 2696 mt 4510 2696 L
612: DO
613: 651 2696 mt 4530 2696 L
614: 4530 2696 mt 4530 2696 L
615: SO
616: 651 2641 mt 670 2641 L
617: 4530 2641 mt 4510 2641 L
618: DO
619: 651 2641 mt 4530 2641 L
620: 4530 2641 mt 4530 2641 L
621: SO
622: 651 2599 mt 670 2599 L
623: 4530 2599 mt 4510 2599 L
624: DO
625: 651 2599 mt 4530 2599 L
626: 4530 2599 mt 4530 2599 L
627: SO
628: 651 2564 mt 670 2564 L
629: 4530 2564 mt 4510 2564 L
630: DO
631: 651 2564 mt 4530 2564 L
632: 4530 2564 mt 4530 2564 L
633: SO
634: 651 2535 mt 670 2535 L
635: 4530 2535 mt 4510 2535 L
636: DO
637: 651 2535 mt 4530 2535 L
638: 4530 2535 mt 4530 2535 L
639: SO
640: 651 2510 mt 670 2510 L
641: 4530 2510 mt 4510 2510 L
642: DO
643: 651 2510 mt 4530 2510 L
644: 4530 2510 mt 4530 2510 L
645: SO
646: 651 2487 mt 670 2487 L
647: 4530 2487 mt 4510 2487 L
648: DO
649: 651 2487 mt 4530 2487 L
650: 4530 2487 mt 4530 2487 L
651: SO
652: 651 2467 mt 670 2467 L
653: 4530 2467 mt 4510 2467 L
654: DO
655: 651 2467 mt 4530 2467 L
656: 4530 2467 mt 4530 2467 L
657: SO
658: 651 2467 mt 689 2467 L
659: 4530 2467 mt 4491 2467 L
660: %%IncludeResource: font Helvetica
661: /Helvetica /WindowsLatin1Encoding 120 FMSR
662:
663: 392 2511 mt
664: (10) s
665: %%IncludeResource: font Helvetica
666: /Helvetica /WindowsLatin1Encoding 80 FMSR
667:
668: 525 2437 mt
669: (-4) s
670: 651 2336 mt 670 2336 L
671: 4530 2336 mt 4510 2336 L
672: DO
673: 651 2336 mt 4530 2336 L
674: 4530 2336 mt 4530 2336 L
675: SO
676: 651 2259 mt 670 2259 L
677: 4530 2259 mt 4510 2259 L
678: DO
679: 651 2259 mt 4530 2259 L
680: 4530 2259 mt 4530 2259 L
681: SO
682: 651 2204 mt 670 2204 L
683: 4530 2204 mt 4510 2204 L
684: DO
685: 651 2204 mt 4530 2204 L
686: 4530 2204 mt 4530 2204 L
687: SO
688: 651 2162 mt 670 2162 L
689: 4530 2162 mt 4510 2162 L
690: DO
691: 651 2162 mt 4530 2162 L
692: 4530 2162 mt 4530 2162 L
693: SO
694: 651 2127 mt 670 2127 L
695: 4530 2127 mt 4510 2127 L
696: DO
697: 651 2127 mt 4530 2127 L
698: 4530 2127 mt 4530 2127 L
699: SO
700: 651 2098 mt 670 2098 L
701: 4530 2098 mt 4510 2098 L
702: DO
703: 651 2098 mt 4530 2098 L
704: 4530 2098 mt 4530 2098 L
705: SO
706: 651 2072 mt 670 2072 L
707: 4530 2072 mt 4510 2072 L
708: DO
709: 651 2072 mt 4530 2072 L
710: 4530 2072 mt 4530 2072 L
711: SO
712: 651 2050 mt 670 2050 L
713: 4530 2050 mt 4510 2050 L
714: DO
715: 651 2050 mt 4530 2050 L
716: 4530 2050 mt 4530 2050 L
717: SO
718: 651 2030 mt 670 2030 L
719: 4530 2030 mt 4510 2030 L
720: DO
721: 651 2030 mt 4530 2030 L
722: 4530 2030 mt 4530 2030 L
723: SO
724: 651 2030 mt 689 2030 L
725: 4530 2030 mt 4491 2030 L
726: %%IncludeResource: font Helvetica
727: /Helvetica /WindowsLatin1Encoding 120 FMSR
728:
729: 392 2074 mt
730: (10) s
731: %%IncludeResource: font Helvetica
732: /Helvetica /WindowsLatin1Encoding 80 FMSR
733:
734: 525 2000 mt
735: (-3) s
736: 651 1898 mt 670 1898 L
737: 4530 1898 mt 4510 1898 L
738: DO
739: 651 1898 mt 4530 1898 L
740: 4530 1898 mt 4530 1898 L
741: SO
742: 651 1822 mt 670 1822 L
743: 4530 1822 mt 4510 1822 L
744: DO
745: 651 1822 mt 4530 1822 L
746: 4530 1822 mt 4530 1822 L
747: SO
748: 651 1767 mt 670 1767 L
749: 4530 1767 mt 4510 1767 L
750: DO
751: 651 1767 mt 4530 1767 L
752: 4530 1767 mt 4530 1767 L
753: SO
754: 651 1725 mt 670 1725 L
755: 4530 1725 mt 4510 1725 L
756: DO
757: 651 1725 mt 4530 1725 L
758: 4530 1725 mt 4530 1725 L
759: SO
760: 651 1690 mt 670 1690 L
761: 4530 1690 mt 4510 1690 L
762: DO
763: 651 1690 mt 4530 1690 L
764: 4530 1690 mt 4530 1690 L
765: SO
766: 651 1661 mt 670 1661 L
767: 4530 1661 mt 4510 1661 L
768: DO
769: 651 1661 mt 4530 1661 L
770: 4530 1661 mt 4530 1661 L
771: SO
772: 651 1635 mt 670 1635 L
773: 4530 1635 mt 4510 1635 L
774: DO
775: 651 1635 mt 4530 1635 L
776: 4530 1635 mt 4530 1635 L
777: SO
778: 651 1613 mt 670 1613 L
779: 4530 1613 mt 4510 1613 L
780: DO
781: 651 1613 mt 4530 1613 L
782: 4530 1613 mt 4530 1613 L
783: SO
784: 651 1593 mt 670 1593 L
785: 4530 1593 mt 4510 1593 L
786: DO
787: 651 1593 mt 4530 1593 L
788: 4530 1593 mt 4530 1593 L
789: SO
790: 651 1593 mt 689 1593 L
791: 4530 1593 mt 4491 1593 L
792: %%IncludeResource: font Helvetica
793: /Helvetica /WindowsLatin1Encoding 120 FMSR
794:
795: 392 1637 mt
796: (10) s
797: %%IncludeResource: font Helvetica
798: /Helvetica /WindowsLatin1Encoding 80 FMSR
799:
800: 525 1563 mt
801: (-2) s
802: 651 1461 mt 670 1461 L
803: 4530 1461 mt 4510 1461 L
804: DO
805: 651 1461 mt 4530 1461 L
806: 4530 1461 mt 4530 1461 L
807: SO
808: 651 1384 mt 670 1384 L
809: 4530 1384 mt 4510 1384 L
810: DO
811: 651 1384 mt 4530 1384 L
812: 4530 1384 mt 4530 1384 L
813: SO
814: 651 1330 mt 670 1330 L
815: 4530 1330 mt 4510 1330 L
816: DO
817: 651 1330 mt 4530 1330 L
818: 4530 1330 mt 4530 1330 L
819: SO
820: 651 1287 mt 670 1287 L
821: 4530 1287 mt 4510 1287 L
822: DO
823: 651 1287 mt 4530 1287 L
824: 4530 1287 mt 4530 1287 L
825: SO
826: 651 1253 mt 670 1253 L
827: 4530 1253 mt 4510 1253 L
828: DO
829: 651 1253 mt 4530 1253 L
830: 4530 1253 mt 4530 1253 L
831: SO
832: 651 1223 mt 670 1223 L
833: 4530 1223 mt 4510 1223 L
834: DO
835: 651 1223 mt 4530 1223 L
836: 4530 1223 mt 4530 1223 L
837: SO
838: 651 1198 mt 670 1198 L
839: 4530 1198 mt 4510 1198 L
840: DO
841: 651 1198 mt 4530 1198 L
842: 4530 1198 mt 4530 1198 L
843: SO
844: 651 1176 mt 670 1176 L
845: 4530 1176 mt 4510 1176 L
846: DO
847: 651 1176 mt 4530 1176 L
848: 4530 1176 mt 4530 1176 L
849: SO
850: 651 1156 mt 670 1156 L
851: 4530 1156 mt 4510 1156 L
852: DO
853: 651 1156 mt 4530 1156 L
854: 4530 1156 mt 4530 1156 L
855: SO
856: 651 1156 mt 689 1156 L
857: 4530 1156 mt 4491 1156 L
858: %%IncludeResource: font Helvetica
859: /Helvetica /WindowsLatin1Encoding 120 FMSR
860:
861: 392 1200 mt
862: (10) s
863: %%IncludeResource: font Helvetica
864: /Helvetica /WindowsLatin1Encoding 80 FMSR
865:
866: 525 1126 mt
867: (-1) s
868: 651 1024 mt 670 1024 L
869: 4530 1024 mt 4510 1024 L
870: DO
871: 651 1024 mt 4530 1024 L
872: 4530 1024 mt 4530 1024 L
873: SO
874: 651 947 mt 670 947 L
875: 4530 947 mt 4510 947 L
876: DO
877: 651 947 mt 4530 947 L
878: 4530 947 mt 4530 947 L
879: SO
880: 651 893 mt 670 893 L
881: 4530 893 mt 4510 893 L
882: DO
883: 651 893 mt 4530 893 L
884: 4530 893 mt 4530 893 L
885: SO
886: 651 850 mt 670 850 L
887: 4530 850 mt 4510 850 L
888: DO
889: 651 850 mt 4530 850 L
890: 4530 850 mt 4530 850 L
891: SO
892: 651 816 mt 670 816 L
893: 4530 816 mt 4510 816 L
894: DO
895: 651 816 mt 4530 816 L
896: 4530 816 mt 4530 816 L
897: SO
898: 651 786 mt 670 786 L
899: 4530 786 mt 4510 786 L
900: DO
901: 651 786 mt 4530 786 L
902: 4530 786 mt 4530 786 L
903: SO
904: 651 761 mt 670 761 L
905: 4530 761 mt 4510 761 L
906: DO
907: 651 761 mt 4530 761 L
908: 4530 761 mt 4530 761 L
909: SO
910: 651 739 mt 670 739 L
911: 4530 739 mt 4510 739 L
912: DO
913: 651 739 mt 4530 739 L
914: 4530 739 mt 4530 739 L
915: SO
916: 651 719 mt 670 719 L
917: 4530 719 mt 4510 719 L
918: DO
919: 651 719 mt 4530 719 L
920: 4530 719 mt 4530 719 L
921: SO
922: 651 719 mt 689 719 L
923: 4530 719 mt 4491 719 L
924: %%IncludeResource: font Helvetica
925: /Helvetica /WindowsLatin1Encoding 120 FMSR
926:
927: 392 763 mt
928: (10) s
929: %%IncludeResource: font Helvetica
930: /Helvetica /WindowsLatin1Encoding 80 FMSR
931:
932: 525 689 mt
933: (0) s
934: 651 587 mt 670 587 L
935: 4530 587 mt 4510 587 L
936: DO
937: 651 587 mt 4530 587 L
938: 4530 587 mt 4530 587 L
939: SO
940: 651 510 mt 670 510 L
941: 4530 510 mt 4510 510 L
942: DO
943: 651 510 mt 4530 510 L
944: 4530 510 mt 4530 510 L
945: SO
946: 651 455 mt 670 455 L
947: 4530 455 mt 4510 455 L
948: DO
949: 651 455 mt 4530 455 L
950: 4530 455 mt 4530 455 L
951: SO
952: 651 413 mt 670 413 L
953: 4530 413 mt 4510 413 L
954: DO
955: 651 413 mt 4530 413 L
956: 4530 413 mt 4530 413 L
957: SO
958: 651 378 mt 670 378 L
959: 4530 378 mt 4510 378 L
960: DO
961: 651 378 mt 4530 378 L
962: 4530 378 mt 4530 378 L
963: SO
964: 651 349 mt 670 349 L
965: 4530 349 mt 4510 349 L
966: DO
967: 651 349 mt 4530 349 L
968: 4530 349 mt 4530 349 L
969: SO
970: 651 324 mt 670 324 L
971: 4530 324 mt 4510 324 L
972: DO
973: 651 324 mt 4530 324 L
974: 4530 324 mt 4530 324 L
975: SO
976: 651 302 mt 670 302 L
977: 4530 302 mt 4510 302 L
978: DO
979: 651 302 mt 4530 302 L
980: 4530 302 mt 4530 302 L
981: SO
982: 651 282 mt 670 282 L
983: 4530 282 mt 4510 282 L
984: DO
985: 651 282 mt 4530 282 L
986: 4530 282 mt 4530 282 L
987: SO
988: 651 282 mt 689 282 L
989: 4530 282 mt 4491 282 L
990: %%IncludeResource: font Helvetica
991: /Helvetica /WindowsLatin1Encoding 120 FMSR
992:
993: 392 326 mt
994: (10) s
995: %%IncludeResource: font Helvetica
996: /Helvetica /WindowsLatin1Encoding 80 FMSR
997:
998: 525 252 mt
999: (1) s
1000: 651 282 mt 4530 282 L
1001: 651 3342 mt 4530 3342 L
1002: 4530 3342 mt 4530 282 L
1003: 651 3342 mt 651 282 L
1004: gs 651 282 3880 3061 rc
1005: 24 w
1006: /c8 { 0.000000 0.000000 1.000000 sr} bdef
1007: c8
1008: 97 -18 97 -7 97 -13 97 -17 97 -16 97 -10 97 7 97 26
1009: 97 24 97 7 97 -6 97 -8 97 -6 97 -10 97 -25 97 -40
1010: 97 -55 97 -87 97 -133 97 -150 97 -147 97 -574 97 545 97 145
1011: 97 60 97 -16 97 -96 97 -291 97 125 97 100 97 -40 97 -159
1012: 97 -499 97 417 97 104 1135 1513 36 MP stroke
1013: gr
1014:
1015: 24 w
1016: c8
1017: 0 sg
1018: %%IncludeResource: font Helvetica
1019: /Helvetica /WindowsLatin1Encoding 120 FMSR
1020:
1021: 2127 3667 mt
1022: (Time scale \(year\)) s
1023: 310 1966 mt -90 rotate
1024: (SFAC) s
1025: 90 rotate
1026: gs 651 282 3880 3061 rc
1027: DA
1028: c8
1029: 97 -91 97 -16 97 21 97 -8 97 -23 97 -47 97 -141 97 -209
1030: 97 231 97 150 97 33 97 -24 97 -12 97 32 97 30 97 -6
1031: 97 -8 97 -16 97 -80 97 -163 97 -118 97 -37 97 -33 97 -10
1032: 97 -532 97 588 97 60 97 -32 97 -101 97 -646 97 599 97 2
1033: 97 -117 97 -175 97 23 1135 1936 36 MP stroke
1034: DO
1035: 97 -122 97 -142 97 45 97 35 97 -12 97 11 97 -35 97 -380
1036: 97 192 97 -81 97 280 97 12 97 -72 97 -39 97 98 97 34
1037: 97 -26 97 32 97 7 97 -121 97 -239 97 -24 97 -129 97 113
1038: 97 56 97 -427 97 373 97 62 97 -15 97 -64 97 -436 97 366
1039: 97 -18 97 -244 97 -103 1135 2231 36 MP stroke
1040: DA
1041: 0 sg
1042: 97 9 97 9 97 8 97 9 97 9 97 9 97 9 97 9
1043: 2687 1394 9 MP stroke
1044: DD
1045: c8
1046: 97 -13 97 -148 97 -374 97 245 97 52 97 -70 97 77 97 55
1047: 97 -322 97 225 97 -234 97 263 97 19 97 -99 97 -476 97 529
1048: 97 52 97 -134 97 113 97 81 97 -155 97 -479 97 302 97 -244
1049: 97 107 97 167 97 -213 97 54 97 44 97 32 97 19 97 -667
1050: 97 508 97 54 97 -913 1135 2942 36 MP stroke
1051: gr
1052:
1053: c8
1054: DD
1055: 0 sg
1056: 634 3385 mt
1057: ( ) s
1058: 4514 324 mt
1059: ( ) s
1060: SO
1061: 6 w
1062:
1063: end %%Color Dict
1064:
1065: eplot
1066: %%EndObject
1067:
1068: epage
1069: end
1070:
1071: showpage
1072:
1073: %%Trailer
1074: %%EOF
1075: