1: %!PS-Adobe-3.0 EPSF-3.0
2: %%Creator: MATLAB, The Mathworks, Inc.
3: %%Title: C:\p(m)2007\Paper\JMA_7_75_analysis.eps
4: %%CreationDate: 04/04/2007 11:48:00
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 2730 mt 4530 2730 L
219: 4530 2730 mt 4530 2730 L
220: 651 2118 mt 4530 2118 L
221: 4530 2118 mt 4530 2118 L
222: 651 1506 mt 4530 1506 L
223: 4530 1506 mt 4530 1506 L
224: 651 894 mt 4530 894 L
225: 4530 894 mt 4530 894 L
226: 651 282 mt 4530 282 L
227: 4530 282 mt 4530 282 L
228: SO
229: 6 w
230: 651 282 mt 4530 282 L
231: 651 3342 mt 4530 3342 L
232: 4530 3342 mt 4530 282 L
233: 651 3342 mt 651 282 L
234: 651 3342 mt 4530 3342 L
235: 651 3342 mt 651 282 L
236: 651 3342 mt 651 3322 L
237: 651 282 mt 651 301 L
238: DO
239: 651 3342 mt 651 282 L
240: 651 282 mt 651 282 L
241: SO
242: 651 3342 mt 651 3303 L
243: 651 282 mt 651 320 L
244: %%IncludeResource: font Helvetica
245: /Helvetica /WindowsLatin1Encoding 120 FMSR
246:
247: 539 3524 mt
248: (10) s
249: %%IncludeResource: font Helvetica
250: /Helvetica /WindowsLatin1Encoding 80 FMSR
251:
252: 672 3450 mt
253: (-5) s
254: 884 3342 mt 884 3322 L
255: 884 282 mt 884 301 L
256: DO
257: 884 3342 mt 884 282 L
258: 884 282 mt 884 282 L
259: SO
260: 1021 3342 mt 1021 3322 L
261: 1021 282 mt 1021 301 L
262: DO
263: 1021 3342 mt 1021 282 L
264: 1021 282 mt 1021 282 L
265: SO
266: 1118 3342 mt 1118 3322 L
267: 1118 282 mt 1118 301 L
268: DO
269: 1118 3342 mt 1118 282 L
270: 1118 282 mt 1118 282 L
271: SO
272: 1193 3342 mt 1193 3322 L
273: 1193 282 mt 1193 301 L
274: DO
275: 1193 3342 mt 1193 282 L
276: 1193 282 mt 1193 282 L
277: SO
278: 1254 3342 mt 1254 3322 L
279: 1254 282 mt 1254 301 L
280: DO
281: 1254 3342 mt 1254 282 L
282: 1254 282 mt 1254 282 L
283: SO
284: 1306 3342 mt 1306 3322 L
285: 1306 282 mt 1306 301 L
286: DO
287: 1306 3342 mt 1306 282 L
288: 1306 282 mt 1306 282 L
289: SO
290: 1351 3342 mt 1351 3322 L
291: 1351 282 mt 1351 301 L
292: DO
293: 1351 3342 mt 1351 282 L
294: 1351 282 mt 1351 282 L
295: SO
296: 1391 3342 mt 1391 3322 L
297: 1391 282 mt 1391 301 L
298: DO
299: 1391 3342 mt 1391 282 L
300: 1391 282 mt 1391 282 L
301: SO
302: 1426 3342 mt 1426 3322 L
303: 1426 282 mt 1426 301 L
304: DO
305: 1426 3342 mt 1426 282 L
306: 1426 282 mt 1426 282 L
307: SO
308: 1426 3342 mt 1426 3303 L
309: 1426 282 mt 1426 320 L
310: %%IncludeResource: font Helvetica
311: /Helvetica /WindowsLatin1Encoding 120 FMSR
312:
313: 1314 3524 mt
314: (10) s
315: %%IncludeResource: font Helvetica
316: /Helvetica /WindowsLatin1Encoding 80 FMSR
317:
318: 1447 3450 mt
319: (-4) s
320: 1660 3342 mt 1660 3322 L
321: 1660 282 mt 1660 301 L
322: DO
323: 1660 3342 mt 1660 282 L
324: 1660 282 mt 1660 282 L
325: SO
326: 1796 3342 mt 1796 3322 L
327: 1796 282 mt 1796 301 L
328: DO
329: 1796 3342 mt 1796 282 L
330: 1796 282 mt 1796 282 L
331: SO
332: 1893 3342 mt 1893 3322 L
333: 1893 282 mt 1893 301 L
334: DO
335: 1893 3342 mt 1893 282 L
336: 1893 282 mt 1893 282 L
337: SO
338: 1969 3342 mt 1969 3322 L
339: 1969 282 mt 1969 301 L
340: DO
341: 1969 3342 mt 1969 282 L
342: 1969 282 mt 1969 282 L
343: SO
344: 2030 3342 mt 2030 3322 L
345: 2030 282 mt 2030 301 L
346: DO
347: 2030 3342 mt 2030 282 L
348: 2030 282 mt 2030 282 L
349: SO
350: 2082 3342 mt 2082 3322 L
351: 2082 282 mt 2082 301 L
352: DO
353: 2082 3342 mt 2082 282 L
354: 2082 282 mt 2082 282 L
355: SO
356: 2127 3342 mt 2127 3322 L
357: 2127 282 mt 2127 301 L
358: DO
359: 2127 3342 mt 2127 282 L
360: 2127 282 mt 2127 282 L
361: SO
362: 2167 3342 mt 2167 3322 L
363: 2167 282 mt 2167 301 L
364: DO
365: 2167 3342 mt 2167 282 L
366: 2167 282 mt 2167 282 L
367: SO
368: 2202 3342 mt 2202 3322 L
369: 2202 282 mt 2202 301 L
370: DO
371: 2202 3342 mt 2202 282 L
372: 2202 282 mt 2202 282 L
373: SO
374: 2202 3342 mt 2202 3303 L
375: 2202 282 mt 2202 320 L
376: %%IncludeResource: font Helvetica
377: /Helvetica /WindowsLatin1Encoding 120 FMSR
378:
379: 2090 3524 mt
380: (10) s
381: %%IncludeResource: font Helvetica
382: /Helvetica /WindowsLatin1Encoding 80 FMSR
383:
384: 2223 3450 mt
385: (-3) s
386: 2436 3342 mt 2436 3322 L
387: 2436 282 mt 2436 301 L
388: DO
389: 2436 3342 mt 2436 282 L
390: 2436 282 mt 2436 282 L
391: SO
392: 2572 3342 mt 2572 3322 L
393: 2572 282 mt 2572 301 L
394: DO
395: 2572 3342 mt 2572 282 L
396: 2572 282 mt 2572 282 L
397: SO
398: 2669 3342 mt 2669 3322 L
399: 2669 282 mt 2669 301 L
400: DO
401: 2669 3342 mt 2669 282 L
402: 2669 282 mt 2669 282 L
403: SO
404: 2744 3342 mt 2744 3322 L
405: 2744 282 mt 2744 301 L
406: DO
407: 2744 3342 mt 2744 282 L
408: 2744 282 mt 2744 282 L
409: SO
410: 2806 3342 mt 2806 3322 L
411: 2806 282 mt 2806 301 L
412: DO
413: 2806 3342 mt 2806 282 L
414: 2806 282 mt 2806 282 L
415: SO
416: 2858 3342 mt 2858 3322 L
417: 2858 282 mt 2858 301 L
418: DO
419: 2858 3342 mt 2858 282 L
420: 2858 282 mt 2858 282 L
421: SO
422: 2903 3342 mt 2903 3322 L
423: 2903 282 mt 2903 301 L
424: DO
425: 2903 3342 mt 2903 282 L
426: 2903 282 mt 2903 282 L
427: SO
428: 2942 3342 mt 2942 3322 L
429: 2942 282 mt 2942 301 L
430: DO
431: 2942 3342 mt 2942 282 L
432: 2942 282 mt 2942 282 L
433: SO
434: 2978 3342 mt 2978 3322 L
435: 2978 282 mt 2978 301 L
436: DO
437: 2978 3342 mt 2978 282 L
438: 2978 282 mt 2978 282 L
439: SO
440: 2978 3342 mt 2978 3303 L
441: 2978 282 mt 2978 320 L
442: %%IncludeResource: font Helvetica
443: /Helvetica /WindowsLatin1Encoding 120 FMSR
444:
445: 2866 3524 mt
446: (10) s
447: %%IncludeResource: font Helvetica
448: /Helvetica /WindowsLatin1Encoding 80 FMSR
449:
450: 2999 3450 mt
451: (-2) s
452: 3211 3342 mt 3211 3322 L
453: 3211 282 mt 3211 301 L
454: DO
455: 3211 3342 mt 3211 282 L
456: 3211 282 mt 3211 282 L
457: SO
458: 3348 3342 mt 3348 3322 L
459: 3348 282 mt 3348 301 L
460: DO
461: 3348 3342 mt 3348 282 L
462: 3348 282 mt 3348 282 L
463: SO
464: 3445 3342 mt 3445 3322 L
465: 3445 282 mt 3445 301 L
466: DO
467: 3445 3342 mt 3445 282 L
468: 3445 282 mt 3445 282 L
469: SO
470: 3520 3342 mt 3520 3322 L
471: 3520 282 mt 3520 301 L
472: DO
473: 3520 3342 mt 3520 282 L
474: 3520 282 mt 3520 282 L
475: SO
476: 3582 3342 mt 3582 3322 L
477: 3582 282 mt 3582 301 L
478: DO
479: 3582 3342 mt 3582 282 L
480: 3582 282 mt 3582 282 L
481: SO
482: 3634 3342 mt 3634 3322 L
483: 3634 282 mt 3634 301 L
484: DO
485: 3634 3342 mt 3634 282 L
486: 3634 282 mt 3634 282 L
487: SO
488: 3679 3342 mt 3679 3322 L
489: 3679 282 mt 3679 301 L
490: DO
491: 3679 3342 mt 3679 282 L
492: 3679 282 mt 3679 282 L
493: SO
494: 3718 3342 mt 3718 3322 L
495: 3718 282 mt 3718 301 L
496: DO
497: 3718 3342 mt 3718 282 L
498: 3718 282 mt 3718 282 L
499: SO
500: 3754 3342 mt 3754 3322 L
501: 3754 282 mt 3754 301 L
502: DO
503: 3754 3342 mt 3754 282 L
504: 3754 282 mt 3754 282 L
505: SO
506: 3754 3342 mt 3754 3303 L
507: 3754 282 mt 3754 320 L
508: %%IncludeResource: font Helvetica
509: /Helvetica /WindowsLatin1Encoding 120 FMSR
510:
511: 3642 3524 mt
512: (10) s
513: %%IncludeResource: font Helvetica
514: /Helvetica /WindowsLatin1Encoding 80 FMSR
515:
516: 3775 3450 mt
517: (-1) s
518: 3987 3342 mt 3987 3322 L
519: 3987 282 mt 3987 301 L
520: DO
521: 3987 3342 mt 3987 282 L
522: 3987 282 mt 3987 282 L
523: SO
524: 4124 3342 mt 4124 3322 L
525: 4124 282 mt 4124 301 L
526: DO
527: 4124 3342 mt 4124 282 L
528: 4124 282 mt 4124 282 L
529: SO
530: 4221 3342 mt 4221 3322 L
531: 4221 282 mt 4221 301 L
532: DO
533: 4221 3342 mt 4221 282 L
534: 4221 282 mt 4221 282 L
535: SO
536: 4296 3342 mt 4296 3322 L
537: 4296 282 mt 4296 301 L
538: DO
539: 4296 3342 mt 4296 282 L
540: 4296 282 mt 4296 282 L
541: SO
542: 4357 3342 mt 4357 3322 L
543: 4357 282 mt 4357 301 L
544: DO
545: 4357 3342 mt 4357 282 L
546: 4357 282 mt 4357 282 L
547: SO
548: 4409 3342 mt 4409 3322 L
549: 4409 282 mt 4409 301 L
550: DO
551: 4409 3342 mt 4409 282 L
552: 4409 282 mt 4409 282 L
553: SO
554: 4454 3342 mt 4454 3322 L
555: 4454 282 mt 4454 301 L
556: DO
557: 4454 3342 mt 4454 282 L
558: 4454 282 mt 4454 282 L
559: SO
560: 4494 3342 mt 4494 3322 L
561: 4494 282 mt 4494 301 L
562: DO
563: 4494 3342 mt 4494 282 L
564: 4494 282 mt 4494 282 L
565: SO
566: 4530 3342 mt 4530 3322 L
567: 4530 282 mt 4530 301 L
568: DO
569: 4530 3342 mt 4530 282 L
570: 4530 282 mt 4530 282 L
571: SO
572: 4530 3342 mt 4530 3303 L
573: 4530 282 mt 4530 320 L
574: %%IncludeResource: font Helvetica
575: /Helvetica /WindowsLatin1Encoding 120 FMSR
576:
577: 4442 3524 mt
578: (10) s
579: %%IncludeResource: font Helvetica
580: /Helvetica /WindowsLatin1Encoding 80 FMSR
581:
582: 4575 3450 mt
583: (0) s
584: 651 3342 mt 670 3342 L
585: 4530 3342 mt 4510 3342 L
586: DO
587: 651 3342 mt 4530 3342 L
588: 4530 3342 mt 4530 3342 L
589: SO
590: 651 3342 mt 689 3342 L
591: 4530 3342 mt 4491 3342 L
592: %%IncludeResource: font Helvetica
593: /Helvetica /WindowsLatin1Encoding 120 FMSR
594:
595: 392 3386 mt
596: (10) s
597: %%IncludeResource: font Helvetica
598: /Helvetica /WindowsLatin1Encoding 80 FMSR
599:
600: 525 3312 mt
601: (-4) s
602: 651 3157 mt 670 3157 L
603: 4530 3157 mt 4510 3157 L
604: DO
605: 651 3157 mt 4530 3157 L
606: 4530 3157 mt 4530 3157 L
607: SO
608: 651 3050 mt 670 3050 L
609: 4530 3050 mt 4510 3050 L
610: DO
611: 651 3050 mt 4530 3050 L
612: 4530 3050 mt 4530 3050 L
613: SO
614: 651 2973 mt 670 2973 L
615: 4530 2973 mt 4510 2973 L
616: DO
617: 651 2973 mt 4530 2973 L
618: 4530 2973 mt 4530 2973 L
619: SO
620: 651 2914 mt 670 2914 L
621: 4530 2914 mt 4510 2914 L
622: DO
623: 651 2914 mt 4530 2914 L
624: 4530 2914 mt 4530 2914 L
625: SO
626: 651 2865 mt 670 2865 L
627: 4530 2865 mt 4510 2865 L
628: DO
629: 651 2865 mt 4530 2865 L
630: 4530 2865 mt 4530 2865 L
631: SO
632: 651 2824 mt 670 2824 L
633: 4530 2824 mt 4510 2824 L
634: DO
635: 651 2824 mt 4530 2824 L
636: 4530 2824 mt 4530 2824 L
637: SO
638: 651 2789 mt 670 2789 L
639: 4530 2789 mt 4510 2789 L
640: DO
641: 651 2789 mt 4530 2789 L
642: 4530 2789 mt 4530 2789 L
643: SO
644: 651 2758 mt 670 2758 L
645: 4530 2758 mt 4510 2758 L
646: DO
647: 651 2758 mt 4530 2758 L
648: 4530 2758 mt 4530 2758 L
649: SO
650: 651 2730 mt 670 2730 L
651: 4530 2730 mt 4510 2730 L
652: DO
653: 651 2730 mt 4530 2730 L
654: 4530 2730 mt 4530 2730 L
655: SO
656: 651 2730 mt 689 2730 L
657: 4530 2730 mt 4491 2730 L
658: %%IncludeResource: font Helvetica
659: /Helvetica /WindowsLatin1Encoding 120 FMSR
660:
661: 392 2774 mt
662: (10) s
663: %%IncludeResource: font Helvetica
664: /Helvetica /WindowsLatin1Encoding 80 FMSR
665:
666: 525 2700 mt
667: (-3) s
668: 651 2545 mt 670 2545 L
669: 4530 2545 mt 4510 2545 L
670: DO
671: 651 2545 mt 4530 2545 L
672: 4530 2545 mt 4530 2545 L
673: SO
674: 651 2438 mt 670 2438 L
675: 4530 2438 mt 4510 2438 L
676: DO
677: 651 2438 mt 4530 2438 L
678: 4530 2438 mt 4530 2438 L
679: SO
680: 651 2361 mt 670 2361 L
681: 4530 2361 mt 4510 2361 L
682: DO
683: 651 2361 mt 4530 2361 L
684: 4530 2361 mt 4530 2361 L
685: SO
686: 651 2302 mt 670 2302 L
687: 4530 2302 mt 4510 2302 L
688: DO
689: 651 2302 mt 4530 2302 L
690: 4530 2302 mt 4530 2302 L
691: SO
692: 651 2253 mt 670 2253 L
693: 4530 2253 mt 4510 2253 L
694: DO
695: 651 2253 mt 4530 2253 L
696: 4530 2253 mt 4530 2253 L
697: SO
698: 651 2212 mt 670 2212 L
699: 4530 2212 mt 4510 2212 L
700: DO
701: 651 2212 mt 4530 2212 L
702: 4530 2212 mt 4530 2212 L
703: SO
704: 651 2177 mt 670 2177 L
705: 4530 2177 mt 4510 2177 L
706: DO
707: 651 2177 mt 4530 2177 L
708: 4530 2177 mt 4530 2177 L
709: SO
710: 651 2146 mt 670 2146 L
711: 4530 2146 mt 4510 2146 L
712: DO
713: 651 2146 mt 4530 2146 L
714: 4530 2146 mt 4530 2146 L
715: SO
716: 651 2118 mt 670 2118 L
717: 4530 2118 mt 4510 2118 L
718: DO
719: 651 2118 mt 4530 2118 L
720: 4530 2118 mt 4530 2118 L
721: SO
722: 651 2118 mt 689 2118 L
723: 4530 2118 mt 4491 2118 L
724: %%IncludeResource: font Helvetica
725: /Helvetica /WindowsLatin1Encoding 120 FMSR
726:
727: 392 2162 mt
728: (10) s
729: %%IncludeResource: font Helvetica
730: /Helvetica /WindowsLatin1Encoding 80 FMSR
731:
732: 525 2088 mt
733: (-2) s
734: 651 1933 mt 670 1933 L
735: 4530 1933 mt 4510 1933 L
736: DO
737: 651 1933 mt 4530 1933 L
738: 4530 1933 mt 4530 1933 L
739: SO
740: 651 1826 mt 670 1826 L
741: 4530 1826 mt 4510 1826 L
742: DO
743: 651 1826 mt 4530 1826 L
744: 4530 1826 mt 4530 1826 L
745: SO
746: 651 1749 mt 670 1749 L
747: 4530 1749 mt 4510 1749 L
748: DO
749: 651 1749 mt 4530 1749 L
750: 4530 1749 mt 4530 1749 L
751: SO
752: 651 1690 mt 670 1690 L
753: 4530 1690 mt 4510 1690 L
754: DO
755: 651 1690 mt 4530 1690 L
756: 4530 1690 mt 4530 1690 L
757: SO
758: 651 1641 mt 670 1641 L
759: 4530 1641 mt 4510 1641 L
760: DO
761: 651 1641 mt 4530 1641 L
762: 4530 1641 mt 4530 1641 L
763: SO
764: 651 1600 mt 670 1600 L
765: 4530 1600 mt 4510 1600 L
766: DO
767: 651 1600 mt 4530 1600 L
768: 4530 1600 mt 4530 1600 L
769: SO
770: 651 1565 mt 670 1565 L
771: 4530 1565 mt 4510 1565 L
772: DO
773: 651 1565 mt 4530 1565 L
774: 4530 1565 mt 4530 1565 L
775: SO
776: 651 1534 mt 670 1534 L
777: 4530 1534 mt 4510 1534 L
778: DO
779: 651 1534 mt 4530 1534 L
780: 4530 1534 mt 4530 1534 L
781: SO
782: 651 1506 mt 670 1506 L
783: 4530 1506 mt 4510 1506 L
784: DO
785: 651 1506 mt 4530 1506 L
786: 4530 1506 mt 4530 1506 L
787: SO
788: 651 1506 mt 689 1506 L
789: 4530 1506 mt 4491 1506 L
790: %%IncludeResource: font Helvetica
791: /Helvetica /WindowsLatin1Encoding 120 FMSR
792:
793: 392 1550 mt
794: (10) s
795: %%IncludeResource: font Helvetica
796: /Helvetica /WindowsLatin1Encoding 80 FMSR
797:
798: 525 1476 mt
799: (-1) s
800: 651 1321 mt 670 1321 L
801: 4530 1321 mt 4510 1321 L
802: DO
803: 651 1321 mt 4530 1321 L
804: 4530 1321 mt 4530 1321 L
805: SO
806: 651 1214 mt 670 1214 L
807: 4530 1214 mt 4510 1214 L
808: DO
809: 651 1214 mt 4530 1214 L
810: 4530 1214 mt 4530 1214 L
811: SO
812: 651 1137 mt 670 1137 L
813: 4530 1137 mt 4510 1137 L
814: DO
815: 651 1137 mt 4530 1137 L
816: 4530 1137 mt 4530 1137 L
817: SO
818: 651 1078 mt 670 1078 L
819: 4530 1078 mt 4510 1078 L
820: DO
821: 651 1078 mt 4530 1078 L
822: 4530 1078 mt 4530 1078 L
823: SO
824: 651 1029 mt 670 1029 L
825: 4530 1029 mt 4510 1029 L
826: DO
827: 651 1029 mt 4530 1029 L
828: 4530 1029 mt 4530 1029 L
829: SO
830: 651 988 mt 670 988 L
831: 4530 988 mt 4510 988 L
832: DO
833: 651 988 mt 4530 988 L
834: 4530 988 mt 4530 988 L
835: SO
836: 651 953 mt 670 953 L
837: 4530 953 mt 4510 953 L
838: DO
839: 651 953 mt 4530 953 L
840: 4530 953 mt 4530 953 L
841: SO
842: 651 922 mt 670 922 L
843: 4530 922 mt 4510 922 L
844: DO
845: 651 922 mt 4530 922 L
846: 4530 922 mt 4530 922 L
847: SO
848: 651 894 mt 670 894 L
849: 4530 894 mt 4510 894 L
850: DO
851: 651 894 mt 4530 894 L
852: 4530 894 mt 4530 894 L
853: SO
854: 651 894 mt 689 894 L
855: 4530 894 mt 4491 894 L
856: %%IncludeResource: font Helvetica
857: /Helvetica /WindowsLatin1Encoding 120 FMSR
858:
859: 392 938 mt
860: (10) s
861: %%IncludeResource: font Helvetica
862: /Helvetica /WindowsLatin1Encoding 80 FMSR
863:
864: 525 864 mt
865: (0) s
866: 651 709 mt 670 709 L
867: 4530 709 mt 4510 709 L
868: DO
869: 651 709 mt 4530 709 L
870: 4530 709 mt 4530 709 L
871: SO
872: 651 602 mt 670 602 L
873: 4530 602 mt 4510 602 L
874: DO
875: 651 602 mt 4530 602 L
876: 4530 602 mt 4530 602 L
877: SO
878: 651 525 mt 670 525 L
879: 4530 525 mt 4510 525 L
880: DO
881: 651 525 mt 4530 525 L
882: 4530 525 mt 4530 525 L
883: SO
884: 651 466 mt 670 466 L
885: 4530 466 mt 4510 466 L
886: DO
887: 651 466 mt 4530 466 L
888: 4530 466 mt 4530 466 L
889: SO
890: 651 417 mt 670 417 L
891: 4530 417 mt 4510 417 L
892: DO
893: 651 417 mt 4530 417 L
894: 4530 417 mt 4530 417 L
895: SO
896: 651 376 mt 670 376 L
897: 4530 376 mt 4510 376 L
898: DO
899: 651 376 mt 4530 376 L
900: 4530 376 mt 4530 376 L
901: SO
902: 651 341 mt 670 341 L
903: 4530 341 mt 4510 341 L
904: DO
905: 651 341 mt 4530 341 L
906: 4530 341 mt 4530 341 L
907: SO
908: 651 310 mt 670 310 L
909: 4530 310 mt 4510 310 L
910: DO
911: 651 310 mt 4530 310 L
912: 4530 310 mt 4530 310 L
913: SO
914: 651 282 mt 670 282 L
915: 4530 282 mt 4510 282 L
916: DO
917: 651 282 mt 4530 282 L
918: 4530 282 mt 4530 282 L
919: SO
920: 651 282 mt 689 282 L
921: 4530 282 mt 4491 282 L
922: %%IncludeResource: font Helvetica
923: /Helvetica /WindowsLatin1Encoding 120 FMSR
924:
925: 392 326 mt
926: (10) s
927: %%IncludeResource: font Helvetica
928: /Helvetica /WindowsLatin1Encoding 80 FMSR
929:
930: 525 252 mt
931: (1) s
932: 651 282 mt 4530 282 L
933: 651 3342 mt 4530 3342 L
934: 4530 3342 mt 4530 282 L
935: 651 3342 mt 651 282 L
936: gs 651 282 3880 3061 rc
937: 24 w
938: /c8 { 0.000000 0.000000 1.000000 sr} bdef
939: c8
940: 78 16 78 40 77 40 78 22 77 5 78 -7 78 -16 77 -17
941: 78 -5 77 8 78 11 77 9 78 2 78 -7 77 -19 78 -30
942: 77 -43 78 -45 78 -37 77 -31 78 -13 77 12 78 25 77 18
943: 78 5 78 -3 77 -11 78 -26 77 -41 78 -51 77 -63 78 -65
944: 78 -31 77 3 78 -9 77 -40 78 -63 78 -86 77 -131 78 -207
945: 77 -331 78 -282 77 265 78 160 78 -18 1038 1617 46 MP stroke
946: gr
947:
948: 24 w
949: c8
950: 0 sg
951: %%IncludeResource: font Helvetica
952: /Helvetica /WindowsLatin1Encoding 120 FMSR
953:
954: 2127 3667 mt
955: (Time scale \(year\)) s
956: 310 1966 mt -90 rotate
957: (SFAC) s
958: 90 rotate
959: gs 651 282 3880 3061 rc
960: DA
961: c8
962: 78 73 78 37 77 6 78 -18 77 -25 78 -28 78 -18 77 10
963: 78 24 77 16 78 4 77 -8 78 -24 78 -39 77 -51 78 -66
964: 77 -54 78 -19 78 -4 77 14 78 44 77 42 78 12 77 -14
965: 78 -20 78 -26 77 -50 78 -75 77 -79 78 -87 77 -77 78 34
966: 78 66 77 -11 78 -98 77 -145 78 -191 78 -971 77 841 78 17
967: 77 -270 78 40 77 168 78 -156 78 53 1038 2012 46 MP stroke
968: SO
969: 78 -71 78 -439 77 77 78 -138 77 -87 78 -126 78 -10 77 235
970: 78 185 77 36 78 -179 77 -195 78 162 78 -435 77 355 78 139
971: 77 -153 78 219 78 87 77 -120 78 -111 77 105 78 -26 77 -430
972: 78 136 78 -127 77 273 78 -223 77 -86 78 415 77 -56 78 -148
973: 78 233 77 19 78 -435 77 85 78 -135 78 210 77 -150 78 47
974: 77 61 78 -27 77 -87 78 -418 78 -444 1038 3198 46 MP stroke
975: DA
976: 0 sg
977: 78 -5 77 -4 78 -5 77 -4 78 -5 77 -5 78 -4 78 -5
978: 77 -4 78 -5 77 -4 78 -5 78 -5 77 -4 78 -5 77 -4
979: 78 -5 77 -5 78 -4 78 -5 77 -4 78 -5 77 -5 78 -4
980: 77 -5 78 -4 78 -5 77 -4 78 -5 1814 2119 30 MP stroke
981: SO
982: 6 w
983: gr
984:
985: 6 w
986:
987: end %%Color Dict
988:
989: eplot
990: %%EndObject
991:
992: epage
993: end
994:
995: showpage
996:
997: %%Trailer
998: %%EOF
999: