1 %!PS-Adobe-2.0 EPSF-1.2
2 %%Creator: MATLAB, The MathWorks, Inc. Version 8.0.0.783 (R2012b). Operating System: Darwin 12.2.0 Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64 x86_64.
3 %%Title: /Users/apek/SVN/bookgpu/Chapters/chapter7/figures/lineardispersion_Nx30-HL90-p6_Linear.eps
4 %%CreationDate: 11/10/2012 13:00:25
5 %%DocumentNeededFonts: Helvetica
6 %%DocumentProcessColors: Cyan Magenta Yellow Black
9 %%BoundingBox: 25 191 551 609
13 % MathWorks dictionary
14 /MathWorks 160 dict begin
15 % definition operators
16 /bdef {bind def} bind def
17 /ldef {load def} bind def
19 /xstore {exch store} bdef
20 % operator abbreviations
28 /cm /currentmatrix ldef
32 /s {show newpath} bdef
33 /sc {setcmykcolor} bdef
43 /bpage {/pgsv save def} bdef
44 /epage {pgsv restore} bdef
46 /eplot {stroke grestore} bdef
48 /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
49 % coordinate system mappings
53 /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
54 makefont setfont} bdef
55 /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
56 exch dup 3 1 roll findfont dup length dict begin
57 { 1 index /FID ne {def}{pop pop} ifelse } forall
58 /Encoding exch def currentdict end definefont pop} bdef
59 /isroman {findfont /CharStrings get /Agrave known} bdef
60 /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
62 /csm {1 dpi2point div -1 dpi2point div scale neg translate
63 dup landscapeMode eq {pop -90 rotate}
64 {rotateMode eq {90 rotate} if} ifelse} bdef
65 % line types: solid, dotted, dashed, dotdash
66 /SO { [] 0 setdash } bdef
67 /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
68 /DA { [6 dpi2point mul] 0 setdash } bdef
69 /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
70 dpi2point mul] 0 setdash } bdef
71 % macros for lines and objects
72 /L {lineto stroke} bdef
73 /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
74 /AP {{rlineto} repeat} bdef
76 /W {/PDlw currentlinewidth def setlinewidth} def
77 /PP {closepath eofill} bdef
78 /DP {closepath stroke} bdef
79 /MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
80 neg 0 exch rlineto closepath} bdef
83 /L1i {{currentfile picstr readhexstring pop} image} bdef
85 /MakeOval {newpath tMatrix currentmatrix pop translate scale
86 0 0 1 0 360 arc tMatrix setmatrix} bdef
87 /FO {MakeOval stroke} bdef
88 /PO {MakeOval fill} bdef
89 /PD {currentlinewidth 2 div 0 360 arc fill
90 PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
91 /FA {newpath tMatrix currentmatrix pop translate scale
92 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
93 /PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
94 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
95 /FAn {newpath tMatrix currentmatrix pop translate scale
96 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
97 /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
98 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
99 /vradius 0 def /hradius 0 def /lry 0 def
100 /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
101 /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
102 /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
103 vradius add translate hradius vradius scale 0 0 1 180 270 arc
104 tMatrix setmatrix lrx hradius sub uly vradius add translate
105 hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
106 lrx hradius sub lry vradius sub translate hradius vradius scale
107 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
108 translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
110 /FRR {MRR stroke } bdef
111 /PRR {MRR fill } bdef
112 /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
113 newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
114 rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
115 sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
117 /FlrRR {MlrRR stroke } bdef
118 /PlrRR {MlrRR fill } bdef
119 /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
120 newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
121 rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
122 sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
124 /FtbRR {MtbRR stroke } bdef
125 /PtbRR {MtbRR fill } bdef
126 /stri 6 array def /dtri 6 array def
127 /smat 6 array def /dmat 6 array def
128 /tmat1 6 array def /tmat2 6 array def /dif 3 array def
129 /asub {/ind2 exch def /ind1 exch def dup dup
130 ind1 get exch ind2 get sub exch } bdef
132 2 0 asub 3 1 asub 4 0 asub 5 1 asub
133 dup 0 get exch 1 get 7 -1 roll astore } bdef
135 dmat dtri tri_to_matrix tmat1 invertmatrix
136 smat stri tri_to_matrix tmat2 concatmatrix } bdef
137 /ds {stri astore pop} bdef
138 /dt {dtri astore pop} bdef
139 /db {2 copy /cols xdef /rows xdef mul dup 3 mul string
140 currentfile exch readhexstring pop
141 dup 0 3 index getinterval /rbmap xdef
142 dup 2 index dup getinterval /gbmap xdef
143 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
144 /it {gs np dtri aload pop moveto lineto lineto cp c
145 cols rows 8 compute_transform
146 rbmap gbmap bbmap true 3 colorimage gr}bdef
147 /il {newpath moveto lineto stroke}bdef
161 %%PageBoundingBox: 25 191 551 609
170 portraitMode 0216 7344 csm
172 85 28 6322 5021 MR c np
173 85 dict begin %Colortable dictionary
174 /c0 { 0.000000 0.000000 0.000000 sr} bdef
175 /c1 { 1.000000 1.000000 1.000000 sr} bdef
176 /c2 { 0.900000 0.000000 0.000000 sr} bdef
177 /c3 { 0.000000 0.820000 0.000000 sr} bdef
178 /c4 { 0.000000 0.000000 0.800000 sr} bdef
179 /c5 { 0.910000 0.820000 0.320000 sr} bdef
180 /c6 { 1.000000 0.260000 0.820000 sr} bdef
181 /c7 { 0.000000 0.820000 0.820000 sr} bdef
187 0 4230 5324 0 0 -4230 939 4619 4 MP
189 -5324 0 0 4230 5324 0 0 -4230 939 4619 5 MP stroke
195 939 4619 mt 6263 4619 L
196 939 389 mt 6263 389 L
197 939 4619 mt 939 389 L
198 6263 4619 mt 6263 389 L
199 939 4619 mt 6263 4619 L
200 939 4619 mt 939 389 L
201 939 4619 mt 939 4565 L
203 %%IncludeResource: font Helvetica
204 /Helvetica /ISOLatin1Encoding 168 FMSR
208 1604 4619 mt 1604 4565 L
209 1604 389 mt 1604 442 L
212 2270 4619 mt 2270 4565 L
213 2270 389 mt 2270 442 L
216 2935 4619 mt 2935 4565 L
217 2935 389 mt 2935 442 L
220 3601 4619 mt 3601 4565 L
221 3601 389 mt 3601 442 L
224 4266 4619 mt 4266 4565 L
225 4266 389 mt 4266 442 L
228 4932 4619 mt 4932 4565 L
229 4932 389 mt 4932 442 L
232 5597 4619 mt 5597 4565 L
233 5597 389 mt 5597 442 L
236 6263 4619 mt 6263 4565 L
237 6263 389 mt 6263 442 L
240 939 4619 mt 992 4619 L
241 6263 4619 mt 6209 4619 L
244 939 3772 mt 992 3772 L
245 6263 3772 mt 6209 3772 L
248 939 2926 mt 992 2926 L
249 6263 2926 mt 6209 2926 L
252 939 2081 mt 992 2081 L
253 6263 2081 mt 6209 2081 L
256 939 1235 mt 992 1235 L
257 6263 1235 mt 6209 1235 L
261 6263 389 mt 6209 389 L
264 939 4619 mt 6263 4619 L
265 939 389 mt 6263 389 L
266 939 4619 mt 939 389 L
267 6263 4619 mt 6263 389 L
268 gs 939 389 5325 4231 MR c np
269 14 109 134 900 135 729 134 568 135 418 134 288 135 179 134 99
270 135 51 134 27 134 15 135 2 1005 1235 13 MP stroke
271 111 560 135 595 134 512 134 433 135 358 134 289 135 224 134 167
272 135 116 134 72 135 38 134 14 135 3 134 1 134 3 135 0
273 1005 1235 17 MP stroke
274 74 288 135 472 134 426 135 383 134 339 135 298 134 258 135 220
275 134 185 134 152 135 122 134 94 135 68 134 47 135 28 134 13
276 135 2 134 -3 135 -5 134 -2 134 0 135 0 1005 1235 23 MP stroke
277 24 73 135 381 134 355 134 327 135 302 134 276 135 251 134 227
278 135 203 134 181 135 160 134 140 135 120 134 101 135 85 134 68
279 134 54 135 40 134 29 135 18 134 9 135 3 134 -2 135 -4
280 134 -5 135 -5 134 -1 134 -1 135 0 1005 1235 30 MP stroke
281 92 213 134 296 135 280 134 262 135 246 134 230 135 215 134 198
282 135 184 134 169 134 155 135 141 134 127 135 115 134 102 135 91
283 134 79 135 68 134 59 135 48 134 40 135 31 134 24 134 16
284 135 11 134 6 135 1 134 -1 135 -3 134 -5 135 -4 134 -4
285 135 -3 134 -1 134 -1 135 0 1005 1235 37 MP stroke
286 15 22 135 195 134 185 134 175 135 164 134 154 135 144 134 135
287 135 126 134 116 135 108 134 99 135 90 134 83 134 75 135 67
288 134 61 135 53 134 46 135 40 134 35 135 28 134 23 135 18
289 134 14 135 9 134 6 134 3 135 0 134 -1 135 -3 134 -4
290 135 -4 134 -4 135 -3 134 -3 135 -2 134 0 134 -1 135 0
291 1005 1235 41 MP stroke
292 15 12 135 106 134 100 134 94 135 88 134 82 135 76 134 71
293 135 65 134 60 135 55 134 50 135 46 134 40 134 37 135 31
294 134 28 135 24 134 20 135 17 134 13 135 10 134 8 135 5
295 134 3 135 1 134 -1 134 -2 135 -2 134 -3 135 -4 134 -4
296 135 -3 134 -3 135 -2 134 -2 135 -1 134 0 134 -1 135 0
297 1005 1235 41 MP stroke
302 316 2685 mt -90 rotate
305 %%IncludeResource: font Helvetica
306 /Helvetica /ISOLatin1Encoding 132 FMSR
308 232 2601 mt -90 rotate
311 %%IncludeResource: font Helvetica
312 /Helvetica /ISOLatin1Encoding 168 FMSR
314 316 2528 mt -90 rotate
317 %%IncludeResource: font Helvetica
318 /Helvetica /ISOLatin1Encoding 132 FMSR
320 400 2398 mt -90 rotate
323 232 2398 mt -90 rotate
326 %%IncludeResource: font Helvetica
327 /Helvetica /ISOLatin1Encoding 168 FMSR
330 (Accuracy of linear dispersion) s
333 %%IncludeResource: font Helvetica
334 /Helvetica /ISOLatin1Encoding 132 FMSR
338 197 -57 0 57 1533 0 0 0 0 0 0 0 0 0 -1533 0
339 0 56 -197 -56 3467 2926 11 MP
341 0 0 197 -57 0 57 1533 0 0 0 0 0 0 0 0 0
342 -1533 0 0 56 -197 -56 3467 2926 12 MP stroke