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/quotesingle
425 /parenleft/parenright/asterisk/plus/comma/hyphen/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 /grave/alpha/b/c/d/e/f/g
435 /x/y/z/braceleft/bar/braceright/asciitilde/bullet
436 /Euro/bullet/quotesinglbase/florin/quotedblbase/ellipsis/dagger/daggerdbl
437 /circumflex/perthousand/Scaron/guilsinglleft/OE/bullet/Zcaron/bullet
438 /bullet/quoteleft/quoteright/quotedblleft/quotedblright/bullet/endash/emdash
439 /tilde/trademark/scaron/guilsinglright/oe/bullet/zcaron/Ydieresis
440 /space/exclamdown/cent/sterling/currency/yen/brokenbar/section
441 /dieresis/copyright/ordfeminine/guillemotleft/logicalnot/hyphen/registered/macron
442 /degree/plusminus/twosuperior/threesuperior/acute/mu/paragraph/periodcentered
443 /cedilla/onesuperior/ordmasculine/guillemotright/onequarter/onehalf/threequarters/questiondown
444 /Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
445 /Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis
446 /Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis/multiply
447 /Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls
448 /agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
449 /egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
450 /eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide
451 /oslash/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]
454 [ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
455 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
456 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
457 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
458 /space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright
459 /parenleft/parenright/asterisk/plus/comma/hyphen/period/slash
460 /zero/one/two/three/four/five/six/seven
461 /eight/nine/colon/semicolon/less/equal/greater/question
465 /X/Y/Z/bracketleft/backslash/bracketright/asciicircum/underscore
466 /quoteleft/a/b/c/d/e/f/g
469 /x/y/z/braceleft/bar/braceright/asciitilde/.notdef
470 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
471 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
472 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
473 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
474 /.notdef/exclamdown/cent/sterling/fraction/yen/florin/section
475 /currency/quotesingle/quotedblleft/guillemotleft/guilsinglleft/guilsinglright/fi/fl
476 /.notdef/endash/dagger/daggerdbl/periodcentered/.notdef/paragraph/bullet
477 /quotesinglbase/quotedblbase/quotedblright/guillemotright/ellipsis/perthousand/.notdef/questiondown
478 /.notdef/grave/acute/circumflex/tilde/macron/breve/dotaccent
479 /dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut/ogonek/caron
480 /emdash/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
481 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
482 /.notdef/AE/.notdef/ordfeminine/.notdef/.notdef/.notdef/.notdef
483 /Lslash/Oslash/OE/ordmasculine/.notdef/.notdef/.notdef/.notdef
484 /.notdef/ae/.notdef/.notdef/.notdef/dotlessi/.notdef/.notdef
485 /lslash/oslash/oe/germandbls/.notdef/.notdef/.notdef/.notdef]
487 432 380 false pdfSetup
491 %%PageOrientation: Portrait
518 561.668 412.5 3348.332 3092.5 re
640 [1 0 0 1 118.917 27.1668] Tm
655 [1 0 0 1 185.917 27.1668] Tm
670 [1 0 0 1 252.833 27.1668] Tm
685 [1 0 0 1 319.833 27.1668] Tm
700 [1 0 0 1 44.9168 36.75] Tm
715 [1 0 0 1 36.5 71.1668] Tm
730 [1 0 0 1 36.5 105.5] Tm
745 [1 0 0 1 36.5 139.833] Tm
760 [1 0 0 1 36.5 174.25] Tm
775 [1 0 0 1 28.0832 208.583] Tm
790 [1 0 0 1 28.0832 242.917] Tm
805 [1 0 0 1 28.0832 277.333] Tm
820 [1 0 0 1 28.0832 311.667] Tm
835 [1 0 0 1 28.0832 346] Tm
854 561.668 411.668 3349.162 3093.332 re
858 971.668 412.5 71.6641 391.668 re
864 971.668 412.5 71.662 391.668 re
866 1641.67 412.5 71.6641 545.832 re
868 1641.67 412.5 71.66 545.832 re
870 2311.67 412.5 70.832 639.168 re
872 2311.67 412.5 70.83 639.17 re
874 2980.83 412.5 71.668 691.668 re
876 2980.83 412.5 71.67 691.67 re
884 1061.67 412.5 70.832 556.668 re
887 1061.67 412.5 70.83 556.668 re
889 1730.83 412.5 71.668 757.5 re
891 1730.83 412.5 71.67 757.5 re
893 2400.83 412.5 70.8359 890.832 re
895 2400.83 412.5 70.84 890.83 re
897 3070 412.5 71.668 972.5 re
899 3070 412.5 71.67 972.5 re
903 1150.83 412.5 70.8359 842.5 re
905 1150.83 412.5 70.84 842.5 re
907 1820 412.5 71.668 1142.5 re
909 1820 412.5 71.67 1142.5 re
911 2490 412.5 71.668 1340.83 re
913 2490 412.5 71.67 1340.83 re
915 3159.17 412.5 71.6641 1460.83 re
917 3159.17 412.5 71.66 1460.83 re
921 1240 412.5 71.668 1206.67 re
923 1240 412.5 71.67 1206.67 re
925 1909.17 412.5 71.6641 1649.17 re
927 1909.17 412.5 71.66 1649.17 re
929 2579.17 412.5 71.6641 1909.17 re
931 2579.17 412.5 71.66 1909.17 re
933 3249.17 412.5 70.832 2081.67 re
935 3249.17 412.5 70.83 2081.67 re
939 1329.17 412.5 71.6641 1524.17 re
941 1329.17 412.5 71.66 1524.17 re
943 1999.17 412.5 70.832 2070.83 re
945 1999.17 412.5 70.83 2070.83 re
947 2668.33 412.5 71.668 2413.33 re
949 2668.33 412.5 71.67 2413.33 re
951 3338.33 412.5 70.8359 2628.33 re
953 3338.33 412.5 70.84 2628.33 re
957 1418.33 412.5 71.668 1655 re
959 1418.33 412.5 71.67 1655 re
961 2088.33 412.5 70.8359 2365 re
963 2088.33 412.5 70.84 2365 re
965 2757.5 412.5 71.668 2747.5 re
967 2757.5 412.5 71.67 2747.5 re
969 3427.5 412.5 71.668 3001.67 re
971 3427.5 412.5 71.67 3001.67 re
985 [1 0 0 1 219.083 13] Tm
989 [0 1 -1 0 21.3332 170.667] Tm
993 [1 0 0 1 52 36.5832] Tm
1002 611.668 2575 1009.16 879.168 re
1008 611.668 2575 1009.162 879.17 re
1048 [1 0 0 1 98.9168 332.417] Tm
1055 611.668 2574.17 1010.002 880 re
1059 669.168 3316.67 290.832 107.5 re
1084 [1 0 0 1 98.9168 318.167] Tm
1091 611.668 2574.17 1010.002 880 re
1095 669.168 3175 290.832 106.668 re
1120 [1 0 0 1 98.9168 303.917] Tm
1127 611.668 2574.17 1010.002 880 re
1131 669.168 3032.5 290.832 107.5 re
1156 [1 0 0 1 98.9168 289.75] Tm
1163 611.668 2574.17 1010.002 880 re
1167 669.168 2890 290.832 107.5 re
1192 [1 0 0 1 98.9168 275.5] Tm
1199 611.668 2574.17 1010.002 880 re
1203 669.168 2748.33 290.832 106.668 re
1228 [1 0 0 1 98.9168 261.25] Tm
1235 611.668 2574.17 1010.002 880 re
1239 669.168 2605.83 290.832 107.5 re
1260 %%DocumentSuppliedResources: