1: %!PS-Adobe-3.0 EPSF-3.0
2: %%Creator: MATLAB, The Mathworks, Inc.
3: %%Title: C:\p(m)2007\Paper\JMA_3_35_analysis.eps
4: %%CreationDate: 04/04/2007 09:49:54
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: 1297 3342 mt 1297 282 L
207: 1297 282 mt 1297 282 L
208: 1944 3342 mt 1944 282 L
209: 1944 282 mt 1944 282 L
210: 2590 3342 mt 2590 282 L
211: 2590 282 mt 2590 282 L
212: 3237 3342 mt 3237 282 L
213: 3237 282 mt 3237 282 L
214: 3883 3342 mt 3883 282 L
215: 3883 282 mt 3883 282 L
216: 4530 3342 mt 4530 282 L
217: 4530 282 mt 4530 282 L
218: 651 3342 mt 4530 3342 L
219: 4530 3342 mt 4530 3342 L
220: 651 2730 mt 4530 2730 L
221: 4530 2730 mt 4530 2730 L
222: 651 2118 mt 4530 2118 L
223: 4530 2118 mt 4530 2118 L
224: 651 1506 mt 4530 1506 L
225: 4530 1506 mt 4530 1506 L
226: 651 894 mt 4530 894 L
227: 4530 894 mt 4530 894 L
228: 651 282 mt 4530 282 L
229: 4530 282 mt 4530 282 L
230: SO
231: 6 w
232: 651 282 mt 4530 282 L
233: 651 3342 mt 4530 3342 L
234: 4530 3342 mt 4530 282 L
235: 651 3342 mt 651 282 L
236: 651 3342 mt 4530 3342 L
237: 651 3342 mt 651 282 L
238: 651 3342 mt 651 3322 L
239: 651 282 mt 651 301 L
240: DO
241: 651 3342 mt 651 282 L
242: 651 282 mt 651 282 L
243: SO
244: 651 3342 mt 651 3303 L
245: 651 282 mt 651 320 L
246: %%IncludeResource: font Helvetica
247: /Helvetica /WindowsLatin1Encoding 120 FMSR
248:
249: 539 3524 mt
250: (10) s
251: %%IncludeResource: font Helvetica
252: /Helvetica /WindowsLatin1Encoding 80 FMSR
253:
254: 672 3450 mt
255: (-6) s
256: 845 3342 mt 845 3322 L
257: 845 282 mt 845 301 L
258: DO
259: 845 3342 mt 845 282 L
260: 845 282 mt 845 282 L
261: SO
262: 959 3342 mt 959 3322 L
263: 959 282 mt 959 301 L
264: DO
265: 959 3342 mt 959 282 L
266: 959 282 mt 959 282 L
267: SO
268: 1040 3342 mt 1040 3322 L
269: 1040 282 mt 1040 301 L
270: DO
271: 1040 3342 mt 1040 282 L
272: 1040 282 mt 1040 282 L
273: SO
274: 1102 3342 mt 1102 3322 L
275: 1102 282 mt 1102 301 L
276: DO
277: 1102 3342 mt 1102 282 L
278: 1102 282 mt 1102 282 L
279: SO
280: 1154 3342 mt 1154 3322 L
281: 1154 282 mt 1154 301 L
282: DO
283: 1154 3342 mt 1154 282 L
284: 1154 282 mt 1154 282 L
285: SO
286: 1197 3342 mt 1197 3322 L
287: 1197 282 mt 1197 301 L
288: DO
289: 1197 3342 mt 1197 282 L
290: 1197 282 mt 1197 282 L
291: SO
292: 1234 3342 mt 1234 3322 L
293: 1234 282 mt 1234 301 L
294: DO
295: 1234 3342 mt 1234 282 L
296: 1234 282 mt 1234 282 L
297: SO
298: 1267 3342 mt 1267 3322 L
299: 1267 282 mt 1267 301 L
300: DO
301: 1267 3342 mt 1267 282 L
302: 1267 282 mt 1267 282 L
303: SO
304: 1297 3342 mt 1297 3322 L
305: 1297 282 mt 1297 301 L
306: DO
307: 1297 3342 mt 1297 282 L
308: 1297 282 mt 1297 282 L
309: SO
310: 1297 3342 mt 1297 3303 L
311: 1297 282 mt 1297 320 L
312: %%IncludeResource: font Helvetica
313: /Helvetica /WindowsLatin1Encoding 120 FMSR
314:
315: 1185 3524 mt
316: (10) s
317: %%IncludeResource: font Helvetica
318: /Helvetica /WindowsLatin1Encoding 80 FMSR
319:
320: 1318 3450 mt
321: (-5) s
322: 1492 3342 mt 1492 3322 L
323: 1492 282 mt 1492 301 L
324: DO
325: 1492 3342 mt 1492 282 L
326: 1492 282 mt 1492 282 L
327: SO
328: 1605 3342 mt 1605 3322 L
329: 1605 282 mt 1605 301 L
330: DO
331: 1605 3342 mt 1605 282 L
332: 1605 282 mt 1605 282 L
333: SO
334: 1686 3342 mt 1686 3322 L
335: 1686 282 mt 1686 301 L
336: DO
337: 1686 3342 mt 1686 282 L
338: 1686 282 mt 1686 282 L
339: SO
340: 1749 3342 mt 1749 3322 L
341: 1749 282 mt 1749 301 L
342: DO
343: 1749 3342 mt 1749 282 L
344: 1749 282 mt 1749 282 L
345: SO
346: 1800 3342 mt 1800 3322 L
347: 1800 282 mt 1800 301 L
348: DO
349: 1800 3342 mt 1800 282 L
350: 1800 282 mt 1800 282 L
351: SO
352: 1843 3342 mt 1843 3322 L
353: 1843 282 mt 1843 301 L
354: DO
355: 1843 3342 mt 1843 282 L
356: 1843 282 mt 1843 282 L
357: SO
358: 1881 3342 mt 1881 3322 L
359: 1881 282 mt 1881 301 L
360: DO
361: 1881 3342 mt 1881 282 L
362: 1881 282 mt 1881 282 L
363: SO
364: 1914 3342 mt 1914 3322 L
365: 1914 282 mt 1914 301 L
366: DO
367: 1914 3342 mt 1914 282 L
368: 1914 282 mt 1914 282 L
369: SO
370: 1944 3342 mt 1944 3322 L
371: 1944 282 mt 1944 301 L
372: DO
373: 1944 3342 mt 1944 282 L
374: 1944 282 mt 1944 282 L
375: SO
376: 1944 3342 mt 1944 3303 L
377: 1944 282 mt 1944 320 L
378: %%IncludeResource: font Helvetica
379: /Helvetica /WindowsLatin1Encoding 120 FMSR
380:
381: 1832 3524 mt
382: (10) s
383: %%IncludeResource: font Helvetica
384: /Helvetica /WindowsLatin1Encoding 80 FMSR
385:
386: 1965 3450 mt
387: (-4) s
388: 2138 3342 mt 2138 3322 L
389: 2138 282 mt 2138 301 L
390: DO
391: 2138 3342 mt 2138 282 L
392: 2138 282 mt 2138 282 L
393: SO
394: 2252 3342 mt 2252 3322 L
395: 2252 282 mt 2252 301 L
396: DO
397: 2252 3342 mt 2252 282 L
398: 2252 282 mt 2252 282 L
399: SO
400: 2333 3342 mt 2333 3322 L
401: 2333 282 mt 2333 301 L
402: DO
403: 2333 3342 mt 2333 282 L
404: 2333 282 mt 2333 282 L
405: SO
406: 2395 3342 mt 2395 3322 L
407: 2395 282 mt 2395 301 L
408: DO
409: 2395 3342 mt 2395 282 L
410: 2395 282 mt 2395 282 L
411: SO
412: 2447 3342 mt 2447 3322 L
413: 2447 282 mt 2447 301 L
414: DO
415: 2447 3342 mt 2447 282 L
416: 2447 282 mt 2447 282 L
417: SO
418: 2490 3342 mt 2490 3322 L
419: 2490 282 mt 2490 301 L
420: DO
421: 2490 3342 mt 2490 282 L
422: 2490 282 mt 2490 282 L
423: SO
424: 2527 3342 mt 2527 3322 L
425: 2527 282 mt 2527 301 L
426: DO
427: 2527 3342 mt 2527 282 L
428: 2527 282 mt 2527 282 L
429: SO
430: 2560 3342 mt 2560 3322 L
431: 2560 282 mt 2560 301 L
432: DO
433: 2560 3342 mt 2560 282 L
434: 2560 282 mt 2560 282 L
435: SO
436: 2590 3342 mt 2590 3322 L
437: 2590 282 mt 2590 301 L
438: DO
439: 2590 3342 mt 2590 282 L
440: 2590 282 mt 2590 282 L
441: SO
442: 2590 3342 mt 2590 3303 L
443: 2590 282 mt 2590 320 L
444: %%IncludeResource: font Helvetica
445: /Helvetica /WindowsLatin1Encoding 120 FMSR
446:
447: 2478 3524 mt
448: (10) s
449: %%IncludeResource: font Helvetica
450: /Helvetica /WindowsLatin1Encoding 80 FMSR
451:
452: 2611 3450 mt
453: (-3) s
454: 2785 3342 mt 2785 3322 L
455: 2785 282 mt 2785 301 L
456: DO
457: 2785 3342 mt 2785 282 L
458: 2785 282 mt 2785 282 L
459: SO
460: 2898 3342 mt 2898 3322 L
461: 2898 282 mt 2898 301 L
462: DO
463: 2898 3342 mt 2898 282 L
464: 2898 282 mt 2898 282 L
465: SO
466: 2979 3342 mt 2979 3322 L
467: 2979 282 mt 2979 301 L
468: DO
469: 2979 3342 mt 2979 282 L
470: 2979 282 mt 2979 282 L
471: SO
472: 3042 3342 mt 3042 3322 L
473: 3042 282 mt 3042 301 L
474: DO
475: 3042 3342 mt 3042 282 L
476: 3042 282 mt 3042 282 L
477: SO
478: 3093 3342 mt 3093 3322 L
479: 3093 282 mt 3093 301 L
480: DO
481: 3093 3342 mt 3093 282 L
482: 3093 282 mt 3093 282 L
483: SO
484: 3136 3342 mt 3136 3322 L
485: 3136 282 mt 3136 301 L
486: DO
487: 3136 3342 mt 3136 282 L
488: 3136 282 mt 3136 282 L
489: SO
490: 3174 3342 mt 3174 3322 L
491: 3174 282 mt 3174 301 L
492: DO
493: 3174 3342 mt 3174 282 L
494: 3174 282 mt 3174 282 L
495: SO
496: 3207 3342 mt 3207 3322 L
497: 3207 282 mt 3207 301 L
498: DO
499: 3207 3342 mt 3207 282 L
500: 3207 282 mt 3207 282 L
501: SO
502: 3237 3342 mt 3237 3322 L
503: 3237 282 mt 3237 301 L
504: DO
505: 3237 3342 mt 3237 282 L
506: 3237 282 mt 3237 282 L
507: SO
508: 3237 3342 mt 3237 3303 L
509: 3237 282 mt 3237 320 L
510: %%IncludeResource: font Helvetica
511: /Helvetica /WindowsLatin1Encoding 120 FMSR
512:
513: 3125 3524 mt
514: (10) s
515: %%IncludeResource: font Helvetica
516: /Helvetica /WindowsLatin1Encoding 80 FMSR
517:
518: 3258 3450 mt
519: (-2) s
520: 3431 3342 mt 3431 3322 L
521: 3431 282 mt 3431 301 L
522: DO
523: 3431 3342 mt 3431 282 L
524: 3431 282 mt 3431 282 L
525: SO
526: 3545 3342 mt 3545 3322 L
527: 3545 282 mt 3545 301 L
528: DO
529: 3545 3342 mt 3545 282 L
530: 3545 282 mt 3545 282 L
531: SO
532: 3626 3342 mt 3626 3322 L
533: 3626 282 mt 3626 301 L
534: DO
535: 3626 3342 mt 3626 282 L
536: 3626 282 mt 3626 282 L
537: SO
538: 3688 3342 mt 3688 3322 L
539: 3688 282 mt 3688 301 L
540: DO
541: 3688 3342 mt 3688 282 L
542: 3688 282 mt 3688 282 L
543: SO
544: 3740 3342 mt 3740 3322 L
545: 3740 282 mt 3740 301 L
546: DO
547: 3740 3342 mt 3740 282 L
548: 3740 282 mt 3740 282 L
549: SO
550: 3783 3342 mt 3783 3322 L
551: 3783 282 mt 3783 301 L
552: DO
553: 3783 3342 mt 3783 282 L
554: 3783 282 mt 3783 282 L
555: SO
556: 3820 3342 mt 3820 3322 L
557: 3820 282 mt 3820 301 L
558: DO
559: 3820 3342 mt 3820 282 L
560: 3820 282 mt 3820 282 L
561: SO
562: 3853 3342 mt 3853 3322 L
563: 3853 282 mt 3853 301 L
564: DO
565: 3853 3342 mt 3853 282 L
566: 3853 282 mt 3853 282 L
567: SO
568: 3883 3342 mt 3883 3322 L
569: 3883 282 mt 3883 301 L
570: DO
571: 3883 3342 mt 3883 282 L
572: 3883 282 mt 3883 282 L
573: SO
574: 3883 3342 mt 3883 3303 L
575: 3883 282 mt 3883 320 L
576: %%IncludeResource: font Helvetica
577: /Helvetica /WindowsLatin1Encoding 120 FMSR
578:
579: 3771 3524 mt
580: (10) s
581: %%IncludeResource: font Helvetica
582: /Helvetica /WindowsLatin1Encoding 80 FMSR
583:
584: 3904 3450 mt
585: (-1) s
586: 4078 3342 mt 4078 3322 L
587: 4078 282 mt 4078 301 L
588: DO
589: 4078 3342 mt 4078 282 L
590: 4078 282 mt 4078 282 L
591: SO
592: 4191 3342 mt 4191 3322 L
593: 4191 282 mt 4191 301 L
594: DO
595: 4191 3342 mt 4191 282 L
596: 4191 282 mt 4191 282 L
597: SO
598: 4272 3342 mt 4272 3322 L
599: 4272 282 mt 4272 301 L
600: DO
601: 4272 3342 mt 4272 282 L
602: 4272 282 mt 4272 282 L
603: SO
604: 4335 3342 mt 4335 3322 L
605: 4335 282 mt 4335 301 L
606: DO
607: 4335 3342 mt 4335 282 L
608: 4335 282 mt 4335 282 L
609: SO
610: 4386 3342 mt 4386 3322 L
611: 4386 282 mt 4386 301 L
612: DO
613: 4386 3342 mt 4386 282 L
614: 4386 282 mt 4386 282 L
615: SO
616: 4429 3342 mt 4429 3322 L
617: 4429 282 mt 4429 301 L
618: DO
619: 4429 3342 mt 4429 282 L
620: 4429 282 mt 4429 282 L
621: SO
622: 4467 3342 mt 4467 3322 L
623: 4467 282 mt 4467 301 L
624: DO
625: 4467 3342 mt 4467 282 L
626: 4467 282 mt 4467 282 L
627: SO
628: 4500 3342 mt 4500 3322 L
629: 4500 282 mt 4500 301 L
630: DO
631: 4500 3342 mt 4500 282 L
632: 4500 282 mt 4500 282 L
633: SO
634: 4530 3342 mt 4530 3322 L
635: 4530 282 mt 4530 301 L
636: DO
637: 4530 3342 mt 4530 282 L
638: 4530 282 mt 4530 282 L
639: SO
640: 4530 3342 mt 4530 3303 L
641: 4530 282 mt 4530 320 L
642: %%IncludeResource: font Helvetica
643: /Helvetica /WindowsLatin1Encoding 120 FMSR
644:
645: 4442 3524 mt
646: (10) s
647: %%IncludeResource: font Helvetica
648: /Helvetica /WindowsLatin1Encoding 80 FMSR
649:
650: 4575 3450 mt
651: (0) s
652: 651 3342 mt 670 3342 L
653: 4530 3342 mt 4510 3342 L
654: DO
655: 651 3342 mt 4530 3342 L
656: 4530 3342 mt 4530 3342 L
657: SO
658: 651 3342 mt 689 3342 L
659: 4530 3342 mt 4491 3342 L
660: %%IncludeResource: font Helvetica
661: /Helvetica /WindowsLatin1Encoding 120 FMSR
662:
663: 392 3386 mt
664: (10) s
665: %%IncludeResource: font Helvetica
666: /Helvetica /WindowsLatin1Encoding 80 FMSR
667:
668: 525 3312 mt
669: (-4) s
670: 651 3157 mt 670 3157 L
671: 4530 3157 mt 4510 3157 L
672: DO
673: 651 3157 mt 4530 3157 L
674: 4530 3157 mt 4530 3157 L
675: SO
676: 651 3050 mt 670 3050 L
677: 4530 3050 mt 4510 3050 L
678: DO
679: 651 3050 mt 4530 3050 L
680: 4530 3050 mt 4530 3050 L
681: SO
682: 651 2973 mt 670 2973 L
683: 4530 2973 mt 4510 2973 L
684: DO
685: 651 2973 mt 4530 2973 L
686: 4530 2973 mt 4530 2973 L
687: SO
688: 651 2914 mt 670 2914 L
689: 4530 2914 mt 4510 2914 L
690: DO
691: 651 2914 mt 4530 2914 L
692: 4530 2914 mt 4530 2914 L
693: SO
694: 651 2865 mt 670 2865 L
695: 4530 2865 mt 4510 2865 L
696: DO
697: 651 2865 mt 4530 2865 L
698: 4530 2865 mt 4530 2865 L
699: SO
700: 651 2824 mt 670 2824 L
701: 4530 2824 mt 4510 2824 L
702: DO
703: 651 2824 mt 4530 2824 L
704: 4530 2824 mt 4530 2824 L
705: SO
706: 651 2789 mt 670 2789 L
707: 4530 2789 mt 4510 2789 L
708: DO
709: 651 2789 mt 4530 2789 L
710: 4530 2789 mt 4530 2789 L
711: SO
712: 651 2758 mt 670 2758 L
713: 4530 2758 mt 4510 2758 L
714: DO
715: 651 2758 mt 4530 2758 L
716: 4530 2758 mt 4530 2758 L
717: SO
718: 651 2730 mt 670 2730 L
719: 4530 2730 mt 4510 2730 L
720: DO
721: 651 2730 mt 4530 2730 L
722: 4530 2730 mt 4530 2730 L
723: SO
724: 651 2730 mt 689 2730 L
725: 4530 2730 mt 4491 2730 L
726: %%IncludeResource: font Helvetica
727: /Helvetica /WindowsLatin1Encoding 120 FMSR
728:
729: 392 2774 mt
730: (10) s
731: %%IncludeResource: font Helvetica
732: /Helvetica /WindowsLatin1Encoding 80 FMSR
733:
734: 525 2700 mt
735: (-3) s
736: 651 2545 mt 670 2545 L
737: 4530 2545 mt 4510 2545 L
738: DO
739: 651 2545 mt 4530 2545 L
740: 4530 2545 mt 4530 2545 L
741: SO
742: 651 2438 mt 670 2438 L
743: 4530 2438 mt 4510 2438 L
744: DO
745: 651 2438 mt 4530 2438 L
746: 4530 2438 mt 4530 2438 L
747: SO
748: 651 2361 mt 670 2361 L
749: 4530 2361 mt 4510 2361 L
750: DO
751: 651 2361 mt 4530 2361 L
752: 4530 2361 mt 4530 2361 L
753: SO
754: 651 2302 mt 670 2302 L
755: 4530 2302 mt 4510 2302 L
756: DO
757: 651 2302 mt 4530 2302 L
758: 4530 2302 mt 4530 2302 L
759: SO
760: 651 2253 mt 670 2253 L
761: 4530 2253 mt 4510 2253 L
762: DO
763: 651 2253 mt 4530 2253 L
764: 4530 2253 mt 4530 2253 L
765: SO
766: 651 2212 mt 670 2212 L
767: 4530 2212 mt 4510 2212 L
768: DO
769: 651 2212 mt 4530 2212 L
770: 4530 2212 mt 4530 2212 L
771: SO
772: 651 2177 mt 670 2177 L
773: 4530 2177 mt 4510 2177 L
774: DO
775: 651 2177 mt 4530 2177 L
776: 4530 2177 mt 4530 2177 L
777: SO
778: 651 2146 mt 670 2146 L
779: 4530 2146 mt 4510 2146 L
780: DO
781: 651 2146 mt 4530 2146 L
782: 4530 2146 mt 4530 2146 L
783: SO
784: 651 2118 mt 670 2118 L
785: 4530 2118 mt 4510 2118 L
786: DO
787: 651 2118 mt 4530 2118 L
788: 4530 2118 mt 4530 2118 L
789: SO
790: 651 2118 mt 689 2118 L
791: 4530 2118 mt 4491 2118 L
792: %%IncludeResource: font Helvetica
793: /Helvetica /WindowsLatin1Encoding 120 FMSR
794:
795: 392 2162 mt
796: (10) s
797: %%IncludeResource: font Helvetica
798: /Helvetica /WindowsLatin1Encoding 80 FMSR
799:
800: 525 2088 mt
801: (-2) s
802: 651 1933 mt 670 1933 L
803: 4530 1933 mt 4510 1933 L
804: DO
805: 651 1933 mt 4530 1933 L
806: 4530 1933 mt 4530 1933 L
807: SO
808: 651 1826 mt 670 1826 L
809: 4530 1826 mt 4510 1826 L
810: DO
811: 651 1826 mt 4530 1826 L
812: 4530 1826 mt 4530 1826 L
813: SO
814: 651 1749 mt 670 1749 L
815: 4530 1749 mt 4510 1749 L
816: DO
817: 651 1749 mt 4530 1749 L
818: 4530 1749 mt 4530 1749 L
819: SO
820: 651 1690 mt 670 1690 L
821: 4530 1690 mt 4510 1690 L
822: DO
823: 651 1690 mt 4530 1690 L
824: 4530 1690 mt 4530 1690 L
825: SO
826: 651 1641 mt 670 1641 L
827: 4530 1641 mt 4510 1641 L
828: DO
829: 651 1641 mt 4530 1641 L
830: 4530 1641 mt 4530 1641 L
831: SO
832: 651 1600 mt 670 1600 L
833: 4530 1600 mt 4510 1600 L
834: DO
835: 651 1600 mt 4530 1600 L
836: 4530 1600 mt 4530 1600 L
837: SO
838: 651 1565 mt 670 1565 L
839: 4530 1565 mt 4510 1565 L
840: DO
841: 651 1565 mt 4530 1565 L
842: 4530 1565 mt 4530 1565 L
843: SO
844: 651 1534 mt 670 1534 L
845: 4530 1534 mt 4510 1534 L
846: DO
847: 651 1534 mt 4530 1534 L
848: 4530 1534 mt 4530 1534 L
849: SO
850: 651 1506 mt 670 1506 L
851: 4530 1506 mt 4510 1506 L
852: DO
853: 651 1506 mt 4530 1506 L
854: 4530 1506 mt 4530 1506 L
855: SO
856: 651 1506 mt 689 1506 L
857: 4530 1506 mt 4491 1506 L
858: %%IncludeResource: font Helvetica
859: /Helvetica /WindowsLatin1Encoding 120 FMSR
860:
861: 392 1550 mt
862: (10) s
863: %%IncludeResource: font Helvetica
864: /Helvetica /WindowsLatin1Encoding 80 FMSR
865:
866: 525 1476 mt
867: (-1) s
868: 651 1321 mt 670 1321 L
869: 4530 1321 mt 4510 1321 L
870: DO
871: 651 1321 mt 4530 1321 L
872: 4530 1321 mt 4530 1321 L
873: SO
874: 651 1214 mt 670 1214 L
875: 4530 1214 mt 4510 1214 L
876: DO
877: 651 1214 mt 4530 1214 L
878: 4530 1214 mt 4530 1214 L
879: SO
880: 651 1137 mt 670 1137 L
881: 4530 1137 mt 4510 1137 L
882: DO
883: 651 1137 mt 4530 1137 L
884: 4530 1137 mt 4530 1137 L
885: SO
886: 651 1078 mt 670 1078 L
887: 4530 1078 mt 4510 1078 L
888: DO
889: 651 1078 mt 4530 1078 L
890: 4530 1078 mt 4530 1078 L
891: SO
892: 651 1029 mt 670 1029 L
893: 4530 1029 mt 4510 1029 L
894: DO
895: 651 1029 mt 4530 1029 L
896: 4530 1029 mt 4530 1029 L
897: SO
898: 651 988 mt 670 988 L
899: 4530 988 mt 4510 988 L
900: DO
901: 651 988 mt 4530 988 L
902: 4530 988 mt 4530 988 L
903: SO
904: 651 953 mt 670 953 L
905: 4530 953 mt 4510 953 L
906: DO
907: 651 953 mt 4530 953 L
908: 4530 953 mt 4530 953 L
909: SO
910: 651 922 mt 670 922 L
911: 4530 922 mt 4510 922 L
912: DO
913: 651 922 mt 4530 922 L
914: 4530 922 mt 4530 922 L
915: SO
916: 651 894 mt 670 894 L
917: 4530 894 mt 4510 894 L
918: DO
919: 651 894 mt 4530 894 L
920: 4530 894 mt 4530 894 L
921: SO
922: 651 894 mt 689 894 L
923: 4530 894 mt 4491 894 L
924: %%IncludeResource: font Helvetica
925: /Helvetica /WindowsLatin1Encoding 120 FMSR
926:
927: 392 938 mt
928: (10) s
929: %%IncludeResource: font Helvetica
930: /Helvetica /WindowsLatin1Encoding 80 FMSR
931:
932: 525 864 mt
933: (0) s
934: 651 709 mt 670 709 L
935: 4530 709 mt 4510 709 L
936: DO
937: 651 709 mt 4530 709 L
938: 4530 709 mt 4530 709 L
939: SO
940: 651 602 mt 670 602 L
941: 4530 602 mt 4510 602 L
942: DO
943: 651 602 mt 4530 602 L
944: 4530 602 mt 4530 602 L
945: SO
946: 651 525 mt 670 525 L
947: 4530 525 mt 4510 525 L
948: DO
949: 651 525 mt 4530 525 L
950: 4530 525 mt 4530 525 L
951: SO
952: 651 466 mt 670 466 L
953: 4530 466 mt 4510 466 L
954: DO
955: 651 466 mt 4530 466 L
956: 4530 466 mt 4530 466 L
957: SO
958: 651 417 mt 670 417 L
959: 4530 417 mt 4510 417 L
960: DO
961: 651 417 mt 4530 417 L
962: 4530 417 mt 4530 417 L
963: SO
964: 651 376 mt 670 376 L
965: 4530 376 mt 4510 376 L
966: DO
967: 651 376 mt 4530 376 L
968: 4530 376 mt 4530 376 L
969: SO
970: 651 341 mt 670 341 L
971: 4530 341 mt 4510 341 L
972: DO
973: 651 341 mt 4530 341 L
974: 4530 341 mt 4530 341 L
975: SO
976: 651 310 mt 670 310 L
977: 4530 310 mt 4510 310 L
978: DO
979: 651 310 mt 4530 310 L
980: 4530 310 mt 4530 310 L
981: SO
982: 651 282 mt 670 282 L
983: 4530 282 mt 4510 282 L
984: DO
985: 651 282 mt 4530 282 L
986: 4530 282 mt 4530 282 L
987: SO
988: 651 282 mt 689 282 L
989: 4530 282 mt 4491 282 L
990: %%IncludeResource: font Helvetica
991: /Helvetica /WindowsLatin1Encoding 120 FMSR
992:
993: 392 326 mt
994: (10) s
995: %%IncludeResource: font Helvetica
996: /Helvetica /WindowsLatin1Encoding 80 FMSR
997:
998: 525 252 mt
999: (1) s
1000: 651 282 mt 4530 282 L
1001: 651 3342 mt 4530 3342 L
1002: 4530 3342 mt 4530 282 L
1003: 651 3342 mt 651 282 L
1004: gs 651 282 3880 3061 rc
1005: 24 w
1006: /c8 { 0.000000 0.000000 1.000000 sr} bdef
1007: c8
1008: 65 -194 65 60 64 120 65 84 65 41 64 2 65 -13 65 -14
1009: 64 -21 65 -37 65 -49 64 -28 65 9 65 13 64 -5 65 -23
1010: 65 -30 64 -33 65 -34 64 -37 65 -29 65 -10 64 0 65 -3
1011: 65 -7 64 -5 65 -5 65 -5 64 -6 65 -13 65 -25 64 -32
1012: 65 -35 65 -25 64 -1 65 21 65 22 64 14 65 9 64 -2
1013: 65 -21 65 -34 64 -33 65 -22 65 -13 64 -10 65 -28 65 -63
1014: 64 -104 65 -129 65 -121 64 -193 65 -388 65 350 64 -104 65 -538
1015: 65 542 64 75 65 -134 64 -338 651 2223 61 MP stroke
1016: DA
1017: 0 sg
1018: 65 -14 65 -13 64 -13 65 -14 65 -13 64 -13 65 -14 65 -13
1019: 64 -14 65 -13 65 -13 64 -14 65 -13 64 -13 65 -14 65 -13
1020: 64 -13 65 -14 65 -13 64 -13 65 -14 65 -13 64 -13 65 -14
1021: 65 -13 64 -14 65 -13 65 -13 64 -14 65 -13 65 -13 64 -14
1022: 65 -13 64 -13 65 -14 65 -13 64 -13 65 -14 65 -13 64 -13
1023: 1556 1071 41 MP stroke
1024: gr
1025:
1026: 24 w
1027: DA
1028: %%IncludeResource: font Helvetica
1029: /Helvetica /WindowsLatin1Encoding 120 FMSR
1030:
1031: 2127 3667 mt
1032: (Time scale \(year\)) s
1033: 310 1966 mt -90 rotate
1034: (SFAC) s
1035: 90 rotate
1036: gs 651 282 3880 3061 rc
1037: SO
1038: c8
1039: 65 56 65 177 64 62 65 6 65 -42 64 -47 65 -20 65 -31
1040: 64 -60 65 -70 65 0 64 63 65 27 65 -26 64 -52 65 -51
1041: 65 -39 64 -35 65 -34 64 -18 65 20 65 20 64 -4 65 -13
1042: 65 -6 64 -3 65 -9 65 -10 64 -20 65 -44 65 -45 64 -35
1043: 65 -6 65 35 64 47 65 27 65 2 64 -3 65 -15 64 -48
1044: 65 -61 65 -37 64 -6 65 -1 65 -9 64 -54 65 -146 65 -315
1045: 64 -494 65 34 65 230 64 299 65 5 65 -423 64 250 65 81
1046: 65 -67 64 -478 65 433 64 12 651 2112 61 MP stroke
1047: DA
1048: 0 sg
1049: 65 -12 65 -13 64 -13 65 -13 65 -12 64 -13 65 -13 65 -13
1050: 64 -13 65 -12 65 -13 64 -13 65 -13 64 -12 65 -13 65 -13
1051: 64 -13 65 -13 65 -12 64 -13 65 -13 65 -13 64 -12 65 -13
1052: 65 -13 64 -13 65 -13 65 -12 64 -13 65 -13 65 -13 64 -12
1053: 65 -13 64 -13 65 -13 65 -13 64 -12 65 -13 65 -13 64 -13
1054: 1556 1498 41 MP stroke
1055: SO
1056: c8
1057: 65 -135 65 -428 64 -220 65 -435 65 -117 64 585 65 -568 65 394
1058: 64 -107 65 -97 65 -549 64 732 65 158 65 -250 64 -284 65 -500
1059: 65 581 64 130 65 4 64 -62 65 -128 65 235 64 -154 65 -248
1060: 65 -278 64 400 65 -15 65 -211 64 216 65 -26 65 -791 64 847
1061: 65 -171 65 153 64 12 65 16 65 -139 64 -122 65 -11 64 56
1062: 65 -251 65 -54 64 428 65 80 65 -157 64 92 65 -251 65 -451
1063: 64 312 65 262 65 218 64 -166 65 -199 65 8 64 193 65 -210
1064: 65 -21 64 -331 65 191 64 197 651 2550 61 MP stroke
1065: DA
1066: 0 sg
1067: 65 -13 65 -13 64 -13 65 -13 65 -13 64 -14 65 -13 65 -13
1068: 64 -13 65 -13 65 -13 64 -14 65 -13 64 -13 65 -13 65 -13
1069: 64 -13 65 -14 65 -13 64 -13 65 -13 65 -13 64 -13 65 -14
1070: 65 -13 64 -13 65 -13 65 -13 64 -13 65 -13 65 -14 64 -13
1071: 65 -13 64 -13 65 -13 65 -13 64 -14 65 -13 65 -13 64 -13
1072: 1556 2528 41 MP stroke
1073: SO
1074: 6 w
1075: gr
1076:
1077: 6 w
1078: SO
1079:
1080: end %%Color Dict
1081:
1082: eplot
1083: %%EndObject
1084:
1085: epage
1086: end
1087:
1088: showpage
1089:
1090: %%Trailer
1091: %%EOF
1092: