1: %!PS-Adobe-3.0 EPSF-3.0
2: %%Creator: MATLAB, The Mathworks, Inc.
3: %%Title: C:\p(m)2007\Paper\HAR_55_6_analysis.eps
4: %%CreationDate: 04/05/2007 11:16:23
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 3748 rc
184: 86 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 3749 rf
197: 6 w
198: 0 3055 3879 0 0 -3055 651 3336 4 MP
199: PP
200: -3879 0 0 3055 3879 0 0 -3055 651 3336 5 MP stroke
201: 4 w
202: DO
203: 0 sg
204: 651 3336 mt 651 281 L
205: 651 281 mt 651 281 L
206: 1426 3336 mt 1426 281 L
207: 1426 281 mt 1426 281 L
208: 2202 3336 mt 2202 281 L
209: 2202 281 mt 2202 281 L
210: 2978 3336 mt 2978 281 L
211: 2978 281 mt 2978 281 L
212: 3754 3336 mt 3754 281 L
213: 3754 281 mt 3754 281 L
214: 4530 3336 mt 4530 281 L
215: 4530 281 mt 4530 281 L
216: 651 3336 mt 4530 3336 L
217: 4530 3336 mt 4530 3336 L
218: 651 2899 mt 4530 2899 L
219: 4530 2899 mt 4530 2899 L
220: 651 2463 mt 4530 2463 L
221: 4530 2463 mt 4530 2463 L
222: 651 2026 mt 4530 2026 L
223: 4530 2026 mt 4530 2026 L
224: 651 1590 mt 4530 1590 L
225: 4530 1590 mt 4530 1590 L
226: 651 1153 mt 4530 1153 L
227: 4530 1153 mt 4530 1153 L
228: 651 717 mt 4530 717 L
229: 4530 717 mt 4530 717 L
230: 651 281 mt 4530 281 L
231: 4530 281 mt 4530 281 L
232: SO
233: 6 w
234: 651 281 mt 4530 281 L
235: 651 3336 mt 4530 3336 L
236: 4530 3336 mt 4530 281 L
237: 651 3336 mt 651 281 L
238: 651 3336 mt 4530 3336 L
239: 651 3336 mt 651 281 L
240: 651 3336 mt 651 3316 L
241: 651 281 mt 651 300 L
242: DO
243: 651 3336 mt 651 281 L
244: 651 281 mt 651 281 L
245: SO
246: 651 3336 mt 651 3297 L
247: 651 281 mt 651 319 L
248: %%IncludeResource: font Helvetica
249: /Helvetica /WindowsLatin1Encoding 120 FMSR
250:
251: 539 3518 mt
252: (10) s
253: %%IncludeResource: font Helvetica
254: /Helvetica /WindowsLatin1Encoding 80 FMSR
255:
256: 672 3444 mt
257: (-5) s
258: 884 3336 mt 884 3316 L
259: 884 281 mt 884 300 L
260: DO
261: 884 3336 mt 884 281 L
262: 884 281 mt 884 281 L
263: SO
264: 1021 3336 mt 1021 3316 L
265: 1021 281 mt 1021 300 L
266: DO
267: 1021 3336 mt 1021 281 L
268: 1021 281 mt 1021 281 L
269: SO
270: 1118 3336 mt 1118 3316 L
271: 1118 281 mt 1118 300 L
272: DO
273: 1118 3336 mt 1118 281 L
274: 1118 281 mt 1118 281 L
275: SO
276: 1193 3336 mt 1193 3316 L
277: 1193 281 mt 1193 300 L
278: DO
279: 1193 3336 mt 1193 281 L
280: 1193 281 mt 1193 281 L
281: SO
282: 1254 3336 mt 1254 3316 L
283: 1254 281 mt 1254 300 L
284: DO
285: 1254 3336 mt 1254 281 L
286: 1254 281 mt 1254 281 L
287: SO
288: 1306 3336 mt 1306 3316 L
289: 1306 281 mt 1306 300 L
290: DO
291: 1306 3336 mt 1306 281 L
292: 1306 281 mt 1306 281 L
293: SO
294: 1351 3336 mt 1351 3316 L
295: 1351 281 mt 1351 300 L
296: DO
297: 1351 3336 mt 1351 281 L
298: 1351 281 mt 1351 281 L
299: SO
300: 1391 3336 mt 1391 3316 L
301: 1391 281 mt 1391 300 L
302: DO
303: 1391 3336 mt 1391 281 L
304: 1391 281 mt 1391 281 L
305: SO
306: 1426 3336 mt 1426 3316 L
307: 1426 281 mt 1426 300 L
308: DO
309: 1426 3336 mt 1426 281 L
310: 1426 281 mt 1426 281 L
311: SO
312: 1426 3336 mt 1426 3297 L
313: 1426 281 mt 1426 319 L
314: %%IncludeResource: font Helvetica
315: /Helvetica /WindowsLatin1Encoding 120 FMSR
316:
317: 1314 3518 mt
318: (10) s
319: %%IncludeResource: font Helvetica
320: /Helvetica /WindowsLatin1Encoding 80 FMSR
321:
322: 1447 3444 mt
323: (-4) s
324: 1660 3336 mt 1660 3316 L
325: 1660 281 mt 1660 300 L
326: DO
327: 1660 3336 mt 1660 281 L
328: 1660 281 mt 1660 281 L
329: SO
330: 1796 3336 mt 1796 3316 L
331: 1796 281 mt 1796 300 L
332: DO
333: 1796 3336 mt 1796 281 L
334: 1796 281 mt 1796 281 L
335: SO
336: 1893 3336 mt 1893 3316 L
337: 1893 281 mt 1893 300 L
338: DO
339: 1893 3336 mt 1893 281 L
340: 1893 281 mt 1893 281 L
341: SO
342: 1969 3336 mt 1969 3316 L
343: 1969 281 mt 1969 300 L
344: DO
345: 1969 3336 mt 1969 281 L
346: 1969 281 mt 1969 281 L
347: SO
348: 2030 3336 mt 2030 3316 L
349: 2030 281 mt 2030 300 L
350: DO
351: 2030 3336 mt 2030 281 L
352: 2030 281 mt 2030 281 L
353: SO
354: 2082 3336 mt 2082 3316 L
355: 2082 281 mt 2082 300 L
356: DO
357: 2082 3336 mt 2082 281 L
358: 2082 281 mt 2082 281 L
359: SO
360: 2127 3336 mt 2127 3316 L
361: 2127 281 mt 2127 300 L
362: DO
363: 2127 3336 mt 2127 281 L
364: 2127 281 mt 2127 281 L
365: SO
366: 2167 3336 mt 2167 3316 L
367: 2167 281 mt 2167 300 L
368: DO
369: 2167 3336 mt 2167 281 L
370: 2167 281 mt 2167 281 L
371: SO
372: 2202 3336 mt 2202 3316 L
373: 2202 281 mt 2202 300 L
374: DO
375: 2202 3336 mt 2202 281 L
376: 2202 281 mt 2202 281 L
377: SO
378: 2202 3336 mt 2202 3297 L
379: 2202 281 mt 2202 319 L
380: %%IncludeResource: font Helvetica
381: /Helvetica /WindowsLatin1Encoding 120 FMSR
382:
383: 2090 3518 mt
384: (10) s
385: %%IncludeResource: font Helvetica
386: /Helvetica /WindowsLatin1Encoding 80 FMSR
387:
388: 2223 3444 mt
389: (-3) s
390: 2436 3336 mt 2436 3316 L
391: 2436 281 mt 2436 300 L
392: DO
393: 2436 3336 mt 2436 281 L
394: 2436 281 mt 2436 281 L
395: SO
396: 2572 3336 mt 2572 3316 L
397: 2572 281 mt 2572 300 L
398: DO
399: 2572 3336 mt 2572 281 L
400: 2572 281 mt 2572 281 L
401: SO
402: 2669 3336 mt 2669 3316 L
403: 2669 281 mt 2669 300 L
404: DO
405: 2669 3336 mt 2669 281 L
406: 2669 281 mt 2669 281 L
407: SO
408: 2744 3336 mt 2744 3316 L
409: 2744 281 mt 2744 300 L
410: DO
411: 2744 3336 mt 2744 281 L
412: 2744 281 mt 2744 281 L
413: SO
414: 2806 3336 mt 2806 3316 L
415: 2806 281 mt 2806 300 L
416: DO
417: 2806 3336 mt 2806 281 L
418: 2806 281 mt 2806 281 L
419: SO
420: 2858 3336 mt 2858 3316 L
421: 2858 281 mt 2858 300 L
422: DO
423: 2858 3336 mt 2858 281 L
424: 2858 281 mt 2858 281 L
425: SO
426: 2903 3336 mt 2903 3316 L
427: 2903 281 mt 2903 300 L
428: DO
429: 2903 3336 mt 2903 281 L
430: 2903 281 mt 2903 281 L
431: SO
432: 2942 3336 mt 2942 3316 L
433: 2942 281 mt 2942 300 L
434: DO
435: 2942 3336 mt 2942 281 L
436: 2942 281 mt 2942 281 L
437: SO
438: 2978 3336 mt 2978 3316 L
439: 2978 281 mt 2978 300 L
440: DO
441: 2978 3336 mt 2978 281 L
442: 2978 281 mt 2978 281 L
443: SO
444: 2978 3336 mt 2978 3297 L
445: 2978 281 mt 2978 319 L
446: %%IncludeResource: font Helvetica
447: /Helvetica /WindowsLatin1Encoding 120 FMSR
448:
449: 2866 3518 mt
450: (10) s
451: %%IncludeResource: font Helvetica
452: /Helvetica /WindowsLatin1Encoding 80 FMSR
453:
454: 2999 3444 mt
455: (-2) s
456: 3211 3336 mt 3211 3316 L
457: 3211 281 mt 3211 300 L
458: DO
459: 3211 3336 mt 3211 281 L
460: 3211 281 mt 3211 281 L
461: SO
462: 3348 3336 mt 3348 3316 L
463: 3348 281 mt 3348 300 L
464: DO
465: 3348 3336 mt 3348 281 L
466: 3348 281 mt 3348 281 L
467: SO
468: 3445 3336 mt 3445 3316 L
469: 3445 281 mt 3445 300 L
470: DO
471: 3445 3336 mt 3445 281 L
472: 3445 281 mt 3445 281 L
473: SO
474: 3520 3336 mt 3520 3316 L
475: 3520 281 mt 3520 300 L
476: DO
477: 3520 3336 mt 3520 281 L
478: 3520 281 mt 3520 281 L
479: SO
480: 3582 3336 mt 3582 3316 L
481: 3582 281 mt 3582 300 L
482: DO
483: 3582 3336 mt 3582 281 L
484: 3582 281 mt 3582 281 L
485: SO
486: 3634 3336 mt 3634 3316 L
487: 3634 281 mt 3634 300 L
488: DO
489: 3634 3336 mt 3634 281 L
490: 3634 281 mt 3634 281 L
491: SO
492: 3679 3336 mt 3679 3316 L
493: 3679 281 mt 3679 300 L
494: DO
495: 3679 3336 mt 3679 281 L
496: 3679 281 mt 3679 281 L
497: SO
498: 3718 3336 mt 3718 3316 L
499: 3718 281 mt 3718 300 L
500: DO
501: 3718 3336 mt 3718 281 L
502: 3718 281 mt 3718 281 L
503: SO
504: 3754 3336 mt 3754 3316 L
505: 3754 281 mt 3754 300 L
506: DO
507: 3754 3336 mt 3754 281 L
508: 3754 281 mt 3754 281 L
509: SO
510: 3754 3336 mt 3754 3297 L
511: 3754 281 mt 3754 319 L
512: %%IncludeResource: font Helvetica
513: /Helvetica /WindowsLatin1Encoding 120 FMSR
514:
515: 3642 3518 mt
516: (10) s
517: %%IncludeResource: font Helvetica
518: /Helvetica /WindowsLatin1Encoding 80 FMSR
519:
520: 3775 3444 mt
521: (-1) s
522: 3987 3336 mt 3987 3316 L
523: 3987 281 mt 3987 300 L
524: DO
525: 3987 3336 mt 3987 281 L
526: 3987 281 mt 3987 281 L
527: SO
528: 4124 3336 mt 4124 3316 L
529: 4124 281 mt 4124 300 L
530: DO
531: 4124 3336 mt 4124 281 L
532: 4124 281 mt 4124 281 L
533: SO
534: 4221 3336 mt 4221 3316 L
535: 4221 281 mt 4221 300 L
536: DO
537: 4221 3336 mt 4221 281 L
538: 4221 281 mt 4221 281 L
539: SO
540: 4296 3336 mt 4296 3316 L
541: 4296 281 mt 4296 300 L
542: DO
543: 4296 3336 mt 4296 281 L
544: 4296 281 mt 4296 281 L
545: SO
546: 4357 3336 mt 4357 3316 L
547: 4357 281 mt 4357 300 L
548: DO
549: 4357 3336 mt 4357 281 L
550: 4357 281 mt 4357 281 L
551: SO
552: 4409 3336 mt 4409 3316 L
553: 4409 281 mt 4409 300 L
554: DO
555: 4409 3336 mt 4409 281 L
556: 4409 281 mt 4409 281 L
557: SO
558: 4454 3336 mt 4454 3316 L
559: 4454 281 mt 4454 300 L
560: DO
561: 4454 3336 mt 4454 281 L
562: 4454 281 mt 4454 281 L
563: SO
564: 4494 3336 mt 4494 3316 L
565: 4494 281 mt 4494 300 L
566: DO
567: 4494 3336 mt 4494 281 L
568: 4494 281 mt 4494 281 L
569: SO
570: 4530 3336 mt 4530 3316 L
571: 4530 281 mt 4530 300 L
572: DO
573: 4530 3336 mt 4530 281 L
574: 4530 281 mt 4530 281 L
575: SO
576: 4530 3336 mt 4530 3297 L
577: 4530 281 mt 4530 319 L
578: %%IncludeResource: font Helvetica
579: /Helvetica /WindowsLatin1Encoding 120 FMSR
580:
581: 4442 3518 mt
582: (10) s
583: %%IncludeResource: font Helvetica
584: /Helvetica /WindowsLatin1Encoding 80 FMSR
585:
586: 4575 3444 mt
587: (0) s
588: 651 3336 mt 670 3336 L
589: 4530 3336 mt 4510 3336 L
590: DO
591: 651 3336 mt 4530 3336 L
592: 4530 3336 mt 4530 3336 L
593: SO
594: 651 3336 mt 689 3336 L
595: 4530 3336 mt 4491 3336 L
596: %%IncludeResource: font Helvetica
597: /Helvetica /WindowsLatin1Encoding 120 FMSR
598:
599: 392 3380 mt
600: (10) s
601: %%IncludeResource: font Helvetica
602: /Helvetica /WindowsLatin1Encoding 80 FMSR
603:
604: 525 3306 mt
605: (-6) s
606: 651 3204 mt 670 3204 L
607: 4530 3204 mt 4510 3204 L
608: DO
609: 651 3204 mt 4530 3204 L
610: 4530 3204 mt 4530 3204 L
611: SO
612: 651 3127 mt 670 3127 L
613: 4530 3127 mt 4510 3127 L
614: DO
615: 651 3127 mt 4530 3127 L
616: 4530 3127 mt 4530 3127 L
617: SO
618: 651 3073 mt 670 3073 L
619: 4530 3073 mt 4510 3073 L
620: DO
621: 651 3073 mt 4530 3073 L
622: 4530 3073 mt 4530 3073 L
623: SO
624: 651 3030 mt 670 3030 L
625: 4530 3030 mt 4510 3030 L
626: DO
627: 651 3030 mt 4530 3030 L
628: 4530 3030 mt 4530 3030 L
629: SO
630: 651 2996 mt 670 2996 L
631: 4530 2996 mt 4510 2996 L
632: DO
633: 651 2996 mt 4530 2996 L
634: 4530 2996 mt 4530 2996 L
635: SO
636: 651 2967 mt 670 2967 L
637: 4530 2967 mt 4510 2967 L
638: DO
639: 651 2967 mt 4530 2967 L
640: 4530 2967 mt 4530 2967 L
641: SO
642: 651 2941 mt 670 2941 L
643: 4530 2941 mt 4510 2941 L
644: DO
645: 651 2941 mt 4530 2941 L
646: 4530 2941 mt 4530 2941 L
647: SO
648: 651 2919 mt 670 2919 L
649: 4530 2919 mt 4510 2919 L
650: DO
651: 651 2919 mt 4530 2919 L
652: 4530 2919 mt 4530 2919 L
653: SO
654: 651 2899 mt 670 2899 L
655: 4530 2899 mt 4510 2899 L
656: DO
657: 651 2899 mt 4530 2899 L
658: 4530 2899 mt 4530 2899 L
659: SO
660: 651 2899 mt 689 2899 L
661: 4530 2899 mt 4491 2899 L
662: %%IncludeResource: font Helvetica
663: /Helvetica /WindowsLatin1Encoding 120 FMSR
664:
665: 392 2943 mt
666: (10) s
667: %%IncludeResource: font Helvetica
668: /Helvetica /WindowsLatin1Encoding 80 FMSR
669:
670: 525 2869 mt
671: (-5) s
672: 651 2768 mt 670 2768 L
673: 4530 2768 mt 4510 2768 L
674: DO
675: 651 2768 mt 4530 2768 L
676: 4530 2768 mt 4530 2768 L
677: SO
678: 651 2691 mt 670 2691 L
679: 4530 2691 mt 4510 2691 L
680: DO
681: 651 2691 mt 4530 2691 L
682: 4530 2691 mt 4530 2691 L
683: SO
684: 651 2636 mt 670 2636 L
685: 4530 2636 mt 4510 2636 L
686: DO
687: 651 2636 mt 4530 2636 L
688: 4530 2636 mt 4530 2636 L
689: SO
690: 651 2594 mt 670 2594 L
691: 4530 2594 mt 4510 2594 L
692: DO
693: 651 2594 mt 4530 2594 L
694: 4530 2594 mt 4530 2594 L
695: SO
696: 651 2559 mt 670 2559 L
697: 4530 2559 mt 4510 2559 L
698: DO
699: 651 2559 mt 4530 2559 L
700: 4530 2559 mt 4530 2559 L
701: SO
702: 651 2530 mt 670 2530 L
703: 4530 2530 mt 4510 2530 L
704: DO
705: 651 2530 mt 4530 2530 L
706: 4530 2530 mt 4530 2530 L
707: SO
708: 651 2505 mt 670 2505 L
709: 4530 2505 mt 4510 2505 L
710: DO
711: 651 2505 mt 4530 2505 L
712: 4530 2505 mt 4530 2505 L
713: SO
714: 651 2483 mt 670 2483 L
715: 4530 2483 mt 4510 2483 L
716: DO
717: 651 2483 mt 4530 2483 L
718: 4530 2483 mt 4530 2483 L
719: SO
720: 651 2463 mt 670 2463 L
721: 4530 2463 mt 4510 2463 L
722: DO
723: 651 2463 mt 4530 2463 L
724: 4530 2463 mt 4530 2463 L
725: SO
726: 651 2463 mt 689 2463 L
727: 4530 2463 mt 4491 2463 L
728: %%IncludeResource: font Helvetica
729: /Helvetica /WindowsLatin1Encoding 120 FMSR
730:
731: 392 2507 mt
732: (10) s
733: %%IncludeResource: font Helvetica
734: /Helvetica /WindowsLatin1Encoding 80 FMSR
735:
736: 525 2433 mt
737: (-4) s
738: 651 2331 mt 670 2331 L
739: 4530 2331 mt 4510 2331 L
740: DO
741: 651 2331 mt 4530 2331 L
742: 4530 2331 mt 4530 2331 L
743: SO
744: 651 2254 mt 670 2254 L
745: 4530 2254 mt 4510 2254 L
746: DO
747: 651 2254 mt 4530 2254 L
748: 4530 2254 mt 4530 2254 L
749: SO
750: 651 2200 mt 670 2200 L
751: 4530 2200 mt 4510 2200 L
752: DO
753: 651 2200 mt 4530 2200 L
754: 4530 2200 mt 4530 2200 L
755: SO
756: 651 2158 mt 670 2158 L
757: 4530 2158 mt 4510 2158 L
758: DO
759: 651 2158 mt 4530 2158 L
760: 4530 2158 mt 4530 2158 L
761: SO
762: 651 2123 mt 670 2123 L
763: 4530 2123 mt 4510 2123 L
764: DO
765: 651 2123 mt 4530 2123 L
766: 4530 2123 mt 4530 2123 L
767: SO
768: 651 2094 mt 670 2094 L
769: 4530 2094 mt 4510 2094 L
770: DO
771: 651 2094 mt 4530 2094 L
772: 4530 2094 mt 4530 2094 L
773: SO
774: 651 2069 mt 670 2069 L
775: 4530 2069 mt 4510 2069 L
776: DO
777: 651 2069 mt 4530 2069 L
778: 4530 2069 mt 4530 2069 L
779: SO
780: 651 2046 mt 670 2046 L
781: 4530 2046 mt 4510 2046 L
782: DO
783: 651 2046 mt 4530 2046 L
784: 4530 2046 mt 4530 2046 L
785: SO
786: 651 2026 mt 670 2026 L
787: 4530 2026 mt 4510 2026 L
788: DO
789: 651 2026 mt 4530 2026 L
790: 4530 2026 mt 4530 2026 L
791: SO
792: 651 2026 mt 689 2026 L
793: 4530 2026 mt 4491 2026 L
794: %%IncludeResource: font Helvetica
795: /Helvetica /WindowsLatin1Encoding 120 FMSR
796:
797: 392 2070 mt
798: (10) s
799: %%IncludeResource: font Helvetica
800: /Helvetica /WindowsLatin1Encoding 80 FMSR
801:
802: 525 1996 mt
803: (-3) s
804: 651 1895 mt 670 1895 L
805: 4530 1895 mt 4510 1895 L
806: DO
807: 651 1895 mt 4530 1895 L
808: 4530 1895 mt 4530 1895 L
809: SO
810: 651 1818 mt 670 1818 L
811: 4530 1818 mt 4510 1818 L
812: DO
813: 651 1818 mt 4530 1818 L
814: 4530 1818 mt 4530 1818 L
815: SO
816: 651 1763 mt 670 1763 L
817: 4530 1763 mt 4510 1763 L
818: DO
819: 651 1763 mt 4530 1763 L
820: 4530 1763 mt 4530 1763 L
821: SO
822: 651 1721 mt 670 1721 L
823: 4530 1721 mt 4510 1721 L
824: DO
825: 651 1721 mt 4530 1721 L
826: 4530 1721 mt 4530 1721 L
827: SO
828: 651 1687 mt 670 1687 L
829: 4530 1687 mt 4510 1687 L
830: DO
831: 651 1687 mt 4530 1687 L
832: 4530 1687 mt 4530 1687 L
833: SO
834: 651 1657 mt 670 1657 L
835: 4530 1657 mt 4510 1657 L
836: DO
837: 651 1657 mt 4530 1657 L
838: 4530 1657 mt 4530 1657 L
839: SO
840: 651 1632 mt 670 1632 L
841: 4530 1632 mt 4510 1632 L
842: DO
843: 651 1632 mt 4530 1632 L
844: 4530 1632 mt 4530 1632 L
845: SO
846: 651 1610 mt 670 1610 L
847: 4530 1610 mt 4510 1610 L
848: DO
849: 651 1610 mt 4530 1610 L
850: 4530 1610 mt 4530 1610 L
851: SO
852: 651 1590 mt 670 1590 L
853: 4530 1590 mt 4510 1590 L
854: DO
855: 651 1590 mt 4530 1590 L
856: 4530 1590 mt 4530 1590 L
857: SO
858: 651 1590 mt 689 1590 L
859: 4530 1590 mt 4491 1590 L
860: %%IncludeResource: font Helvetica
861: /Helvetica /WindowsLatin1Encoding 120 FMSR
862:
863: 392 1634 mt
864: (10) s
865: %%IncludeResource: font Helvetica
866: /Helvetica /WindowsLatin1Encoding 80 FMSR
867:
868: 525 1560 mt
869: (-2) s
870: 651 1458 mt 670 1458 L
871: 4530 1458 mt 4510 1458 L
872: DO
873: 651 1458 mt 4530 1458 L
874: 4530 1458 mt 4530 1458 L
875: SO
876: 651 1382 mt 670 1382 L
877: 4530 1382 mt 4510 1382 L
878: DO
879: 651 1382 mt 4530 1382 L
880: 4530 1382 mt 4530 1382 L
881: SO
882: 651 1327 mt 670 1327 L
883: 4530 1327 mt 4510 1327 L
884: DO
885: 651 1327 mt 4530 1327 L
886: 4530 1327 mt 4530 1327 L
887: SO
888: 651 1285 mt 670 1285 L
889: 4530 1285 mt 4510 1285 L
890: DO
891: 651 1285 mt 4530 1285 L
892: 4530 1285 mt 4530 1285 L
893: SO
894: 651 1250 mt 670 1250 L
895: 4530 1250 mt 4510 1250 L
896: DO
897: 651 1250 mt 4530 1250 L
898: 4530 1250 mt 4530 1250 L
899: SO
900: 651 1221 mt 670 1221 L
901: 4530 1221 mt 4510 1221 L
902: DO
903: 651 1221 mt 4530 1221 L
904: 4530 1221 mt 4530 1221 L
905: SO
906: 651 1196 mt 670 1196 L
907: 4530 1196 mt 4510 1196 L
908: DO
909: 651 1196 mt 4530 1196 L
910: 4530 1196 mt 4530 1196 L
911: SO
912: 651 1173 mt 670 1173 L
913: 4530 1173 mt 4510 1173 L
914: DO
915: 651 1173 mt 4530 1173 L
916: 4530 1173 mt 4530 1173 L
917: SO
918: 651 1153 mt 670 1153 L
919: 4530 1153 mt 4510 1153 L
920: DO
921: 651 1153 mt 4530 1153 L
922: 4530 1153 mt 4530 1153 L
923: SO
924: 651 1153 mt 689 1153 L
925: 4530 1153 mt 4491 1153 L
926: %%IncludeResource: font Helvetica
927: /Helvetica /WindowsLatin1Encoding 120 FMSR
928:
929: 392 1197 mt
930: (10) s
931: %%IncludeResource: font Helvetica
932: /Helvetica /WindowsLatin1Encoding 80 FMSR
933:
934: 525 1123 mt
935: (-1) s
936: 651 1022 mt 670 1022 L
937: 4530 1022 mt 4510 1022 L
938: DO
939: 651 1022 mt 4530 1022 L
940: 4530 1022 mt 4530 1022 L
941: SO
942: 651 945 mt 670 945 L
943: 4530 945 mt 4510 945 L
944: DO
945: 651 945 mt 4530 945 L
946: 4530 945 mt 4530 945 L
947: SO
948: 651 891 mt 670 891 L
949: 4530 891 mt 4510 891 L
950: DO
951: 651 891 mt 4530 891 L
952: 4530 891 mt 4530 891 L
953: SO
954: 651 848 mt 670 848 L
955: 4530 848 mt 4510 848 L
956: DO
957: 651 848 mt 4530 848 L
958: 4530 848 mt 4530 848 L
959: SO
960: 651 814 mt 670 814 L
961: 4530 814 mt 4510 814 L
962: DO
963: 651 814 mt 4530 814 L
964: 4530 814 mt 4530 814 L
965: SO
966: 651 785 mt 670 785 L
967: 4530 785 mt 4510 785 L
968: DO
969: 651 785 mt 4530 785 L
970: 4530 785 mt 4530 785 L
971: SO
972: 651 759 mt 670 759 L
973: 4530 759 mt 4510 759 L
974: DO
975: 651 759 mt 4530 759 L
976: 4530 759 mt 4530 759 L
977: SO
978: 651 737 mt 670 737 L
979: 4530 737 mt 4510 737 L
980: DO
981: 651 737 mt 4530 737 L
982: 4530 737 mt 4530 737 L
983: SO
984: 651 717 mt 670 717 L
985: 4530 717 mt 4510 717 L
986: DO
987: 651 717 mt 4530 717 L
988: 4530 717 mt 4530 717 L
989: SO
990: 651 717 mt 689 717 L
991: 4530 717 mt 4491 717 L
992: %%IncludeResource: font Helvetica
993: /Helvetica /WindowsLatin1Encoding 120 FMSR
994:
995: 392 761 mt
996: (10) s
997: %%IncludeResource: font Helvetica
998: /Helvetica /WindowsLatin1Encoding 80 FMSR
999:
1000: 525 687 mt
1001: (0) s
1002: 651 586 mt 670 586 L
1003: 4530 586 mt 4510 586 L
1004: DO
1005: 651 586 mt 4530 586 L
1006: 4530 586 mt 4530 586 L
1007: SO
1008: 651 509 mt 670 509 L
1009: 4530 509 mt 4510 509 L
1010: DO
1011: 651 509 mt 4530 509 L
1012: 4530 509 mt 4530 509 L
1013: SO
1014: 651 454 mt 670 454 L
1015: 4530 454 mt 4510 454 L
1016: DO
1017: 651 454 mt 4530 454 L
1018: 4530 454 mt 4530 454 L
1019: SO
1020: 651 412 mt 670 412 L
1021: 4530 412 mt 4510 412 L
1022: DO
1023: 651 412 mt 4530 412 L
1024: 4530 412 mt 4530 412 L
1025: SO
1026: 651 377 mt 670 377 L
1027: 4530 377 mt 4510 377 L
1028: DO
1029: 651 377 mt 4530 377 L
1030: 4530 377 mt 4530 377 L
1031: SO
1032: 651 348 mt 670 348 L
1033: 4530 348 mt 4510 348 L
1034: DO
1035: 651 348 mt 4530 348 L
1036: 4530 348 mt 4530 348 L
1037: SO
1038: 651 323 mt 670 323 L
1039: 4530 323 mt 4510 323 L
1040: DO
1041: 651 323 mt 4530 323 L
1042: 4530 323 mt 4530 323 L
1043: SO
1044: 651 300 mt 670 300 L
1045: 4530 300 mt 4510 300 L
1046: DO
1047: 651 300 mt 4530 300 L
1048: 4530 300 mt 4530 300 L
1049: SO
1050: 651 281 mt 670 281 L
1051: 4530 281 mt 4510 281 L
1052: DO
1053: 651 281 mt 4530 281 L
1054: 4530 281 mt 4530 281 L
1055: SO
1056: 651 281 mt 689 281 L
1057: 4530 281 mt 4491 281 L
1058: %%IncludeResource: font Helvetica
1059: /Helvetica /WindowsLatin1Encoding 120 FMSR
1060:
1061: 392 325 mt
1062: (10) s
1063: %%IncludeResource: font Helvetica
1064: /Helvetica /WindowsLatin1Encoding 80 FMSR
1065:
1066: 525 251 mt
1067: (1) s
1068: 651 281 mt 4530 281 L
1069: 651 3336 mt 4530 3336 L
1070: 4530 3336 mt 4530 281 L
1071: 651 3336 mt 651 281 L
1072: gs 651 281 3880 3056 rc
1073: 24 w
1074: /c8 { 0.000000 0.000000 1.000000 sr} bdef
1075: c8
1076: 78 -5 78 4 77 12 78 17 77 19 78 27 78 30 77 26
1077: 78 20 77 10 78 -2 77 -11 78 -16 78 -12 77 -1 78 7
1078: 77 8 78 1 78 -10 77 -23 78 -23 77 -13 78 -12 77 -18
1079: 78 -19 78 -14 77 -12 78 -17 77 -23 78 -28 77 -31 78 -29
1080: 78 -11 77 8 78 0 77 -36 78 -122 78 -339 77 338 78 25
1081: 77 -63 78 -133 77 -350 78 83 78 -15 77 -118 78 65 77 139
1082: 78 59 77 -7 651 1381 51 MP stroke
1083: gr
1084:
1085: 24 w
1086: c8
1087: 0 sg
1088: %%IncludeResource: font Helvetica
1089: /Helvetica /WindowsLatin1Encoding 120 FMSR
1090:
1091: 2127 3661 mt
1092: (Time scale \(year\)) s
1093: 310 1962 mt -90 rotate
1094: (SFAC) s
1095: 90 rotate
1096: gs 651 281 3880 3056 rc
1097: DA
1098: c8
1099: 78 -90 78 -25 77 -44 78 11 77 -37 78 -124 78 48 77 98
1100: 78 97 77 104 78 64 77 23 78 -8 78 -43 77 -63 78 -29
1101: 77 19 78 54 78 53 77 8 78 -47 77 -46 78 7 77 0
1102: 78 -31 78 -30 77 -10 78 7 77 -2 78 -18 77 -18 78 -51
1103: 78 -131 77 -71 78 122 77 116 78 65 78 -23 77 -199 78 -39
1104: 77 100 78 -27 77 -87 78 -326 78 49 77 -110 78 12 77 61
1105: 78 -465 77 466 651 1816 51 MP stroke
1106: DO
1107: 78 -201 78 -13 77 -68 78 -54 77 113 78 -130 78 -689 77 518
1108: 78 -179 77 324 78 241 77 92 78 42 78 1 77 -67 78 -95
1109: 77 -65 78 -9 78 115 77 116 78 3 77 -100 78 -51 77 58
1110: 78 -8 78 -46 77 -49 78 -1 77 27 78 -7 77 -14 78 23
1111: 78 -72 77 -349 78 -202 77 201 78 358 78 134 77 -12 78 -242
1112: 77 7 78 48 77 4 78 -98 78 -771 77 596 78 -165 77 93
1113: 78 -4 77 -692 651 2664 51 MP stroke
1114: DD
1115: 78 -152 78 -400 77 240 78 -207 77 -1020 78 1240 78 -211 77 -121
1116: 78 124 77 -98 78 39 77 165 78 128 78 82 77 44 78 -86
1117: 77 -99 78 -80 78 -284 77 87 78 440 77 32 78 -173 77 -149
1118: 78 201 78 -18 77 -40 78 -97 77 -18 78 90 77 -33 78 -69
1119: 78 142 77 -45 78 -703 77 131 78 411 78 -210 77 455 78 52
1120: 77 -220 78 -59 77 -50 78 125 78 -81 77 -615 78 452 77 -45
1121: 78 -21 77 -24 651 2134 51 MP stroke
1122: gr
1123:
1124: c8
1125: DD
1126: 0 sg
1127: 634 3379 mt
1128: ( ) s
1129: 4514 323 mt
1130: ( ) s
1131: SO
1132: 6 w
1133: 1 sg
1134: 0 626 796 0 0 -626 2192 3277 4 MP
1135: PP
1136: -796 0 0 626 796 0 0 -626 2192 3277 5 MP stroke
1137: 4 w
1138: DO
1139: SO
1140: 6 w
1141: 0 sg
1142: 2192 2651 mt 2988 2651 L
1143: 2192 3277 mt 2988 3277 L
1144: 2988 3277 mt 2988 2651 L
1145: 2192 3277 mt 2192 2651 L
1146: 2192 3277 mt 2988 3277 L
1147: 2192 3277 mt 2192 2651 L
1148: 2192 2651 mt 2988 2651 L
1149: 2192 3277 mt 2988 3277 L
1150: 2988 3277 mt 2988 2651 L
1151: 2192 3277 mt 2192 2651 L
1152: 2657 2786 mt
1153: (nD=0) s
1154: gs 2192 2651 797 627 rc
1155: 24 w
1156: c8
1157: 357 0 2263 2744 2 MP stroke
1158: gr
1159:
1160: 24 w
1161: c8
1162: 0 sg
1163: 2657 2933 mt
1164: (nD=2) s
1165: gs 2192 2651 797 627 rc
1166: DA
1167: c8
1168: 357 0 2263 2890 2 MP stroke
1169: SO
1170: gr
1171:
1172: c8
1173: 0 sg
1174: 2657 3080 mt
1175: (nD=4) s
1176: gs 2192 2651 797 627 rc
1177: DO
1178: c8
1179: 357 0 2263 3037 2 MP stroke
1180: SO
1181: gr
1182:
1183: c8
1184: 0 sg
1185: 2657 3227 mt
1186: (nD=8) s
1187: gs 2192 2651 797 627 rc
1188: DD
1189: c8
1190: 357 0 2263 3183 2 MP stroke
1191: SO
1192: 6 w
1193: gr
1194:
1195: 6 w
1196: c8
1197:
1198: end %%Color Dict
1199:
1200: eplot
1201: %%EndObject
1202:
1203: epage
1204: end
1205:
1206: showpage
1207:
1208: %%Trailer
1209: %%EOF
1210: