1: %!PS-Adobe-3.0 EPSF-3.0
2: %%Creator: MATLAB, The Mathworks, Inc.
3: %%Title: C:\p(m)2007\Paper\HAR_75_8_analysis.eps
4: %%CreationDate: 04/05/2007 12:00:52
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 2730 mt 4530 2730 L
217: 4530 2730 mt 4530 2730 L
218: 651 2118 mt 4530 2118 L
219: 4530 2118 mt 4530 2118 L
220: 651 1506 mt 4530 1506 L
221: 4530 1506 mt 4530 1506 L
222: 651 894 mt 4530 894 L
223: 4530 894 mt 4530 894 L
224: 651 282 mt 4530 282 L
225: 4530 282 mt 4530 282 L
226: SO
227: 6 w
228: 651 282 mt 4530 282 L
229: 651 3342 mt 4530 3342 L
230: 4530 3342 mt 4530 282 L
231: 651 3342 mt 651 282 L
232: 651 3342 mt 4530 3342 L
233: 651 3342 mt 651 282 L
234: 651 3342 mt 651 3322 L
235: 651 282 mt 651 301 L
236: DO
237: 651 3342 mt 651 282 L
238: 651 282 mt 651 282 L
239: SO
240: 651 3342 mt 651 3303 L
241: 651 282 mt 651 320 L
242: %%IncludeResource: font Helvetica
243: /Helvetica /WindowsLatin1Encoding 120 FMSR
244:
245: 539 3524 mt
246: (10) s
247: %%IncludeResource: font Helvetica
248: /Helvetica /WindowsLatin1Encoding 80 FMSR
249:
250: 672 3450 mt
251: (-4) s
252: 942 3342 mt 942 3322 L
253: 942 282 mt 942 301 L
254: DO
255: 942 3342 mt 942 282 L
256: 942 282 mt 942 282 L
257: SO
258: 1113 3342 mt 1113 3322 L
259: 1113 282 mt 1113 301 L
260: DO
261: 1113 3342 mt 1113 282 L
262: 1113 282 mt 1113 282 L
263: SO
264: 1234 3342 mt 1234 3322 L
265: 1234 282 mt 1234 301 L
266: DO
267: 1234 3342 mt 1234 282 L
268: 1234 282 mt 1234 282 L
269: SO
270: 1328 3342 mt 1328 3322 L
271: 1328 282 mt 1328 301 L
272: DO
273: 1328 3342 mt 1328 282 L
274: 1328 282 mt 1328 282 L
275: SO
276: 1405 3342 mt 1405 3322 L
277: 1405 282 mt 1405 301 L
278: DO
279: 1405 3342 mt 1405 282 L
280: 1405 282 mt 1405 282 L
281: SO
282: 1470 3342 mt 1470 3322 L
283: 1470 282 mt 1470 301 L
284: DO
285: 1470 3342 mt 1470 282 L
286: 1470 282 mt 1470 282 L
287: SO
288: 1526 3342 mt 1526 3322 L
289: 1526 282 mt 1526 301 L
290: DO
291: 1526 3342 mt 1526 282 L
292: 1526 282 mt 1526 282 L
293: SO
294: 1576 3342 mt 1576 3322 L
295: 1576 282 mt 1576 301 L
296: DO
297: 1576 3342 mt 1576 282 L
298: 1576 282 mt 1576 282 L
299: SO
300: 1620 3342 mt 1620 3322 L
301: 1620 282 mt 1620 301 L
302: DO
303: 1620 3342 mt 1620 282 L
304: 1620 282 mt 1620 282 L
305: SO
306: 1620 3342 mt 1620 3303 L
307: 1620 282 mt 1620 320 L
308: %%IncludeResource: font Helvetica
309: /Helvetica /WindowsLatin1Encoding 120 FMSR
310:
311: 1508 3524 mt
312: (10) s
313: %%IncludeResource: font Helvetica
314: /Helvetica /WindowsLatin1Encoding 80 FMSR
315:
316: 1641 3450 mt
317: (-3) s
318: 1912 3342 mt 1912 3322 L
319: 1912 282 mt 1912 301 L
320: DO
321: 1912 3342 mt 1912 282 L
322: 1912 282 mt 1912 282 L
323: SO
324: 2083 3342 mt 2083 3322 L
325: 2083 282 mt 2083 301 L
326: DO
327: 2083 3342 mt 2083 282 L
328: 2083 282 mt 2083 282 L
329: SO
330: 2204 3342 mt 2204 3322 L
331: 2204 282 mt 2204 301 L
332: DO
333: 2204 3342 mt 2204 282 L
334: 2204 282 mt 2204 282 L
335: SO
336: 2298 3342 mt 2298 3322 L
337: 2298 282 mt 2298 301 L
338: DO
339: 2298 3342 mt 2298 282 L
340: 2298 282 mt 2298 282 L
341: SO
342: 2375 3342 mt 2375 3322 L
343: 2375 282 mt 2375 301 L
344: DO
345: 2375 3342 mt 2375 282 L
346: 2375 282 mt 2375 282 L
347: SO
348: 2440 3342 mt 2440 3322 L
349: 2440 282 mt 2440 301 L
350: DO
351: 2440 3342 mt 2440 282 L
352: 2440 282 mt 2440 282 L
353: SO
354: 2496 3342 mt 2496 3322 L
355: 2496 282 mt 2496 301 L
356: DO
357: 2496 3342 mt 2496 282 L
358: 2496 282 mt 2496 282 L
359: SO
360: 2546 3342 mt 2546 3322 L
361: 2546 282 mt 2546 301 L
362: DO
363: 2546 3342 mt 2546 282 L
364: 2546 282 mt 2546 282 L
365: SO
366: 2590 3342 mt 2590 3322 L
367: 2590 282 mt 2590 301 L
368: DO
369: 2590 3342 mt 2590 282 L
370: 2590 282 mt 2590 282 L
371: SO
372: 2590 3342 mt 2590 3303 L
373: 2590 282 mt 2590 320 L
374: %%IncludeResource: font Helvetica
375: /Helvetica /WindowsLatin1Encoding 120 FMSR
376:
377: 2478 3524 mt
378: (10) s
379: %%IncludeResource: font Helvetica
380: /Helvetica /WindowsLatin1Encoding 80 FMSR
381:
382: 2611 3450 mt
383: (-2) s
384: 2882 3342 mt 2882 3322 L
385: 2882 282 mt 2882 301 L
386: DO
387: 2882 3342 mt 2882 282 L
388: 2882 282 mt 2882 282 L
389: SO
390: 3053 3342 mt 3053 3322 L
391: 3053 282 mt 3053 301 L
392: DO
393: 3053 3342 mt 3053 282 L
394: 3053 282 mt 3053 282 L
395: SO
396: 3174 3342 mt 3174 3322 L
397: 3174 282 mt 3174 301 L
398: DO
399: 3174 3342 mt 3174 282 L
400: 3174 282 mt 3174 282 L
401: SO
402: 3268 3342 mt 3268 3322 L
403: 3268 282 mt 3268 301 L
404: DO
405: 3268 3342 mt 3268 282 L
406: 3268 282 mt 3268 282 L
407: SO
408: 3345 3342 mt 3345 3322 L
409: 3345 282 mt 3345 301 L
410: DO
411: 3345 3342 mt 3345 282 L
412: 3345 282 mt 3345 282 L
413: SO
414: 3410 3342 mt 3410 3322 L
415: 3410 282 mt 3410 301 L
416: DO
417: 3410 3342 mt 3410 282 L
418: 3410 282 mt 3410 282 L
419: SO
420: 3466 3342 mt 3466 3322 L
421: 3466 282 mt 3466 301 L
422: DO
423: 3466 3342 mt 3466 282 L
424: 3466 282 mt 3466 282 L
425: SO
426: 3515 3342 mt 3515 3322 L
427: 3515 282 mt 3515 301 L
428: DO
429: 3515 3342 mt 3515 282 L
430: 3515 282 mt 3515 282 L
431: SO
432: 3560 3342 mt 3560 3322 L
433: 3560 282 mt 3560 301 L
434: DO
435: 3560 3342 mt 3560 282 L
436: 3560 282 mt 3560 282 L
437: SO
438: 3560 3342 mt 3560 3303 L
439: 3560 282 mt 3560 320 L
440: %%IncludeResource: font Helvetica
441: /Helvetica /WindowsLatin1Encoding 120 FMSR
442:
443: 3448 3524 mt
444: (10) s
445: %%IncludeResource: font Helvetica
446: /Helvetica /WindowsLatin1Encoding 80 FMSR
447:
448: 3581 3450 mt
449: (-1) s
450: 3852 3342 mt 3852 3322 L
451: 3852 282 mt 3852 301 L
452: DO
453: 3852 3342 mt 3852 282 L
454: 3852 282 mt 3852 282 L
455: SO
456: 4022 3342 mt 4022 3322 L
457: 4022 282 mt 4022 301 L
458: DO
459: 4022 3342 mt 4022 282 L
460: 4022 282 mt 4022 282 L
461: SO
462: 4144 3342 mt 4144 3322 L
463: 4144 282 mt 4144 301 L
464: DO
465: 4144 3342 mt 4144 282 L
466: 4144 282 mt 4144 282 L
467: SO
468: 4238 3342 mt 4238 3322 L
469: 4238 282 mt 4238 301 L
470: DO
471: 4238 3342 mt 4238 282 L
472: 4238 282 mt 4238 282 L
473: SO
474: 4314 3342 mt 4314 3322 L
475: 4314 282 mt 4314 301 L
476: DO
477: 4314 3342 mt 4314 282 L
478: 4314 282 mt 4314 282 L
479: SO
480: 4379 3342 mt 4379 3322 L
481: 4379 282 mt 4379 301 L
482: DO
483: 4379 3342 mt 4379 282 L
484: 4379 282 mt 4379 282 L
485: SO
486: 4436 3342 mt 4436 3322 L
487: 4436 282 mt 4436 301 L
488: DO
489: 4436 3342 mt 4436 282 L
490: 4436 282 mt 4436 282 L
491: SO
492: 4485 3342 mt 4485 3322 L
493: 4485 282 mt 4485 301 L
494: DO
495: 4485 3342 mt 4485 282 L
496: 4485 282 mt 4485 282 L
497: SO
498: 4530 3342 mt 4530 3322 L
499: 4530 282 mt 4530 301 L
500: DO
501: 4530 3342 mt 4530 282 L
502: 4530 282 mt 4530 282 L
503: SO
504: 4530 3342 mt 4530 3303 L
505: 4530 282 mt 4530 320 L
506: %%IncludeResource: font Helvetica
507: /Helvetica /WindowsLatin1Encoding 120 FMSR
508:
509: 4442 3524 mt
510: (10) s
511: %%IncludeResource: font Helvetica
512: /Helvetica /WindowsLatin1Encoding 80 FMSR
513:
514: 4575 3450 mt
515: (0) s
516: 651 3342 mt 670 3342 L
517: 4530 3342 mt 4510 3342 L
518: DO
519: 651 3342 mt 4530 3342 L
520: 4530 3342 mt 4530 3342 L
521: SO
522: 651 3342 mt 689 3342 L
523: 4530 3342 mt 4491 3342 L
524: %%IncludeResource: font Helvetica
525: /Helvetica /WindowsLatin1Encoding 120 FMSR
526:
527: 392 3386 mt
528: (10) s
529: %%IncludeResource: font Helvetica
530: /Helvetica /WindowsLatin1Encoding 80 FMSR
531:
532: 525 3312 mt
533: (-4) s
534: 651 3157 mt 670 3157 L
535: 4530 3157 mt 4510 3157 L
536: DO
537: 651 3157 mt 4530 3157 L
538: 4530 3157 mt 4530 3157 L
539: SO
540: 651 3050 mt 670 3050 L
541: 4530 3050 mt 4510 3050 L
542: DO
543: 651 3050 mt 4530 3050 L
544: 4530 3050 mt 4530 3050 L
545: SO
546: 651 2973 mt 670 2973 L
547: 4530 2973 mt 4510 2973 L
548: DO
549: 651 2973 mt 4530 2973 L
550: 4530 2973 mt 4530 2973 L
551: SO
552: 651 2914 mt 670 2914 L
553: 4530 2914 mt 4510 2914 L
554: DO
555: 651 2914 mt 4530 2914 L
556: 4530 2914 mt 4530 2914 L
557: SO
558: 651 2865 mt 670 2865 L
559: 4530 2865 mt 4510 2865 L
560: DO
561: 651 2865 mt 4530 2865 L
562: 4530 2865 mt 4530 2865 L
563: SO
564: 651 2824 mt 670 2824 L
565: 4530 2824 mt 4510 2824 L
566: DO
567: 651 2824 mt 4530 2824 L
568: 4530 2824 mt 4530 2824 L
569: SO
570: 651 2789 mt 670 2789 L
571: 4530 2789 mt 4510 2789 L
572: DO
573: 651 2789 mt 4530 2789 L
574: 4530 2789 mt 4530 2789 L
575: SO
576: 651 2758 mt 670 2758 L
577: 4530 2758 mt 4510 2758 L
578: DO
579: 651 2758 mt 4530 2758 L
580: 4530 2758 mt 4530 2758 L
581: SO
582: 651 2730 mt 670 2730 L
583: 4530 2730 mt 4510 2730 L
584: DO
585: 651 2730 mt 4530 2730 L
586: 4530 2730 mt 4530 2730 L
587: SO
588: 651 2730 mt 689 2730 L
589: 4530 2730 mt 4491 2730 L
590: %%IncludeResource: font Helvetica
591: /Helvetica /WindowsLatin1Encoding 120 FMSR
592:
593: 392 2774 mt
594: (10) s
595: %%IncludeResource: font Helvetica
596: /Helvetica /WindowsLatin1Encoding 80 FMSR
597:
598: 525 2700 mt
599: (-3) s
600: 651 2545 mt 670 2545 L
601: 4530 2545 mt 4510 2545 L
602: DO
603: 651 2545 mt 4530 2545 L
604: 4530 2545 mt 4530 2545 L
605: SO
606: 651 2438 mt 670 2438 L
607: 4530 2438 mt 4510 2438 L
608: DO
609: 651 2438 mt 4530 2438 L
610: 4530 2438 mt 4530 2438 L
611: SO
612: 651 2361 mt 670 2361 L
613: 4530 2361 mt 4510 2361 L
614: DO
615: 651 2361 mt 4530 2361 L
616: 4530 2361 mt 4530 2361 L
617: SO
618: 651 2302 mt 670 2302 L
619: 4530 2302 mt 4510 2302 L
620: DO
621: 651 2302 mt 4530 2302 L
622: 4530 2302 mt 4530 2302 L
623: SO
624: 651 2253 mt 670 2253 L
625: 4530 2253 mt 4510 2253 L
626: DO
627: 651 2253 mt 4530 2253 L
628: 4530 2253 mt 4530 2253 L
629: SO
630: 651 2212 mt 670 2212 L
631: 4530 2212 mt 4510 2212 L
632: DO
633: 651 2212 mt 4530 2212 L
634: 4530 2212 mt 4530 2212 L
635: SO
636: 651 2177 mt 670 2177 L
637: 4530 2177 mt 4510 2177 L
638: DO
639: 651 2177 mt 4530 2177 L
640: 4530 2177 mt 4530 2177 L
641: SO
642: 651 2146 mt 670 2146 L
643: 4530 2146 mt 4510 2146 L
644: DO
645: 651 2146 mt 4530 2146 L
646: 4530 2146 mt 4530 2146 L
647: SO
648: 651 2118 mt 670 2118 L
649: 4530 2118 mt 4510 2118 L
650: DO
651: 651 2118 mt 4530 2118 L
652: 4530 2118 mt 4530 2118 L
653: SO
654: 651 2118 mt 689 2118 L
655: 4530 2118 mt 4491 2118 L
656: %%IncludeResource: font Helvetica
657: /Helvetica /WindowsLatin1Encoding 120 FMSR
658:
659: 392 2162 mt
660: (10) s
661: %%IncludeResource: font Helvetica
662: /Helvetica /WindowsLatin1Encoding 80 FMSR
663:
664: 525 2088 mt
665: (-2) s
666: 651 1933 mt 670 1933 L
667: 4530 1933 mt 4510 1933 L
668: DO
669: 651 1933 mt 4530 1933 L
670: 4530 1933 mt 4530 1933 L
671: SO
672: 651 1826 mt 670 1826 L
673: 4530 1826 mt 4510 1826 L
674: DO
675: 651 1826 mt 4530 1826 L
676: 4530 1826 mt 4530 1826 L
677: SO
678: 651 1749 mt 670 1749 L
679: 4530 1749 mt 4510 1749 L
680: DO
681: 651 1749 mt 4530 1749 L
682: 4530 1749 mt 4530 1749 L
683: SO
684: 651 1690 mt 670 1690 L
685: 4530 1690 mt 4510 1690 L
686: DO
687: 651 1690 mt 4530 1690 L
688: 4530 1690 mt 4530 1690 L
689: SO
690: 651 1641 mt 670 1641 L
691: 4530 1641 mt 4510 1641 L
692: DO
693: 651 1641 mt 4530 1641 L
694: 4530 1641 mt 4530 1641 L
695: SO
696: 651 1600 mt 670 1600 L
697: 4530 1600 mt 4510 1600 L
698: DO
699: 651 1600 mt 4530 1600 L
700: 4530 1600 mt 4530 1600 L
701: SO
702: 651 1565 mt 670 1565 L
703: 4530 1565 mt 4510 1565 L
704: DO
705: 651 1565 mt 4530 1565 L
706: 4530 1565 mt 4530 1565 L
707: SO
708: 651 1534 mt 670 1534 L
709: 4530 1534 mt 4510 1534 L
710: DO
711: 651 1534 mt 4530 1534 L
712: 4530 1534 mt 4530 1534 L
713: SO
714: 651 1506 mt 670 1506 L
715: 4530 1506 mt 4510 1506 L
716: DO
717: 651 1506 mt 4530 1506 L
718: 4530 1506 mt 4530 1506 L
719: SO
720: 651 1506 mt 689 1506 L
721: 4530 1506 mt 4491 1506 L
722: %%IncludeResource: font Helvetica
723: /Helvetica /WindowsLatin1Encoding 120 FMSR
724:
725: 392 1550 mt
726: (10) s
727: %%IncludeResource: font Helvetica
728: /Helvetica /WindowsLatin1Encoding 80 FMSR
729:
730: 525 1476 mt
731: (-1) s
732: 651 1321 mt 670 1321 L
733: 4530 1321 mt 4510 1321 L
734: DO
735: 651 1321 mt 4530 1321 L
736: 4530 1321 mt 4530 1321 L
737: SO
738: 651 1214 mt 670 1214 L
739: 4530 1214 mt 4510 1214 L
740: DO
741: 651 1214 mt 4530 1214 L
742: 4530 1214 mt 4530 1214 L
743: SO
744: 651 1137 mt 670 1137 L
745: 4530 1137 mt 4510 1137 L
746: DO
747: 651 1137 mt 4530 1137 L
748: 4530 1137 mt 4530 1137 L
749: SO
750: 651 1078 mt 670 1078 L
751: 4530 1078 mt 4510 1078 L
752: DO
753: 651 1078 mt 4530 1078 L
754: 4530 1078 mt 4530 1078 L
755: SO
756: 651 1029 mt 670 1029 L
757: 4530 1029 mt 4510 1029 L
758: DO
759: 651 1029 mt 4530 1029 L
760: 4530 1029 mt 4530 1029 L
761: SO
762: 651 988 mt 670 988 L
763: 4530 988 mt 4510 988 L
764: DO
765: 651 988 mt 4530 988 L
766: 4530 988 mt 4530 988 L
767: SO
768: 651 953 mt 670 953 L
769: 4530 953 mt 4510 953 L
770: DO
771: 651 953 mt 4530 953 L
772: 4530 953 mt 4530 953 L
773: SO
774: 651 922 mt 670 922 L
775: 4530 922 mt 4510 922 L
776: DO
777: 651 922 mt 4530 922 L
778: 4530 922 mt 4530 922 L
779: SO
780: 651 894 mt 670 894 L
781: 4530 894 mt 4510 894 L
782: DO
783: 651 894 mt 4530 894 L
784: 4530 894 mt 4530 894 L
785: SO
786: 651 894 mt 689 894 L
787: 4530 894 mt 4491 894 L
788: %%IncludeResource: font Helvetica
789: /Helvetica /WindowsLatin1Encoding 120 FMSR
790:
791: 392 938 mt
792: (10) s
793: %%IncludeResource: font Helvetica
794: /Helvetica /WindowsLatin1Encoding 80 FMSR
795:
796: 525 864 mt
797: (0) s
798: 651 709 mt 670 709 L
799: 4530 709 mt 4510 709 L
800: DO
801: 651 709 mt 4530 709 L
802: 4530 709 mt 4530 709 L
803: SO
804: 651 602 mt 670 602 L
805: 4530 602 mt 4510 602 L
806: DO
807: 651 602 mt 4530 602 L
808: 4530 602 mt 4530 602 L
809: SO
810: 651 525 mt 670 525 L
811: 4530 525 mt 4510 525 L
812: DO
813: 651 525 mt 4530 525 L
814: 4530 525 mt 4530 525 L
815: SO
816: 651 466 mt 670 466 L
817: 4530 466 mt 4510 466 L
818: DO
819: 651 466 mt 4530 466 L
820: 4530 466 mt 4530 466 L
821: SO
822: 651 417 mt 670 417 L
823: 4530 417 mt 4510 417 L
824: DO
825: 651 417 mt 4530 417 L
826: 4530 417 mt 4530 417 L
827: SO
828: 651 376 mt 670 376 L
829: 4530 376 mt 4510 376 L
830: DO
831: 651 376 mt 4530 376 L
832: 4530 376 mt 4530 376 L
833: SO
834: 651 341 mt 670 341 L
835: 4530 341 mt 4510 341 L
836: DO
837: 651 341 mt 4530 341 L
838: 4530 341 mt 4530 341 L
839: SO
840: 651 310 mt 670 310 L
841: 4530 310 mt 4510 310 L
842: DO
843: 651 310 mt 4530 310 L
844: 4530 310 mt 4530 310 L
845: SO
846: 651 282 mt 670 282 L
847: 4530 282 mt 4510 282 L
848: DO
849: 651 282 mt 4530 282 L
850: 4530 282 mt 4530 282 L
851: SO
852: 651 282 mt 689 282 L
853: 4530 282 mt 4491 282 L
854: %%IncludeResource: font Helvetica
855: /Helvetica /WindowsLatin1Encoding 120 FMSR
856:
857: 392 326 mt
858: (10) s
859: %%IncludeResource: font Helvetica
860: /Helvetica /WindowsLatin1Encoding 80 FMSR
861:
862: 525 252 mt
863: (1) s
864: 651 282 mt 4530 282 L
865: 651 3342 mt 4530 3342 L
866: 4530 3342 mt 4530 282 L
867: 651 3342 mt 651 282 L
868: gs 651 282 3880 3061 rc
869: 24 w
870: /c8 { 0.000000 0.000000 1.000000 sr} bdef
871: c8
872: 97 23 97 9 97 -15 97 -26 97 -19 97 2 97 19 97 21
873: 97 13 97 7 97 4 97 2 97 1 97 0 97 -6 97 -20
874: 97 -32 97 -37 97 -44 97 -65 97 -106 97 -169 97 -353 97 -17
875: 97 210 97 69 97 -1 97 -82 97 -156 97 -199 97 -187 97 -107
876: 97 34 97 101 97 38 1135 1737 36 MP stroke
877: gr
878:
879: 24 w
880: c8
881: 0 sg
882: %%IncludeResource: font Helvetica
883: /Helvetica /WindowsLatin1Encoding 120 FMSR
884:
885: 2127 3667 mt
886: (Time scale \(year\)) s
887: 310 1966 mt -90 rotate
888: (SFAC) s
889: 90 rotate
890: gs 651 282 3880 3061 rc
891: DA
892: c8
893: 97 -79 97 200 97 73 97 -6 97 -72 97 -127 97 -70 97 55
894: 97 72 97 39 97 16 97 6 97 -4 97 12 97 42 97 39
895: 97 1 97 -33 97 -13 97 13 97 -18 97 -60 97 -97 97 -175
896: 97 -248 97 -756 97 866 97 114 97 -61 97 -172 97 -232 97 -298
897: 97 -208 97 129 97 49 1135 2468 36 MP stroke
898: DO
899: 97 -738 97 79 97 487 97 94 97 12 97 -106 97 -219 97 -132
900: 97 144 97 105 97 41 97 24 97 3 97 -43 97 0 97 85
901: 97 78 97 -15 97 -77 97 16 97 51 97 -19 97 -45 97 -98
902: 97 -216 97 -77 97 -250 97 257 97 124 97 -104 97 -204 97 -202
903: 97 -245 97 49 97 134 1135 2542 36 MP stroke
904: DD
905: 97 -243 97 -273 97 -312 97 250 97 150 97 90 97 -105 97 -293
906: 97 -566 97 484 97 186 97 25 97 54 97 41 97 -97 97 -105
907: 97 114 97 204 97 1 97 -203 97 42 97 130 97 -41 97 6
908: 97 -75 97 -426 97 184 97 -17 97 -132 97 227 97 -116 97 -261
909: 97 -127 97 -73 97 -393 1135 3212 36 MP stroke
910: DA
911: 0 sg
912: 97 9 97 10 97 9 97 10 97 9 97 10 97 9 97 10
913: 97 9 97 9 2590 1278 11 MP stroke
914: SO
915: 6 w
916: gr
917:
918: 6 w
919:
920: end %%Color Dict
921:
922: eplot
923: %%EndObject
924:
925: epage
926: end
927:
928: showpage
929:
930: %%Trailer
931: %%EOF
932: