1 %!PS-Adobe-3.0 EPSF-3.0
\r
2 %%Creator: MATLAB, The Mathworks, Inc. Version 7.6.0.324 (R2008a). Operating System: Microsoft Windows XP.
\r
3 %%Title: C:\Documents and Settings\Administrator\My Documents\MATLAB\Sensitivity_analysis_xx2.eps
\r
4 %%CreationDate: 01/05/2010 09:40:50
\r
5 %%DocumentNeededFonts: Helvetica
\r
6 %%DocumentProcessColors: Cyan Magenta Yellow Black
\r
9 %%BoundingBox: 87 262 507 578
\r
13 % MathWorks dictionary
\r
14 /MathWorks 160 dict begin
\r
15 % definition operators
\r
16 /bdef {bind def} bind def
\r
17 /ldef {load def} bind def
\r
18 /xdef {exch def} bdef
\r
19 /xstore {exch store} bdef
\r
20 % operator abbreviations
\r
28 /cm /currentmatrix ldef
\r
32 /s {show newpath} bdef
\r
33 /sc {setcmykcolor} bdef
\r
34 /sr /setrgbcolor ldef
\r
36 /w /setlinewidth ldef
\r
37 /j /setlinejoin ldef
\r
38 /cap /setlinecap ldef
\r
41 % page state control
\r
43 /bpage {/pgsv save def} bdef
\r
44 /epage {pgsv restore} bdef
\r
46 /eplot {stroke grestore} bdef
\r
47 % orientation switch
\r
48 /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
\r
49 % coordinate system mappings
\r
53 /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
\r
54 makefont setfont} bdef
\r
55 /ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
\r
56 ISOLatin1Encoding WindowsLatin1Encoding copy pop
\r
57 /.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
\r
58 /daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
\r
59 /.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
\r
60 /endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
\r
61 /Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
\r
62 {/WindowsLatin1Encoding StandardEncoding bdef} ifelse
\r
63 /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
\r
64 exch dup 3 1 roll findfont dup length dict begin
\r
65 { 1 index /FID ne {def}{pop pop} ifelse } forall
\r
66 /Encoding exch def currentdict end definefont pop} bdef
\r
67 /isroman {findfont /CharStrings get /Agrave known} bdef
\r
68 /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
\r
70 /csm {1 dpi2point div -1 dpi2point div scale neg translate
\r
71 dup landscapeMode eq {pop -90 rotate}
\r
72 {rotateMode eq {90 rotate} if} ifelse} bdef
\r
73 % line types: solid, dotted, dashed, dotdash
\r
74 /SO { [] 0 setdash } bdef
\r
75 /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
\r
76 /DA { [6 dpi2point mul] 0 setdash } bdef
\r
77 /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
\r
78 dpi2point mul] 0 setdash } bdef
\r
79 % macros for lines and objects
\r
80 /L {lineto stroke} bdef
\r
81 /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
\r
82 /AP {{rlineto} repeat} bdef
\r
84 /W {/PDlw currentlinewidth def setlinewidth} def
\r
85 /PP {closepath eofill} bdef
\r
86 /DP {closepath stroke} bdef
\r
87 /MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
\r
88 neg 0 exch rlineto closepath} bdef
\r
89 /FR {MR stroke} bdef
\r
91 /L1i {{currentfile picstr readhexstring pop} image} bdef
\r
93 /MakeOval {newpath tMatrix currentmatrix pop translate scale
\r
94 0 0 1 0 360 arc tMatrix setmatrix} bdef
\r
95 /FO {MakeOval stroke} bdef
\r
96 /PO {MakeOval fill} bdef
\r
97 /PD {currentlinewidth 2 div 0 360 arc fill
\r
98 PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
\r
99 /FA {newpath tMatrix currentmatrix pop translate scale
\r
100 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
\r
101 /PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
\r
102 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
\r
103 /FAn {newpath tMatrix currentmatrix pop translate scale
\r
104 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
\r
105 /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
\r
106 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
\r
107 /vradius 0 def /hradius 0 def /lry 0 def
\r
108 /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
\r
109 /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
\r
110 /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
\r
111 vradius add translate hradius vradius scale 0 0 1 180 270 arc
\r
112 tMatrix setmatrix lrx hradius sub uly vradius add translate
\r
113 hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
\r
114 lrx hradius sub lry vradius sub translate hradius vradius scale
\r
115 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
\r
116 translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
\r
118 /FRR {MRR stroke } bdef
\r
119 /PRR {MRR fill } bdef
\r
120 /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
\r
121 newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
\r
122 rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
\r
123 sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
\r
125 /FlrRR {MlrRR stroke } bdef
\r
126 /PlrRR {MlrRR fill } bdef
\r
127 /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
\r
128 newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
\r
129 rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
\r
130 sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
\r
132 /FtbRR {MtbRR stroke } bdef
\r
133 /PtbRR {MtbRR fill } bdef
\r
134 /stri 6 array def /dtri 6 array def
\r
135 /smat 6 array def /dmat 6 array def
\r
136 /tmat1 6 array def /tmat2 6 array def /dif 3 array def
\r
137 /asub {/ind2 exch def /ind1 exch def dup dup
\r
138 ind1 get exch ind2 get sub exch } bdef
\r
140 2 0 asub 3 1 asub 4 0 asub 5 1 asub
\r
141 dup 0 get exch 1 get 7 -1 roll astore } bdef
\r
142 /compute_transform {
\r
143 dmat dtri tri_to_matrix tmat1 invertmatrix
\r
144 smat stri tri_to_matrix tmat2 concatmatrix } bdef
\r
145 /ds {stri astore pop} bdef
\r
146 /dt {dtri astore pop} bdef
\r
147 /db {2 copy /cols xdef /rows xdef mul dup 3 mul string
\r
149 3 index 0 eq {/ASCIIHexDecode filter}
\r
150 {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }
\r
151 ifelse exch readstring pop
\r
152 dup 0 3 index getinterval /rbmap xdef
\r
153 dup 2 index dup getinterval /gbmap xdef
\r
154 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
\r
155 /it {gs np dtri aload pop moveto lineto lineto cp c
\r
156 cols rows 8 compute_transform
\r
157 rbmap gbmap bbmap true 3 colorimage gr}bdef
\r
158 /il {newpath moveto lineto stroke}bdef
\r
159 currentdict end def
\r
172 %%PageBoundingBox: 87 262 507 578
\r
177 %%BeginObject: obj1
\r
181 portraitMode 1044 6936 csm
\r
184 85 dict begin %Colortable dictionary
\r
185 /c0 { 0.000000 0.000000 0.000000 sr} bdef
\r
186 /c1 { 1.000000 1.000000 1.000000 sr} bdef
\r
187 /c2 { 0.900000 0.000000 0.000000 sr} bdef
\r
188 /c3 { 0.000000 0.820000 0.000000 sr} bdef
\r
189 /c4 { 0.000000 0.000000 0.800000 sr} bdef
\r
190 /c5 { 0.910000 0.820000 0.320000 sr} bdef
\r
191 /c6 { 1.000000 0.260000 0.820000 sr} bdef
\r
192 /c7 { 0.000000 0.820000 0.820000 sr} bdef
\r
198 0 3082 3910 0 0 -3082 656 3366 4 MP
\r
200 -3910 0 0 3082 3910 0 0 -3082 656 3366 5 MP stroke
\r
206 656 284 mt 4566 284 L
\r
207 656 3366 mt 4566 3366 L
\r
208 4566 3366 mt 4566 284 L
\r
209 656 3366 mt 656 284 L
\r
210 656 3366 mt 4566 3366 L
\r
211 656 3366 mt 656 284 L
\r
212 656 3366 mt 656 3326 L
\r
213 656 284 mt 656 323 L
\r
214 %%IncludeResource: font Helvetica
\r
215 /Helvetica /WindowsLatin1Encoding 120 FMSR
\r
219 1633 3366 mt 1633 3326 L
\r
220 1633 284 mt 1633 323 L
\r
223 2611 3366 mt 2611 3326 L
\r
224 2611 284 mt 2611 323 L
\r
227 3588 3366 mt 3588 3326 L
\r
228 3588 284 mt 3588 323 L
\r
231 4566 3366 mt 4566 3326 L
\r
232 4566 284 mt 4566 323 L
\r
237 %%IncludeResource: font Helvetica
\r
238 /Helvetica /WindowsLatin1Encoding 80 FMSR
\r
242 656 3366 mt 695 3366 L
\r
243 4566 3366 mt 4526 3366 L
\r
244 %%IncludeResource: font Helvetica
\r
245 /Helvetica /WindowsLatin1Encoding 120 FMSR
\r
249 656 3057 mt 695 3057 L
\r
250 4566 3057 mt 4526 3057 L
\r
253 656 2749 mt 695 2749 L
\r
254 4566 2749 mt 4526 2749 L
\r
257 656 2441 mt 695 2441 L
\r
258 4566 2441 mt 4526 2441 L
\r
261 656 2133 mt 695 2133 L
\r
262 4566 2133 mt 4526 2133 L
\r
265 656 1825 mt 695 1825 L
\r
266 4566 1825 mt 4526 1825 L
\r
269 656 1516 mt 695 1516 L
\r
270 4566 1516 mt 4526 1516 L
\r
273 656 1208 mt 695 1208 L
\r
274 4566 1208 mt 4526 1208 L
\r
277 656 900 mt 695 900 L
\r
278 4566 900 mt 4526 900 L
\r
281 656 592 mt 695 592 L
\r
282 4566 592 mt 4526 592 L
\r
285 656 284 mt 4566 284 L
\r
286 656 3366 mt 4566 3366 L
\r
287 4566 3366 mt 4566 284 L
\r
288 656 3366 mt 656 284 L
\r
289 gs 656 284 3911 3083 rc
\r
293 /c8 { 0.000000 0.000000 1.000000 sr} bdef
\r
296 gs 656 284 3911 3083 rc
\r
14575 gs 656 284 3911 3083 rc
\r
14576 /c9 { 1.000000 0.000000 0.000000 sr} bdef
\r
14578 3910 0 656 1825 2 MP stroke
\r
14585 306 1866 mt -90 rotate
\r
14589 (Sensitivity analysis) s
\r