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
622 [1 0 0 1 118.917 27.1668] Tm
637 [1 0 0 1 185.917 27.1668] Tm
652 [1 0 0 1 252.833 27.1668] Tm
667 [1 0 0 1 319.833 27.1668] Tm
682 [1 0 0 1 44.9168 36.75] Tm
697 [1 0 0 1 36.5 88.3332] Tm
712 [1 0 0 1 36.5 139.833] Tm
727 [1 0 0 1 36.5 191.417] Tm
742 [1 0 0 1 36.5 242.917] Tm
757 [1 0 0 1 36.5 294.5] Tm
772 [1 0 0 1 36.5 346] Tm
791 561.668 411.668 3349.162 3093.332 re
795 1058.33 412.5 153.336 1450 re
801 1058.33 412.5 153.34 1450 re
803 1728.33 412.5 153.336 2035 re
805 1728.33 412.5 153.34 2035 re
807 2398.33 412.5 152.5 2409.17 re
809 2398.33 412.5 152.5 2409.17 re
811 3067.5 412.5 153.332 2638.33 re
813 3067.5 412.5 153.33 2638.33 re
821 1250 412.5 153.332 1193.33 re
824 1250 412.5 153.33 1193.33 re
826 1920 412.5 152.5 1553.33 re
828 1920 412.5 152.5 1553.33 re
830 2589.17 412.5 153.332 1788.33 re
832 2589.17 412.5 153.33 1788.33 re
834 3259.17 412.5 153.332 1938.33 re
836 3259.17 412.5 153.33 1938.33 re
850 [1 0 0 1 219.083 13] Tm
854 [0 1 -1 0 29.75 170.667] Tm
858 [1 0 0 1 52 36.5832] Tm
867 611.668 3138.33 925 315.836 re
873 611.668 3138.33 925.002 315.84 re
913 [1 0 0 1 100.333 332.25] Tm
920 611.668 3137.5 925.832 316.67 re
924 671.668 3314.17 300.832 109.164 re
949 [1 0 0 1 100.333 317.75] Tm
956 611.668 3137.5 925.832 316.67 re
960 671.668 3170 300.832 109.168 re
981 %%DocumentSuppliedResources: