1: %!PS-Adobe-3.0 EPSF-3.0
2: %%Creator: MATLAB, The Mathworks, Inc.
3: %%Title: C:\p(m)2007\Paper\JMA_75_8_analysis.eps
4: %%CreationDate: 04/04/2007 10:35:11
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: 1426 3342 mt 1426 282 L
207: 1426 282 mt 1426 282 L
208: 2202 3342 mt 2202 282 L
209: 2202 282 mt 2202 282 L
210: 2978 3342 mt 2978 282 L
211: 2978 282 mt 2978 282 L
212: 3754 3342 mt 3754 282 L
213: 3754 282 mt 3754 282 L
214: 4530 3342 mt 4530 282 L
215: 4530 282 mt 4530 282 L
216: 651 3342 mt 4530 3342 L
217: 4530 3342 mt 4530 3342 L
218: 651 2904 mt 4530 2904 L
219: 4530 2904 mt 4530 2904 L
220: 651 2467 mt 4530 2467 L
221: 4530 2467 mt 4530 2467 L
222: 651 2030 mt 4530 2030 L
223: 4530 2030 mt 4530 2030 L
224: 651 1593 mt 4530 1593 L
225: 4530 1593 mt 4530 1593 L
226: 651 1156 mt 4530 1156 L
227: 4530 1156 mt 4530 1156 L
228: 651 719 mt 4530 719 L
229: 4530 719 mt 4530 719 L
230: 651 282 mt 4530 282 L
231: 4530 282 mt 4530 282 L
232: SO
233: 6 w
234: 651 282 mt 4530 282 L
235: 651 3342 mt 4530 3342 L
236: 4530 3342 mt 4530 282 L
237: 651 3342 mt 651 282 L
238: 651 3342 mt 4530 3342 L
239: 651 3342 mt 651 282 L
240: 651 3342 mt 651 3322 L
241: 651 282 mt 651 301 L
242: DO
243: 651 3342 mt 651 282 L
244: 651 282 mt 651 282 L
245: SO
246: 651 3342 mt 651 3303 L
247: 651 282 mt 651 320 L
248: %%IncludeResource: font Helvetica
249: /Helvetica /WindowsLatin1Encoding 120 FMSR
250:
251: 539 3524 mt
252: (10) s
253: %%IncludeResource: font Helvetica
254: /Helvetica /WindowsLatin1Encoding 80 FMSR
255:
256: 672 3450 mt
257: (-5) s
258: 884 3342 mt 884 3322 L
259: 884 282 mt 884 301 L
260: DO
261: 884 3342 mt 884 282 L
262: 884 282 mt 884 282 L
263: SO
264: 1021 3342 mt 1021 3322 L
265: 1021 282 mt 1021 301 L
266: DO
267: 1021 3342 mt 1021 282 L
268: 1021 282 mt 1021 282 L
269: SO
270: 1118 3342 mt 1118 3322 L
271: 1118 282 mt 1118 301 L
272: DO
273: 1118 3342 mt 1118 282 L
274: 1118 282 mt 1118 282 L
275: SO
276: 1193 3342 mt 1193 3322 L
277: 1193 282 mt 1193 301 L
278: DO
279: 1193 3342 mt 1193 282 L
280: 1193 282 mt 1193 282 L
281: SO
282: 1254 3342 mt 1254 3322 L
283: 1254 282 mt 1254 301 L
284: DO
285: 1254 3342 mt 1254 282 L
286: 1254 282 mt 1254 282 L
287: SO
288: 1306 3342 mt 1306 3322 L
289: 1306 282 mt 1306 301 L
290: DO
291: 1306 3342 mt 1306 282 L
292: 1306 282 mt 1306 282 L
293: SO
294: 1351 3342 mt 1351 3322 L
295: 1351 282 mt 1351 301 L
296: DO
297: 1351 3342 mt 1351 282 L
298: 1351 282 mt 1351 282 L
299: SO
300: 1391 3342 mt 1391 3322 L
301: 1391 282 mt 1391 301 L
302: DO
303: 1391 3342 mt 1391 282 L
304: 1391 282 mt 1391 282 L
305: SO
306: 1426 3342 mt 1426 3322 L
307: 1426 282 mt 1426 301 L
308: DO
309: 1426 3342 mt 1426 282 L
310: 1426 282 mt 1426 282 L
311: SO
312: 1426 3342 mt 1426 3303 L
313: 1426 282 mt 1426 320 L
314: %%IncludeResource: font Helvetica
315: /Helvetica /WindowsLatin1Encoding 120 FMSR
316:
317: 1314 3524 mt
318: (10) s
319: %%IncludeResource: font Helvetica
320: /Helvetica /WindowsLatin1Encoding 80 FMSR
321:
322: 1447 3450 mt
323: (-4) s
324: 1660 3342 mt 1660 3322 L
325: 1660 282 mt 1660 301 L
326: DO
327: 1660 3342 mt 1660 282 L
328: 1660 282 mt 1660 282 L
329: SO
330: 1796 3342 mt 1796 3322 L
331: 1796 282 mt 1796 301 L
332: DO
333: 1796 3342 mt 1796 282 L
334: 1796 282 mt 1796 282 L
335: SO
336: 1893 3342 mt 1893 3322 L
337: 1893 282 mt 1893 301 L
338: DO
339: 1893 3342 mt 1893 282 L
340: 1893 282 mt 1893 282 L
341: SO
342: 1969 3342 mt 1969 3322 L
343: 1969 282 mt 1969 301 L
344: DO
345: 1969 3342 mt 1969 282 L
346: 1969 282 mt 1969 282 L
347: SO
348: 2030 3342 mt 2030 3322 L
349: 2030 282 mt 2030 301 L
350: DO
351: 2030 3342 mt 2030 282 L
352: 2030 282 mt 2030 282 L
353: SO
354: 2082 3342 mt 2082 3322 L
355: 2082 282 mt 2082 301 L
356: DO
357: 2082 3342 mt 2082 282 L
358: 2082 282 mt 2082 282 L
359: SO
360: 2127 3342 mt 2127 3322 L
361: 2127 282 mt 2127 301 L
362: DO
363: 2127 3342 mt 2127 282 L
364: 2127 282 mt 2127 282 L
365: SO
366: 2167 3342 mt 2167 3322 L
367: 2167 282 mt 2167 301 L
368: DO
369: 2167 3342 mt 2167 282 L
370: 2167 282 mt 2167 282 L
371: SO
372: 2202 3342 mt 2202 3322 L
373: 2202 282 mt 2202 301 L
374: DO
375: 2202 3342 mt 2202 282 L
376: 2202 282 mt 2202 282 L
377: SO
378: 2202 3342 mt 2202 3303 L
379: 2202 282 mt 2202 320 L
380: %%IncludeResource: font Helvetica
381: /Helvetica /WindowsLatin1Encoding 120 FMSR
382:
383: 2090 3524 mt
384: (10) s
385: %%IncludeResource: font Helvetica
386: /Helvetica /WindowsLatin1Encoding 80 FMSR
387:
388: 2223 3450 mt
389: (-3) s
390: 2436 3342 mt 2436 3322 L
391: 2436 282 mt 2436 301 L
392: DO
393: 2436 3342 mt 2436 282 L
394: 2436 282 mt 2436 282 L
395: SO
396: 2572 3342 mt 2572 3322 L
397: 2572 282 mt 2572 301 L
398: DO
399: 2572 3342 mt 2572 282 L
400: 2572 282 mt 2572 282 L
401: SO
402: 2669 3342 mt 2669 3322 L
403: 2669 282 mt 2669 301 L
404: DO
405: 2669 3342 mt 2669 282 L
406: 2669 282 mt 2669 282 L
407: SO
408: 2744 3342 mt 2744 3322 L
409: 2744 282 mt 2744 301 L
410: DO
411: 2744 3342 mt 2744 282 L
412: 2744 282 mt 2744 282 L
413: SO
414: 2806 3342 mt 2806 3322 L
415: 2806 282 mt 2806 301 L
416: DO
417: 2806 3342 mt 2806 282 L
418: 2806 282 mt 2806 282 L
419: SO
420: 2858 3342 mt 2858 3322 L
421: 2858 282 mt 2858 301 L
422: DO
423: 2858 3342 mt 2858 282 L
424: 2858 282 mt 2858 282 L
425: SO
426: 2903 3342 mt 2903 3322 L
427: 2903 282 mt 2903 301 L
428: DO
429: 2903 3342 mt 2903 282 L
430: 2903 282 mt 2903 282 L
431: SO
432: 2942 3342 mt 2942 3322 L
433: 2942 282 mt 2942 301 L
434: DO
435: 2942 3342 mt 2942 282 L
436: 2942 282 mt 2942 282 L
437: SO
438: 2978 3342 mt 2978 3322 L
439: 2978 282 mt 2978 301 L
440: DO
441: 2978 3342 mt 2978 282 L
442: 2978 282 mt 2978 282 L
443: SO
444: 2978 3342 mt 2978 3303 L
445: 2978 282 mt 2978 320 L
446: %%IncludeResource: font Helvetica
447: /Helvetica /WindowsLatin1Encoding 120 FMSR
448:
449: 2866 3524 mt
450: (10) s
451: %%IncludeResource: font Helvetica
452: /Helvetica /WindowsLatin1Encoding 80 FMSR
453:
454: 2999 3450 mt
455: (-2) s
456: 3211 3342 mt 3211 3322 L
457: 3211 282 mt 3211 301 L
458: DO
459: 3211 3342 mt 3211 282 L
460: 3211 282 mt 3211 282 L
461: SO
462: 3348 3342 mt 3348 3322 L
463: 3348 282 mt 3348 301 L
464: DO
465: 3348 3342 mt 3348 282 L
466: 3348 282 mt 3348 282 L
467: SO
468: 3445 3342 mt 3445 3322 L
469: 3445 282 mt 3445 301 L
470: DO
471: 3445 3342 mt 3445 282 L
472: 3445 282 mt 3445 282 L
473: SO
474: 3520 3342 mt 3520 3322 L
475: 3520 282 mt 3520 301 L
476: DO
477: 3520 3342 mt 3520 282 L
478: 3520 282 mt 3520 282 L
479: SO
480: 3582 3342 mt 3582 3322 L
481: 3582 282 mt 3582 301 L
482: DO
483: 3582 3342 mt 3582 282 L
484: 3582 282 mt 3582 282 L
485: SO
486: 3634 3342 mt 3634 3322 L
487: 3634 282 mt 3634 301 L
488: DO
489: 3634 3342 mt 3634 282 L
490: 3634 282 mt 3634 282 L
491: SO
492: 3679 3342 mt 3679 3322 L
493: 3679 282 mt 3679 301 L
494: DO
495: 3679 3342 mt 3679 282 L
496: 3679 282 mt 3679 282 L
497: SO
498: 3718 3342 mt 3718 3322 L
499: 3718 282 mt 3718 301 L
500: DO
501: 3718 3342 mt 3718 282 L
502: 3718 282 mt 3718 282 L
503: SO
504: 3754 3342 mt 3754 3322 L
505: 3754 282 mt 3754 301 L
506: DO
507: 3754 3342 mt 3754 282 L
508: 3754 282 mt 3754 282 L
509: SO
510: 3754 3342 mt 3754 3303 L
511: 3754 282 mt 3754 320 L
512: %%IncludeResource: font Helvetica
513: /Helvetica /WindowsLatin1Encoding 120 FMSR
514:
515: 3642 3524 mt
516: (10) s
517: %%IncludeResource: font Helvetica
518: /Helvetica /WindowsLatin1Encoding 80 FMSR
519:
520: 3775 3450 mt
521: (-1) s
522: 3987 3342 mt 3987 3322 L
523: 3987 282 mt 3987 301 L
524: DO
525: 3987 3342 mt 3987 282 L
526: 3987 282 mt 3987 282 L
527: SO
528: 4124 3342 mt 4124 3322 L
529: 4124 282 mt 4124 301 L
530: DO
531: 4124 3342 mt 4124 282 L
532: 4124 282 mt 4124 282 L
533: SO
534: 4221 3342 mt 4221 3322 L
535: 4221 282 mt 4221 301 L
536: DO
537: 4221 3342 mt 4221 282 L
538: 4221 282 mt 4221 282 L
539: SO
540: 4296 3342 mt 4296 3322 L
541: 4296 282 mt 4296 301 L
542: DO
543: 4296 3342 mt 4296 282 L
544: 4296 282 mt 4296 282 L
545: SO
546: 4357 3342 mt 4357 3322 L
547: 4357 282 mt 4357 301 L
548: DO
549: 4357 3342 mt 4357 282 L
550: 4357 282 mt 4357 282 L
551: SO
552: 4409 3342 mt 4409 3322 L
553: 4409 282 mt 4409 301 L
554: DO
555: 4409 3342 mt 4409 282 L
556: 4409 282 mt 4409 282 L
557: SO
558: 4454 3342 mt 4454 3322 L
559: 4454 282 mt 4454 301 L
560: DO
561: 4454 3342 mt 4454 282 L
562: 4454 282 mt 4454 282 L
563: SO
564: 4494 3342 mt 4494 3322 L
565: 4494 282 mt 4494 301 L
566: DO
567: 4494 3342 mt 4494 282 L
568: 4494 282 mt 4494 282 L
569: SO
570: 4530 3342 mt 4530 3322 L
571: 4530 282 mt 4530 301 L
572: DO
573: 4530 3342 mt 4530 282 L
574: 4530 282 mt 4530 282 L
575: SO
576: 4530 3342 mt 4530 3303 L
577: 4530 282 mt 4530 320 L
578: %%IncludeResource: font Helvetica
579: /Helvetica /WindowsLatin1Encoding 120 FMSR
580:
581: 4442 3524 mt
582: (10) s
583: %%IncludeResource: font Helvetica
584: /Helvetica /WindowsLatin1Encoding 80 FMSR
585:
586: 4575 3450 mt
587: (0) s
588: 651 3342 mt 670 3342 L
589: 4530 3342 mt 4510 3342 L
590: DO
591: 651 3342 mt 4530 3342 L
592: 4530 3342 mt 4530 3342 L
593: SO
594: 651 3342 mt 689 3342 L
595: 4530 3342 mt 4491 3342 L
596: %%IncludeResource: font Helvetica
597: /Helvetica /WindowsLatin1Encoding 120 FMSR
598:
599: 392 3386 mt
600: (10) s
601: %%IncludeResource: font Helvetica
602: /Helvetica /WindowsLatin1Encoding 80 FMSR
603:
604: 525 3312 mt
605: (-5) s
606: 651 3210 mt 670 3210 L
607: 4530 3210 mt 4510 3210 L
608: DO
609: 651 3210 mt 4530 3210 L
610: 4530 3210 mt 4530 3210 L
611: SO
612: 651 3133 mt 670 3133 L
613: 4530 3133 mt 4510 3133 L
614: DO
615: 651 3133 mt 4530 3133 L
616: 4530 3133 mt 4530 3133 L
617: SO
618: 651 3078 mt 670 3078 L
619: 4530 3078 mt 4510 3078 L
620: DO
621: 651 3078 mt 4530 3078 L
622: 4530 3078 mt 4530 3078 L
623: SO
624: 651 3036 mt 670 3036 L
625: 4530 3036 mt 4510 3036 L
626: DO
627: 651 3036 mt 4530 3036 L
628: 4530 3036 mt 4530 3036 L
629: SO
630: 651 3001 mt 670 3001 L
631: 4530 3001 mt 4510 3001 L
632: DO
633: 651 3001 mt 4530 3001 L
634: 4530 3001 mt 4530 3001 L
635: SO
636: 651 2972 mt 670 2972 L
637: 4530 2972 mt 4510 2972 L
638: DO
639: 651 2972 mt 4530 2972 L
640: 4530 2972 mt 4530 2972 L
641: SO
642: 651 2947 mt 670 2947 L
643: 4530 2947 mt 4510 2947 L
644: DO
645: 651 2947 mt 4530 2947 L
646: 4530 2947 mt 4530 2947 L
647: SO
648: 651 2924 mt 670 2924 L
649: 4530 2924 mt 4510 2924 L
650: DO
651: 651 2924 mt 4530 2924 L
652: 4530 2924 mt 4530 2924 L
653: SO
654: 651 2904 mt 670 2904 L
655: 4530 2904 mt 4510 2904 L
656: DO
657: 651 2904 mt 4530 2904 L
658: 4530 2904 mt 4530 2904 L
659: SO
660: 651 2904 mt 689 2904 L
661: 4530 2904 mt 4491 2904 L
662: %%IncludeResource: font Helvetica
663: /Helvetica /WindowsLatin1Encoding 120 FMSR
664:
665: 392 2948 mt
666: (10) s
667: %%IncludeResource: font Helvetica
668: /Helvetica /WindowsLatin1Encoding 80 FMSR
669:
670: 525 2874 mt
671: (-4) s
672: 651 2773 mt 670 2773 L
673: 4530 2773 mt 4510 2773 L
674: DO
675: 651 2773 mt 4530 2773 L
676: 4530 2773 mt 4530 2773 L
677: SO
678: 651 2696 mt 670 2696 L
679: 4530 2696 mt 4510 2696 L
680: DO
681: 651 2696 mt 4530 2696 L
682: 4530 2696 mt 4530 2696 L
683: SO
684: 651 2641 mt 670 2641 L
685: 4530 2641 mt 4510 2641 L
686: DO
687: 651 2641 mt 4530 2641 L
688: 4530 2641 mt 4530 2641 L
689: SO
690: 651 2599 mt 670 2599 L
691: 4530 2599 mt 4510 2599 L
692: DO
693: 651 2599 mt 4530 2599 L
694: 4530 2599 mt 4530 2599 L
695: SO
696: 651 2564 mt 670 2564 L
697: 4530 2564 mt 4510 2564 L
698: DO
699: 651 2564 mt 4530 2564 L
700: 4530 2564 mt 4530 2564 L
701: SO
702: 651 2535 mt 670 2535 L
703: 4530 2535 mt 4510 2535 L
704: DO
705: 651 2535 mt 4530 2535 L
706: 4530 2535 mt 4530 2535 L
707: SO
708: 651 2510 mt 670 2510 L
709: 4530 2510 mt 4510 2510 L
710: DO
711: 651 2510 mt 4530 2510 L
712: 4530 2510 mt 4530 2510 L
713: SO
714: 651 2487 mt 670 2487 L
715: 4530 2487 mt 4510 2487 L
716: DO
717: 651 2487 mt 4530 2487 L
718: 4530 2487 mt 4530 2487 L
719: SO
720: 651 2467 mt 670 2467 L
721: 4530 2467 mt 4510 2467 L
722: DO
723: 651 2467 mt 4530 2467 L
724: 4530 2467 mt 4530 2467 L
725: SO
726: 651 2467 mt 689 2467 L
727: 4530 2467 mt 4491 2467 L
728: %%IncludeResource: font Helvetica
729: /Helvetica /WindowsLatin1Encoding 120 FMSR
730:
731: 392 2511 mt
732: (10) s
733: %%IncludeResource: font Helvetica
734: /Helvetica /WindowsLatin1Encoding 80 FMSR
735:
736: 525 2437 mt
737: (-3) s
738: 651 2336 mt 670 2336 L
739: 4530 2336 mt 4510 2336 L
740: DO
741: 651 2336 mt 4530 2336 L
742: 4530 2336 mt 4530 2336 L
743: SO
744: 651 2259 mt 670 2259 L
745: 4530 2259 mt 4510 2259 L
746: DO
747: 651 2259 mt 4530 2259 L
748: 4530 2259 mt 4530 2259 L
749: SO
750: 651 2204 mt 670 2204 L
751: 4530 2204 mt 4510 2204 L
752: DO
753: 651 2204 mt 4530 2204 L
754: 4530 2204 mt 4530 2204 L
755: SO
756: 651 2162 mt 670 2162 L
757: 4530 2162 mt 4510 2162 L
758: DO
759: 651 2162 mt 4530 2162 L
760: 4530 2162 mt 4530 2162 L
761: SO
762: 651 2127 mt 670 2127 L
763: 4530 2127 mt 4510 2127 L
764: DO
765: 651 2127 mt 4530 2127 L
766: 4530 2127 mt 4530 2127 L
767: SO
768: 651 2098 mt 670 2098 L
769: 4530 2098 mt 4510 2098 L
770: DO
771: 651 2098 mt 4530 2098 L
772: 4530 2098 mt 4530 2098 L
773: SO
774: 651 2072 mt 670 2072 L
775: 4530 2072 mt 4510 2072 L
776: DO
777: 651 2072 mt 4530 2072 L
778: 4530 2072 mt 4530 2072 L
779: SO
780: 651 2050 mt 670 2050 L
781: 4530 2050 mt 4510 2050 L
782: DO
783: 651 2050 mt 4530 2050 L
784: 4530 2050 mt 4530 2050 L
785: SO
786: 651 2030 mt 670 2030 L
787: 4530 2030 mt 4510 2030 L
788: DO
789: 651 2030 mt 4530 2030 L
790: 4530 2030 mt 4530 2030 L
791: SO
792: 651 2030 mt 689 2030 L
793: 4530 2030 mt 4491 2030 L
794: %%IncludeResource: font Helvetica
795: /Helvetica /WindowsLatin1Encoding 120 FMSR
796:
797: 392 2074 mt
798: (10) s
799: %%IncludeResource: font Helvetica
800: /Helvetica /WindowsLatin1Encoding 80 FMSR
801:
802: 525 2000 mt
803: (-2) s
804: 651 1898 mt 670 1898 L
805: 4530 1898 mt 4510 1898 L
806: DO
807: 651 1898 mt 4530 1898 L
808: 4530 1898 mt 4530 1898 L
809: SO
810: 651 1822 mt 670 1822 L
811: 4530 1822 mt 4510 1822 L
812: DO
813: 651 1822 mt 4530 1822 L
814: 4530 1822 mt 4530 1822 L
815: SO
816: 651 1767 mt 670 1767 L
817: 4530 1767 mt 4510 1767 L
818: DO
819: 651 1767 mt 4530 1767 L
820: 4530 1767 mt 4530 1767 L
821: SO
822: 651 1725 mt 670 1725 L
823: 4530 1725 mt 4510 1725 L
824: DO
825: 651 1725 mt 4530 1725 L
826: 4530 1725 mt 4530 1725 L
827: SO
828: 651 1690 mt 670 1690 L
829: 4530 1690 mt 4510 1690 L
830: DO
831: 651 1690 mt 4530 1690 L
832: 4530 1690 mt 4530 1690 L
833: SO
834: 651 1661 mt 670 1661 L
835: 4530 1661 mt 4510 1661 L
836: DO
837: 651 1661 mt 4530 1661 L
838: 4530 1661 mt 4530 1661 L
839: SO
840: 651 1635 mt 670 1635 L
841: 4530 1635 mt 4510 1635 L
842: DO
843: 651 1635 mt 4530 1635 L
844: 4530 1635 mt 4530 1635 L
845: SO
846: 651 1613 mt 670 1613 L
847: 4530 1613 mt 4510 1613 L
848: DO
849: 651 1613 mt 4530 1613 L
850: 4530 1613 mt 4530 1613 L
851: SO
852: 651 1593 mt 670 1593 L
853: 4530 1593 mt 4510 1593 L
854: DO
855: 651 1593 mt 4530 1593 L
856: 4530 1593 mt 4530 1593 L
857: SO
858: 651 1593 mt 689 1593 L
859: 4530 1593 mt 4491 1593 L
860: %%IncludeResource: font Helvetica
861: /Helvetica /WindowsLatin1Encoding 120 FMSR
862:
863: 392 1637 mt
864: (10) s
865: %%IncludeResource: font Helvetica
866: /Helvetica /WindowsLatin1Encoding 80 FMSR
867:
868: 525 1563 mt
869: (-1) s
870: 651 1461 mt 670 1461 L
871: 4530 1461 mt 4510 1461 L
872: DO
873: 651 1461 mt 4530 1461 L
874: 4530 1461 mt 4530 1461 L
875: SO
876: 651 1384 mt 670 1384 L
877: 4530 1384 mt 4510 1384 L
878: DO
879: 651 1384 mt 4530 1384 L
880: 4530 1384 mt 4530 1384 L
881: SO
882: 651 1330 mt 670 1330 L
883: 4530 1330 mt 4510 1330 L
884: DO
885: 651 1330 mt 4530 1330 L
886: 4530 1330 mt 4530 1330 L
887: SO
888: 651 1287 mt 670 1287 L
889: 4530 1287 mt 4510 1287 L
890: DO
891: 651 1287 mt 4530 1287 L
892: 4530 1287 mt 4530 1287 L
893: SO
894: 651 1253 mt 670 1253 L
895: 4530 1253 mt 4510 1253 L
896: DO
897: 651 1253 mt 4530 1253 L
898: 4530 1253 mt 4530 1253 L
899: SO
900: 651 1223 mt 670 1223 L
901: 4530 1223 mt 4510 1223 L
902: DO
903: 651 1223 mt 4530 1223 L
904: 4530 1223 mt 4530 1223 L
905: SO
906: 651 1198 mt 670 1198 L
907: 4530 1198 mt 4510 1198 L
908: DO
909: 651 1198 mt 4530 1198 L
910: 4530 1198 mt 4530 1198 L
911: SO
912: 651 1176 mt 670 1176 L
913: 4530 1176 mt 4510 1176 L
914: DO
915: 651 1176 mt 4530 1176 L
916: 4530 1176 mt 4530 1176 L
917: SO
918: 651 1156 mt 670 1156 L
919: 4530 1156 mt 4510 1156 L
920: DO
921: 651 1156 mt 4530 1156 L
922: 4530 1156 mt 4530 1156 L
923: SO
924: 651 1156 mt 689 1156 L
925: 4530 1156 mt 4491 1156 L
926: %%IncludeResource: font Helvetica
927: /Helvetica /WindowsLatin1Encoding 120 FMSR
928:
929: 392 1200 mt
930: (10) s
931: %%IncludeResource: font Helvetica
932: /Helvetica /WindowsLatin1Encoding 80 FMSR
933:
934: 525 1126 mt
935: (0) s
936: 651 1024 mt 670 1024 L
937: 4530 1024 mt 4510 1024 L
938: DO
939: 651 1024 mt 4530 1024 L
940: 4530 1024 mt 4530 1024 L
941: SO
942: 651 947 mt 670 947 L
943: 4530 947 mt 4510 947 L
944: DO
945: 651 947 mt 4530 947 L
946: 4530 947 mt 4530 947 L
947: SO
948: 651 893 mt 670 893 L
949: 4530 893 mt 4510 893 L
950: DO
951: 651 893 mt 4530 893 L
952: 4530 893 mt 4530 893 L
953: SO
954: 651 850 mt 670 850 L
955: 4530 850 mt 4510 850 L
956: DO
957: 651 850 mt 4530 850 L
958: 4530 850 mt 4530 850 L
959: SO
960: 651 816 mt 670 816 L
961: 4530 816 mt 4510 816 L
962: DO
963: 651 816 mt 4530 816 L
964: 4530 816 mt 4530 816 L
965: SO
966: 651 786 mt 670 786 L
967: 4530 786 mt 4510 786 L
968: DO
969: 651 786 mt 4530 786 L
970: 4530 786 mt 4530 786 L
971: SO
972: 651 761 mt 670 761 L
973: 4530 761 mt 4510 761 L
974: DO
975: 651 761 mt 4530 761 L
976: 4530 761 mt 4530 761 L
977: SO
978: 651 739 mt 670 739 L
979: 4530 739 mt 4510 739 L
980: DO
981: 651 739 mt 4530 739 L
982: 4530 739 mt 4530 739 L
983: SO
984: 651 719 mt 670 719 L
985: 4530 719 mt 4510 719 L
986: DO
987: 651 719 mt 4530 719 L
988: 4530 719 mt 4530 719 L
989: SO
990: 651 719 mt 689 719 L
991: 4530 719 mt 4491 719 L
992: %%IncludeResource: font Helvetica
993: /Helvetica /WindowsLatin1Encoding 120 FMSR
994:
995: 392 763 mt
996: (10) s
997: %%IncludeResource: font Helvetica
998: /Helvetica /WindowsLatin1Encoding 80 FMSR
999:
1000: 525 689 mt
1001: (1) s
1002: 651 587 mt 670 587 L
1003: 4530 587 mt 4510 587 L
1004: DO
1005: 651 587 mt 4530 587 L
1006: 4530 587 mt 4530 587 L
1007: SO
1008: 651 510 mt 670 510 L
1009: 4530 510 mt 4510 510 L
1010: DO
1011: 651 510 mt 4530 510 L
1012: 4530 510 mt 4530 510 L
1013: SO
1014: 651 455 mt 670 455 L
1015: 4530 455 mt 4510 455 L
1016: DO
1017: 651 455 mt 4530 455 L
1018: 4530 455 mt 4530 455 L
1019: SO
1020: 651 413 mt 670 413 L
1021: 4530 413 mt 4510 413 L
1022: DO
1023: 651 413 mt 4530 413 L
1024: 4530 413 mt 4530 413 L
1025: SO
1026: 651 378 mt 670 378 L
1027: 4530 378 mt 4510 378 L
1028: DO
1029: 651 378 mt 4530 378 L
1030: 4530 378 mt 4530 378 L
1031: SO
1032: 651 349 mt 670 349 L
1033: 4530 349 mt 4510 349 L
1034: DO
1035: 651 349 mt 4530 349 L
1036: 4530 349 mt 4530 349 L
1037: SO
1038: 651 324 mt 670 324 L
1039: 4530 324 mt 4510 324 L
1040: DO
1041: 651 324 mt 4530 324 L
1042: 4530 324 mt 4530 324 L
1043: SO
1044: 651 302 mt 670 302 L
1045: 4530 302 mt 4510 302 L
1046: DO
1047: 651 302 mt 4530 302 L
1048: 4530 302 mt 4530 302 L
1049: SO
1050: 651 282 mt 670 282 L
1051: 4530 282 mt 4510 282 L
1052: DO
1053: 651 282 mt 4530 282 L
1054: 4530 282 mt 4530 282 L
1055: SO
1056: 651 282 mt 689 282 L
1057: 4530 282 mt 4491 282 L
1058: %%IncludeResource: font Helvetica
1059: /Helvetica /WindowsLatin1Encoding 120 FMSR
1060:
1061: 392 326 mt
1062: (10) s
1063: %%IncludeResource: font Helvetica
1064: /Helvetica /WindowsLatin1Encoding 80 FMSR
1065:
1066: 525 252 mt
1067: (2) s
1068: 651 282 mt 4530 282 L
1069: 651 3342 mt 4530 3342 L
1070: 4530 3342 mt 4530 282 L
1071: 651 3342 mt 651 282 L
1072: gs 651 282 3880 3061 rc
1073: 24 w
1074: /c8 { 0.000000 0.000000 1.000000 sr} bdef
1075: c8
1076: 78 -4 78 0 77 -2 78 -8 77 -18 78 -27 78 -32 77 -26
1077: 78 -6 77 18 78 19 77 6 78 -2 78 -6 77 -10 78 -13
1078: 77 -13 78 -6 78 -3 77 -8 78 -13 77 -13 78 -15 77 -20
1079: 78 -26 78 -29 77 -25 78 -16 77 -16 78 -26 77 -41 78 -55
1080: 78 -59 77 -73 78 -157 77 -217 78 245 78 39 77 -5 78 -28
1081: 77 -54 78 -74 77 -93 78 -115 78 -93 77 -24 78 -34 77 -102
1082: 78 -219 77 -419 651 2588 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 3667 mt
1092: (Time scale \(year\)) s
1093: 310 1966 mt -90 rotate
1094: (SFAC) s
1095: 90 rotate
1096: gs 651 282 3880 3061 rc
1097: DA
1098: c8
1099: 78 4 78 -4 77 -18 78 -33 77 -45 78 -37 78 -12 77 26
1100: 78 44 77 25 78 -5 77 -18 78 -13 78 -15 77 -17 78 -15
1101: 77 1 78 3 78 -13 77 -22 78 -18 77 -18 78 -28 77 -38
1102: 78 -37 78 -19 77 -4 78 -14 77 -44 78 -81 77 -117 78 -119
1103: 78 -216 77 196 78 163 77 20 78 -52 78 -72 77 -75 78 -129
1104: 77 -218 78 -568 77 420 78 -167 78 149 77 11 78 -669 77 573
1105: 78 -55 77 -315 651 2669 51 MP stroke
1106: SO
1107: 78 -50 78 -84 77 -45 78 -63 77 -81 78 41 78 139 77 18
1108: 78 -11 77 83 78 -115 77 -94 78 -350 78 291 77 56 78 -34
1109: 77 -55 78 187 78 -24 77 -216 78 -86 77 237 78 -17 77 -56
1110: 78 -31 78 34 77 37 78 29 77 -76 78 -157 77 -44 78 22
1111: 78 167 77 7 78 -248 77 -352 78 507 78 53 77 -235 78 -349
1112: 77 0 78 234 77 43 78 -75 78 7 77 26 78 -744 77 226
1113: 78 -4 77 299 651 2507 51 MP stroke
1114: 78 -50 78 -84 77 -45 78 -63 77 -81 78 41 78 139 77 18
1115: 78 -11 77 83 78 -115 77 -94 78 -350 78 291 77 56 78 -34
1116: 77 -55 78 187 78 -24 77 -216 78 -86 77 237 78 -17 77 -56
1117: 78 -31 78 34 77 37 78 29 77 -76 78 -157 77 -44 78 22
1118: 78 167 77 7 78 -248 77 -352 78 507 78 53 77 -235 78 -349
1119: 77 0 78 234 77 43 78 -75 78 7 77 26 78 -744 77 226
1120: 78 -4 77 299 651 2507 51 MP stroke
1121: 78 -50 78 -84 77 -45 78 -63 77 -81 78 41 78 139 77 18
1122: 78 -11 77 83 78 -115 77 -94 78 -350 78 291 77 56 78 -34
1123: 77 -55 78 187 78 -24 77 -216 78 -86 77 237 78 -17 77 -56
1124: 78 -31 78 34 77 37 78 29 77 -76 78 -157 77 -44 78 22
1125: 78 167 77 7 78 -248 77 -352 78 507 78 53 77 -235 78 -349
1126: 77 0 78 234 77 43 78 -75 78 7 77 26 78 -744 77 226
1127: 78 -4 77 299 651 2507 51 MP stroke
1128: DA
1129: 0 sg
1130: 78 0 77 1 78 1 77 1 78 1 78 1 77 1 78 0
1131: 77 1 78 1 77 1 78 1 78 1 77 1 78 0 77 1
1132: 78 1 2202 1882 18 MP stroke
1133: SO
1134: 6 w
1135: gr
1136:
1137: 6 w
1138:
1139: end %%Color Dict
1140:
1141: eplot
1142: %%EndObject
1143:
1144: epage
1145: end
1146:
1147: showpage
1148:
1149: %%Trailer
1150: %%EOF
1151: