2 %Produced by poppler pdftops version: 0.18.4 (http://poppler.freedesktop.org)
3 %%Creator: MATLAB, The Mathworks, Inc. Version 7.9.0.529 (R2009b). Operating System: Microsoft Windows Vista.
5 %%DocumentSuppliedResources: (atend)
6 %%DocumentMedia: plain 432 380 0 () ()
7 %%BoundingBox: 0 0 432 380
14 %%BeginResource: procset xpdf 3.00 0
15 %%Copyright: Copyright 1996-2004 Glyph & Cog, LLC
16 /xpdf 75 dict def xpdf begin
20 3 1 roll 2 array astore
21 /setpagedevice where {
25 /Policies 1 dict dup begin /PageSize 3 def end def
26 { /Duplex true def } if
27 currentdict end setpagedevice
33 pdfDictSize dict begin
37 /pdfStrokeXform {} def
41 /pdfStrokeOP false def
42 /pdfLastFill false def
43 /pdfLastStroke false def
44 /pdfTextMat [1 0 0 1 0 0] def
48 /pdfPatternCS false def
51 /pdfHorizScaling 1 def
52 /pdfTextClipPath [] def
54 /pdfEndPage { end } def
56 /cs { /pdfFillXform exch def dup /pdfFillCS exch def
58 /CS { /pdfStrokeXform exch def dup /pdfStrokeCS exch def
60 /sc { pdfLastFill not { pdfFillCS setcolorspace } if
61 dup /pdfFill exch def aload pop pdfFillXform setcolor
62 /pdfLastFill true def /pdfLastStroke false def } def
63 /SC { pdfLastStroke not { pdfStrokeCS setcolorspace } if
64 dup /pdfStroke exch def aload pop pdfStrokeXform setcolor
65 /pdfLastStroke true def /pdfLastFill false def } def
66 /op { /pdfFillOP exch def
67 pdfLastFill { pdfFillOP setoverprint } if } def
68 /OP { /pdfStrokeOP exch def
69 pdfLastStroke { pdfStrokeOP setoverprint } if } def
72 pdfFillCS setcolorspace
73 pdfFill aload pop pdfFillXform setcolor
74 pdfFillOP setoverprint
75 /pdfLastFill true def /pdfLastStroke false def
80 pdfStrokeCS setcolorspace
81 pdfStroke aload pop pdfStrokeXform setcolor
82 pdfStrokeOP setoverprint
83 /pdfLastStroke true def /pdfLastFill false def
89 4 2 roll matrix scale makefont
91 { 1 index /FID ne { def } { pop pop } ifelse } forall
100 { 1 index /FID ne { def } { pop pop } ifelse } forall
106 % graphics state operators
107 /q { gsave pdfDictSize dict begin } def
113 pdfFillOP setoverprint
115 pdfStrokeOP setoverprint
122 /j { setlinejoin } def
123 /J { setlinecap } def
124 /M { setmiterlimit } def
125 /w { setlinewidth } def
126 % path segment operators
130 /re { 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
131 neg 0 rlineto closepath } def
133 % path painting operators
134 /S { sCol stroke } def
135 /Sf { fCol stroke } def
137 /f* { fCol eofill } def
139 /W { clip newpath } def
140 /W* { eoclip newpath } def
141 /Ws { strokepath clip newpath } def
142 % text state operators
143 /Tc { /pdfCharSpacing exch def } def
144 /Tf { dup /pdfFontSize exch def
145 dup pdfHorizScaling mul exch matrix scale
146 pdfTextMat matrix concatmatrix dup 4 0 put dup 5 0 put
147 exch findfont exch makefont setfont } def
148 /Tr { /pdfTextRender exch def } def
149 /Tp { /pdfPatternCS exch def } def
150 /Ts { /pdfTextRise exch def } def
151 /Tw { /pdfWordSpacing exch def } def
152 /Tz { /pdfHorizScaling exch def } def
153 % text positioning operators
154 /Td { pdfTextMat transform moveto } def
155 /Tm { /pdfTextMat exch def } def
156 % text string operators
162 1 string dup 0 3 index put 3 index exec
168 currentfont /FontType get 0 eq {
169 0 2 2 index length 1 sub {
170 2 copy get exch 1 add 2 index exch get
171 2 copy exch 256 mul add
172 2 string dup 0 6 5 roll put dup 1 5 4 roll put
177 1 string dup 0 3 index put 3 index exec
186 5 index 5 index rmoveto
187 6 index eq { 7 index 7 index rmoveto } if
193 1 index stringwidth pdfTextMat idtransform pop
194 sub 1 index length dup 0 ne { div } { pop pop 0 } ifelse
195 pdfWordSpacing pdfHorizScaling mul 0 pdfTextMat dtransform 32
196 4 3 roll pdfCharSpacing pdfHorizScaling mul add 0
197 pdfTextMat dtransform
202 2 index stringwidth pdfTextMat idtransform pop
204 pdfWordSpacing pdfHorizScaling mul 0 pdfTextMat dtransform 32
205 4 3 roll pdfCharSpacing pdfHorizScaling mul add 0
206 pdfTextMat dtransform
211 2 index stringwidth pdfTextMat idtransform exch pop
213 0 pdfWordSpacing pdfTextMat dtransform 32
214 4 3 roll pdfCharSpacing add 0 exch
215 pdfTextMat dtransform
219 0 pdfTextRise pdfTextMat dtransform rmoveto
220 currentpoint 8 2 roll
221 pdfTextRender 1 and 0 eq pdfPatternCS not and {
224 pdfTextRender 3 and dup 1 eq exch 2 eq or {
225 7 index 7 index moveto
227 currentfont /FontType get 3 eq { fCol } { sCol } ifelse
228 false awcp currentpoint stroke moveto
230 pdfTextRender 4 and 0 ne pdfPatternCS or {
233 /pdfTextClipPath [ pdfTextClipPath aload pop
239 currentpoint newpath moveto
243 0 pdfTextRise neg pdfTextMat dtransform rmoveto
245 /TJm { pdfFontSize 0.001 mul mul neg 0
246 pdfTextMat dtransform rmoveto } def
247 /TJmV { pdfFontSize 0.001 mul mul neg 0 exch
248 pdfTextMat dtransform rmoveto } def
249 /Tclip { pdfTextClipPath cvx exec clip newpath
250 /pdfTextClipPath [] def } def
251 /Tclip* { pdfTextClipPath cvx exec eoclip newpath
252 /pdfTextClipPath [] def } def
253 % Level 2 image operators
254 /pdfImBuf 100 string def
257 { currentfile pdfImBuf readline
259 (%-EOD-) eq { exit } if } loop
263 { currentfile pdfImBuf readline
265 (%-EOD-) eq { exit } if } loop
267 /pr { 2 index 2 index 3 2 roll putinterval 4 add } def
270 0 2 4 index length 1 sub {
271 dup 4 index exch 2 copy
273 1 add 3 index exch 2 copy
278 /pdfImClipEnd { grestore } def
281 false 0 1 3 index length 1 sub {
282 dup 4 index exch get 3 index 3 2 roll get sub abs 0.004 gt {
288 /funcCol { func n array astore } def
296 4 index 4 index funcCol dup
297 6 index 4 index funcCol dup
298 3 1 roll colordelta 3 1 roll
299 5 index 5 index funcCol dup
300 3 1 roll colordelta 3 1 roll
301 6 index 8 index funcCol dup
302 3 1 roll colordelta 3 1 roll
308 4 index 3 index add 0.5 mul exch 4 index 3 index add 0.5 mul exch
309 6 index 6 index 4 index 4 index 4 index funcSH
310 2 index 6 index 6 index 4 index 4 index funcSH
311 6 index 2 index 4 index 6 index 4 index funcSH
312 5 3 roll 3 2 roll funcSH pop pop
314 pop 3 index 2 index add 0.5 mul 3 index 2 index add 0.5 mul
316 dup 4 index exch mat transform m
317 3 index 3 index mat transform l
318 1 index 3 index mat transform l
319 mat transform l pop pop h f*
341 2 index axialCol 2 index axialCol colordelta
345 1 add 3 1 roll 2 copy add 0.5 mul
346 dup 4 3 roll exch 4 index axialSH
347 exch 3 2 roll axialSH
349 pop 2 copy add 0.5 mul
351 exch dup dx mul x0 add exch dy mul y0 add
352 3 2 roll dup dx mul x0 add exch dy mul y0 add
354 2 copy yMin sub dy mul dx div add yMin m
355 yMax sub dy mul dx div add yMax l
356 2 copy yMax sub dy mul dx div add yMax l
357 yMin sub dy mul dx div add yMin l
360 exch 2 copy xMin sub dx mul dy div add xMin exch m
361 xMax sub dx mul dy div add xMax exch l
362 exch 2 copy xMax sub dx mul dy div add xMax exch l
363 xMin sub dx mul dy div add xMin exch l
385 2 index dt mul t0 add radialCol
386 2 index dt mul t0 add radialCol colordelta
390 1 add 3 1 roll 2 copy add 0.5 mul
391 dup 4 3 roll exch 4 index radialSH
392 exch 3 2 roll radialSH
394 pop 2 copy add 0.5 mul dt mul t0 add
397 exch dup dx mul x0 add exch dup dy mul y0 add exch dr mul r0 add
399 dup dx mul x0 add exch dup dy mul y0 add exch dr mul r0 add
403 dup dx mul x0 add exch dup dy mul y0 add exch dr mul r0 add
405 dup dx mul x0 add exch dup dy mul y0 add exch dr mul r0 add
407 dup dx mul x0 add exch dup dy mul y0 add exch dr mul r0 add
409 dup dx mul x0 add exch dup dy mul y0 add exch dr mul r0 add
420 [ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
421 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
422 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
423 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
424 /space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright
425 /parenleft/parenright/asterisk/plus/comma/minus/period/slash
426 /zero/one/two/three/four/five/six/seven
427 /eight/nine/colon/semicolon/less/equal/greater/question
431 /X/Y/Z/bracketleft/backslash/bracketright/asciicircum/underscore
432 /quoteleft/a/b/c/d/e/f/g
435 /x/y/z/braceleft/bar/braceright/asciitilde/.notdef
436 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
437 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
438 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
439 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
440 /.notdef/exclamdown/cent/sterling/fraction/yen/florin/section
441 /currency/quotesingle/quotedblleft/guillemotleft/guilsinglleft/guilsinglright/fi/fl
442 /.notdef/endash/dagger/daggerdbl/periodcentered/.notdef/paragraph/bullet
443 /quotesinglbase/quotedblbase/quotedblright/guillemotright/ellipsis/perthousand/.notdef/questiondown
444 /.notdef/grave/acute/circumflex/tilde/macron/breve/dotaccent
445 /dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut/ogonek/caron
446 /emdash/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
447 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
448 /.notdef/AE/.notdef/ordfeminine/.notdef/.notdef/.notdef/.notdef
449 /Lslash/Oslash/OE/ordmasculine/.notdef/.notdef/.notdef/.notdef
450 /.notdef/ae/.notdef/.notdef/.notdef/dotlessi/.notdef/.notdef
451 /lslash/oslash/oe/germandbls/.notdef/.notdef/.notdef/.notdef]
453 432 380 false pdfSetup
457 %%PageOrientation: Portrait
484 561.668 412.5 3348.332 3092.5 re
590 [1 0 0 1 45 23.4168] Tm
734 [1 0 0 1 128.667 23.4168] Tm
878 [1 0 0 1 212.417 23.4168] Tm
1022 [1 0 0 1 296.083 23.4168] Tm
1166 [1 0 0 1 379.833 23.4168] Tm
1198 [1 0 0 1 25.3332 36.75] Tm
1342 [1 0 0 1 25.3332 139.833] Tm
1486 [1 0 0 1 25.3332 242.917] Tm
1630 [1 0 0 1 25.3332 346] Tm
1652 561.668 411.668 3349.162 3093.332 re
1668 1184.17 371.668 2642.5 2822.502 re
1673 1255 427.813 1250.52 423.332 1245 423.332 c
1674 1239.48 423.332 1235 427.813 1235 433.332 c
1675 1235 438.852 1239.48 443.332 1245 443.332 c
1676 1250.52 443.332 1255 438.852 1255 433.332 c
1679 1758.33 801.148 1753.85 796.668 1748.33 796.668 c
1680 1742.81 796.668 1738.33 801.148 1738.33 806.668 c
1681 1738.33 812.188 1742.81 816.668 1748.33 816.668 c
1682 1753.85 816.668 1758.33 812.188 1758.33 806.668 c
1685 2262.5 1331.98 2258.02 1327.5 2252.5 1327.5 c
1686 2246.98 1327.5 2242.5 1331.98 2242.5 1337.5 c
1687 2242.5 1343.02 2246.98 1347.5 2252.5 1347.5 c
1688 2258.02 1347.5 2262.5 1343.02 2262.5 1337.5 c
1691 2766.67 1900.31 2762.19 1895.83 2756.67 1895.83 c
1692 2751.15 1895.83 2746.67 1900.31 2746.67 1905.83 c
1693 2746.67 1911.35 2751.15 1915.83 2756.67 1915.83 c
1694 2762.19 1915.83 2766.67 1911.35 2766.67 1905.83 c
1697 3270.83 2508.65 3266.35 2504.17 3260.83 2504.17 c
1698 3255.31 2504.17 3250.83 2508.65 3250.83 2514.17 c
1699 3250.83 2519.69 3255.31 2524.17 3260.83 2524.17 c
1700 3266.35 2524.17 3270.83 2519.69 3270.83 2514.17 c
1703 3775 3127.81 3770.52 3123.33 3765 3123.33 c
1704 3759.48 3123.33 3755 3127.81 3755 3133.33 c
1705 3755 3138.85 3759.48 3143.33 3765 3143.33 c
1706 3770.52 3143.33 3775 3138.85 3775 3133.33 c
1710 561.668 411.668 3349.162 3093.332 re
1726 1184.17 1382.5 2642.5 1573.33 re
1731 1275 1427.6 1261.57 1414.16 1245 1414.16 c
1732 1228.43 1414.16 1215 1427.6 1215 1444.16 c
1733 1215 1460.73 1228.43 1474.16 1245 1474.16 c
1734 1261.57 1474.16 1275 1460.73 1275 1444.16 c
1737 1778.33 1454.27 1764.9 1440.83 1748.33 1440.83 c
1738 1731.77 1440.83 1718.33 1454.27 1718.33 1470.83 c
1739 1718.33 1487.4 1731.77 1500.83 1748.33 1500.83 c
1740 1764.9 1500.83 1778.33 1487.4 1778.33 1470.83 c
1743 2282.5 1614.27 2269.07 1600.83 2252.5 1600.83 c
1744 2235.93 1600.83 2222.5 1614.27 2222.5 1630.83 c
1745 2222.5 1647.4 2235.93 1660.83 2252.5 1660.83 c
1746 2269.07 1660.83 2282.5 1647.4 2282.5 1630.83 c
1749 2786.66 1919.27 2773.23 1905.83 2756.66 1905.83 c
1750 2740.1 1905.83 2726.66 1919.27 2726.66 1935.83 c
1751 2726.66 1952.4 2740.1 1965.83 2756.66 1965.83 c
1752 2773.23 1965.83 2786.66 1952.4 2786.66 1935.83 c
1755 3290.83 2349.27 3277.4 2335.83 3260.83 2335.83 c
1756 3244.27 2335.83 3230.83 2349.27 3230.83 2365.83 c
1757 3230.83 2382.4 3244.27 2395.83 3260.83 2395.83 c
1758 3277.4 2395.83 3290.83 2382.4 3290.83 2365.83 c
1761 3795 2878.43 3781.57 2865 3765 2865 c
1762 3748.43 2865 3735 2878.43 3735 2895 c
1763 3735 2911.56 3748.43 2925 3765 2925 c
1764 3781.57 2925 3795 2911.56 3795 2895 c
1771 1275 1427.6 1261.57 1414.16 1245 1414.16 c
1772 1228.43 1414.16 1215 1427.6 1215 1444.16 c
1773 1215 1460.73 1228.43 1474.16 1245 1474.16 c
1774 1261.57 1474.16 1275 1460.73 1275 1444.16 c
1777 1778.33 1454.27 1764.9 1440.83 1748.33 1440.83 c
1778 1731.77 1440.83 1718.33 1454.27 1718.33 1470.83 c
1779 1718.33 1487.4 1731.77 1500.83 1748.33 1500.83 c
1780 1764.9 1500.83 1778.33 1487.4 1778.33 1470.83 c
1783 2282.5 1614.27 2269.07 1600.83 2252.5 1600.83 c
1784 2235.93 1600.83 2222.5 1614.27 2222.5 1630.83 c
1785 2222.5 1647.4 2235.93 1660.83 2252.5 1660.83 c
1786 2269.07 1660.83 2282.5 1647.4 2282.5 1630.83 c
1789 2786.66 1919.27 2773.23 1905.83 2756.66 1905.83 c
1790 2740.1 1905.83 2726.66 1919.27 2726.66 1935.83 c
1791 2726.66 1952.4 2740.1 1965.83 2756.66 1965.83 c
1792 2773.23 1965.83 2786.66 1952.4 2786.66 1935.83 c
1795 3290.83 2349.27 3277.4 2335.83 3260.83 2335.83 c
1796 3244.27 2335.83 3230.83 2349.27 3230.83 2365.83 c
1797 3230.83 2382.4 3244.27 2395.83 3260.83 2395.83 c
1798 3277.4 2395.83 3290.83 2382.4 3290.83 2365.83 c
1801 3795 2878.43 3781.57 2865 3765 2865 c
1802 3748.43 2865 3735 2878.43 3735 2895 c
1803 3735 2911.56 3748.43 2925 3765 2925 c
1804 3781.57 2925 3795 2911.56 3795 2895 c
1808 561.668 411.668 3349.162 3093.332 re
1824 1184.17 1335 2642.5 1376.67 re
1899 561.668 411.668 3349.162 3093.332 re
1915 1184.17 1325 2642.5 1190.83 re
1919 1220.83 1362.5 48.3359 48.332 re
1924 1220.83 1362.5 48.3359 48.332 re
1926 1724.17 1446.67 48.332 48.332 re
1928 1724.17 1446.67 48.332 48.332 re
1930 2228.33 1530.83 48.3359 48.3359 re
1932 2228.33 1530.83 48.3359 48.3359 re
1934 2732.5 1709.17 48.332 48.332 re
1936 2732.5 1709.17 48.332 48.332 re
1938 3236.67 2000 48.332 48.332 re
1940 3236.67 2000 48.332 48.332 re
1942 3740.83 2430.83 48.3359 48.3359 re
1944 3740.83 2430.83 48.3359 48.3359 re
1948 561.668 411.668 3349.162 3093.332 re
1964 1184.17 1330 2642.5 1011.67 re
2051 561.668 411.668 3349.162 3093.332 re
2067 1184.17 1325 2642.5 892.5 re
2152 [1 0 0 1 219.333 10.75] Tm
2156 [0 1 -1 0 18.5832 162.25] Tm
2160 [1 0 0 1 52 36.5832] Tm
2169 611.668 2575 1009.16 879.168 re
2175 611.668 2575 1009.162 879.17 re
2215 [1 0 0 1 98.9168 332.417] Tm
2222 611.668 2574.17 1010.002 880 re
2234 753.332 3309.17 122.5 122.5 re
2239 824.168 3365.31 819.688 3360.83 814.168 3360.83 c
2240 808.648 3360.83 804.168 3365.31 804.168 3370.83 c
2241 804.168 3376.35 808.648 3380.83 814.168 3380.83 c
2242 819.688 3380.83 824.168 3376.35 824.168 3370.83 c
2256 [1 0 0 1 98.9168 318.167] Tm
2263 611.668 2574.17 1010.002 880 re
2275 753.332 3166.67 122.5 122.5 re
2280 844.164 3211.77 830.73 3198.33 814.164 3198.33 c
2281 797.598 3198.33 784.164 3211.77 784.164 3228.33 c
2282 784.164 3244.9 797.598 3258.33 814.164 3258.33 c
2283 830.73 3258.33 844.164 3244.9 844.164 3228.33 c
2290 844.164 3211.77 830.73 3198.33 814.164 3198.33 c
2291 797.598 3198.33 784.164 3211.77 784.164 3228.33 c
2292 784.164 3244.9 797.598 3258.33 814.164 3258.33 c
2293 830.73 3258.33 844.164 3244.9 844.164 3228.33 c
2307 [1 0 0 1 98.9168 303.917] Tm
2314 611.668 2574.17 1010.002 880 re
2326 753.332 3024.17 122.5 122.5 re
2356 [1 0 0 1 98.9168 289.75] Tm
2363 611.668 2574.17 1010.002 880 re
2375 753.332 2882.5 122.5 122.5 re
2379 790 2920 48.332 48.332 re
2384 790 2920 48.332 48.332 re
2398 [1 0 0 1 98.9168 275.5] Tm
2405 611.668 2574.17 1010.002 880 re
2417 753.332 2740 122.5 122.5 re
2449 [1 0 0 1 98.9168 261.25] Tm
2456 611.668 2574.17 1010.002 880 re
2468 753.332 2597.5 122.5 122.5 re
2494 %%DocumentSuppliedResources: