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/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 /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
622 [1 0 0 1 208.417 26.3332] Tm
634 [1 0 0 1 303.167 56.3332] Tm
646 [1 0 0 1 397.833 86.4168] Tm
658 [1 0 0 1 185.667 27.6668] Tm
670 [1 0 0 1 149.333 47.25] Tm
682 [1 0 0 1 104.583 66.8332] Tm
694 [1 0 0 1 68.25 86.4168] Tm
706 [1 0 0 1 31.9168 105.917] Tm
718 [1 0 0 1 40.9168 118.833] Tm
730 [1 0 0 1 24.0832 153] Tm
742 [1 0 0 1 24.0832 187.167] Tm
754 [1 0 0 1 24.0832 221.333] Tm
766 [1 0 0 1 24.0832 255.5] Tm
778 [1 0 0 1 40.9168 289.667] Tm
785 560.832 412.5 3349.998 3093.33 re
7317 [1 0 0 1 290.083 21.1668] Tm
7332 %%DocumentSuppliedResources: