annotate smc2012/figures/matbase/fig87490.eps @ 58:a63c438b3f65 tip

Squeezed it into the 6 page limit
author Henrik Ekeus <hekeus@eecs.qmul.ac.uk>
date Tue, 11 Jun 2013 15:17:21 +0100
parents 5d50a5ded349
children
rev   line source
hekeus@45 1 %!PS-Adobe-3.0 EPSF-3.0
hekeus@45 2 %%Creator: MATLAB, The Mathworks, Inc.
hekeus@45 3 %%Title: /Users/samer/matbase/figs/fig87490.eps
hekeus@45 4 %%CreationDate: 02/18/2008 06:44:48
hekeus@45 5 %%DocumentNeededFonts: Helvetica
hekeus@45 6 %%DocumentProcessColors: Cyan Magenta Yellow Black
hekeus@45 7 %%LanguageLevel: 2
hekeus@45 8 %%Pages: 1
hekeus@45 9 %%BoundingBox: 9 0 216 117
hekeus@45 10 %%EndComments
hekeus@45 11
hekeus@45 12 %%BeginProlog
hekeus@45 13 % MathWorks dictionary
hekeus@45 14 /MathWorks 160 dict begin
hekeus@45 15 % definition operators
hekeus@45 16 /bdef {bind def} bind def
hekeus@45 17 /ldef {load def} bind def
hekeus@45 18 /xdef {exch def} bdef
hekeus@45 19 /xstore {exch store} bdef
hekeus@45 20 % operator abbreviations
hekeus@45 21 /c /clip ldef
hekeus@45 22 /cc /concat ldef
hekeus@45 23 /cp /closepath ldef
hekeus@45 24 /gr /grestore ldef
hekeus@45 25 /gs /gsave ldef
hekeus@45 26 /mt /moveto ldef
hekeus@45 27 /np /newpath ldef
hekeus@45 28 /cm /currentmatrix ldef
hekeus@45 29 /sm /setmatrix ldef
hekeus@45 30 /rm /rmoveto ldef
hekeus@45 31 /rl /rlineto ldef
hekeus@45 32 /s {show newpath} bdef
hekeus@45 33 /sc {setcmykcolor} bdef
hekeus@45 34 /sr /setrgbcolor ldef
hekeus@45 35 /sg /setgray ldef
hekeus@45 36 /w /setlinewidth ldef
hekeus@45 37 /j /setlinejoin ldef
hekeus@45 38 /cap /setlinecap ldef
hekeus@45 39 /rc {rectclip} bdef
hekeus@45 40 /rf {rectfill} bdef
hekeus@45 41 % page state control
hekeus@45 42 /pgsv () def
hekeus@45 43 /bpage {/pgsv save def} bdef
hekeus@45 44 /epage {pgsv restore} bdef
hekeus@45 45 /bplot /gsave ldef
hekeus@45 46 /eplot {stroke grestore} bdef
hekeus@45 47 % orientation switch
hekeus@45 48 /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
hekeus@45 49 % coordinate system mappings
hekeus@45 50 /dpi2point 0 def
hekeus@45 51 % font control
hekeus@45 52 /FontSize 0 def
hekeus@45 53 /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
hekeus@45 54 makefont setfont} bdef
hekeus@45 55 /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
hekeus@45 56 exch dup 3 1 roll findfont dup length dict begin
hekeus@45 57 { 1 index /FID ne {def}{pop pop} ifelse } forall
hekeus@45 58 /Encoding exch def currentdict end definefont pop} bdef
hekeus@45 59 /isroman {findfont /CharStrings get /Agrave known} bdef
hekeus@45 60 /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
hekeus@45 61 exch FMS} bdef
hekeus@45 62 /csm {1 dpi2point div -1 dpi2point div scale neg translate
hekeus@45 63 dup landscapeMode eq {pop -90 rotate}
hekeus@45 64 {rotateMode eq {90 rotate} if} ifelse} bdef
hekeus@45 65 % line types: solid, dotted, dashed, dotdash
hekeus@45 66 /SO { [] 0 setdash } bdef
hekeus@45 67 /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
hekeus@45 68 /DA { [6 dpi2point mul] 0 setdash } bdef
hekeus@45 69 /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
hekeus@45 70 dpi2point mul] 0 setdash } bdef
hekeus@45 71 % macros for lines and objects
hekeus@45 72 /L {lineto stroke} bdef
hekeus@45 73 /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
hekeus@45 74 /AP {{rlineto} repeat} bdef
hekeus@45 75 /PDlw -1 def
hekeus@45 76 /W {/PDlw currentlinewidth def setlinewidth} def
hekeus@45 77 /PP {closepath eofill} bdef
hekeus@45 78 /DP {closepath stroke} bdef
hekeus@45 79 /MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
hekeus@45 80 neg 0 exch rlineto closepath} bdef
hekeus@45 81 /FR {MR stroke} bdef
hekeus@45 82 /PR {MR fill} bdef
hekeus@45 83 /L1i {{currentfile picstr readhexstring pop} image} bdef
hekeus@45 84 /tMatrix matrix def
hekeus@45 85 /MakeOval {newpath tMatrix currentmatrix pop translate scale
hekeus@45 86 0 0 1 0 360 arc tMatrix setmatrix} bdef
hekeus@45 87 /FO {MakeOval stroke} bdef
hekeus@45 88 /PO {MakeOval fill} bdef
hekeus@45 89 /PD {currentlinewidth 2 div 0 360 arc fill
hekeus@45 90 PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
hekeus@45 91 /FA {newpath tMatrix currentmatrix pop translate scale
hekeus@45 92 0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
hekeus@45 93 /PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
hekeus@45 94 0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
hekeus@45 95 /FAn {newpath tMatrix currentmatrix pop translate scale
hekeus@45 96 0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
hekeus@45 97 /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
hekeus@45 98 0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
hekeus@45 99 /vradius 0 def /hradius 0 def /lry 0 def
hekeus@45 100 /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
hekeus@45 101 /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
hekeus@45 102 /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
hekeus@45 103 vradius add translate hradius vradius scale 0 0 1 180 270 arc
hekeus@45 104 tMatrix setmatrix lrx hradius sub uly vradius add translate
hekeus@45 105 hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
hekeus@45 106 lrx hradius sub lry vradius sub translate hradius vradius scale
hekeus@45 107 0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
hekeus@45 108 translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
hekeus@45 109 closepath} bdef
hekeus@45 110 /FRR {MRR stroke } bdef
hekeus@45 111 /PRR {MRR fill } bdef
hekeus@45 112 /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
hekeus@45 113 newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
hekeus@45 114 rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
hekeus@45 115 sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
hekeus@45 116 closepath} bdef
hekeus@45 117 /FlrRR {MlrRR stroke } bdef
hekeus@45 118 /PlrRR {MlrRR fill } bdef
hekeus@45 119 /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
hekeus@45 120 newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
hekeus@45 121 rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
hekeus@45 122 sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
hekeus@45 123 closepath} bdef
hekeus@45 124 /FtbRR {MtbRR stroke } bdef
hekeus@45 125 /PtbRR {MtbRR fill } bdef
hekeus@45 126 /stri 6 array def /dtri 6 array def
hekeus@45 127 /smat 6 array def /dmat 6 array def
hekeus@45 128 /tmat1 6 array def /tmat2 6 array def /dif 3 array def
hekeus@45 129 /asub {/ind2 exch def /ind1 exch def dup dup
hekeus@45 130 ind1 get exch ind2 get sub exch } bdef
hekeus@45 131 /tri_to_matrix {
hekeus@45 132 2 0 asub 3 1 asub 4 0 asub 5 1 asub
hekeus@45 133 dup 0 get exch 1 get 7 -1 roll astore } bdef
hekeus@45 134 /compute_transform {
hekeus@45 135 dmat dtri tri_to_matrix tmat1 invertmatrix
hekeus@45 136 smat stri tri_to_matrix tmat2 concatmatrix } bdef
hekeus@45 137 /ds {stri astore pop} bdef
hekeus@45 138 /dt {dtri astore pop} bdef
hekeus@45 139 /db {2 copy /cols xdef /rows xdef mul dup 3 mul string
hekeus@45 140 currentfile
hekeus@45 141 3 index 0 eq {/ASCIIHexDecode filter}
hekeus@45 142 {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }
hekeus@45 143 ifelse exch readstring pop
hekeus@45 144 dup 0 3 index getinterval /rbmap xdef
hekeus@45 145 dup 2 index dup getinterval /gbmap xdef
hekeus@45 146 1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
hekeus@45 147 /it {gs np dtri aload pop moveto lineto lineto cp c
hekeus@45 148 cols rows 8 compute_transform
hekeus@45 149 rbmap gbmap bbmap true 3 colorimage gr}bdef
hekeus@45 150 /il {newpath moveto lineto stroke}bdef
hekeus@45 151 currentdict end def
hekeus@45 152 %%EndProlog
hekeus@45 153
hekeus@45 154 %%BeginSetup
hekeus@45 155 MathWorks begin
hekeus@45 156
hekeus@45 157 0 cap
hekeus@45 158
hekeus@45 159 end
hekeus@45 160 %%EndSetup
hekeus@45 161
hekeus@45 162 %%Page: 1 1
hekeus@45 163 %%BeginPageSetup
hekeus@45 164 %%PageBoundingBox: 9 0 216 117
hekeus@45 165 MathWorks begin
hekeus@45 166 bpage
hekeus@45 167 %%EndPageSetup
hekeus@45 168
hekeus@45 169 %%BeginObject: obj1
hekeus@45 170 bplot
hekeus@45 171
hekeus@45 172 /dpi2point 12 def
hekeus@45 173 portraitMode 0000 1356 csm
hekeus@45 174
hekeus@45 175 109 -48 2483 1396 rc
hekeus@45 176 277 dict begin %Colortable dictionary
hekeus@45 177 /c0 { 0.000000 0.000000 0.000000 sr} bdef
hekeus@45 178 /c1 { 1.000000 1.000000 1.000000 sr} bdef
hekeus@45 179 /c2 { 0.900000 0.000000 0.000000 sr} bdef
hekeus@45 180 /c3 { 0.000000 0.820000 0.000000 sr} bdef
hekeus@45 181 /c4 { 0.000000 0.000000 0.800000 sr} bdef
hekeus@45 182 /c5 { 0.910000 0.820000 0.320000 sr} bdef
hekeus@45 183 /c6 { 1.000000 0.260000 0.820000 sr} bdef
hekeus@45 184 /c7 { 0.000000 0.820000 0.820000 sr} bdef
hekeus@45 185 c0
hekeus@45 186 1 j
hekeus@45 187 1 sg
hekeus@45 188 0 0 2724 1364 rf
hekeus@45 189 5.76 w
hekeus@45 190 0 1028 2110 0 0 -1028 354 1213 4 MP
hekeus@45 191 PP
hekeus@45 192 -2110 0 0 1028 2110 0 0 -1028 354 1213 5 MP stroke
hekeus@45 193 3.84 w
hekeus@45 194 DO
hekeus@45 195 SO
hekeus@45 196 5.76 w
hekeus@45 197 0 sg
hekeus@45 198 354 1213 mt 2464 1213 L
hekeus@45 199 354 185 mt 2464 185 L
hekeus@45 200 354 1213 mt 354 185 L
hekeus@45 201 2464 1213 mt 2464 185 L
hekeus@45 202 354 1213 mt 2464 1213 L
hekeus@45 203 354 1213 mt 354 185 L
hekeus@45 204 675 1213 mt 675 1191 L
hekeus@45 205 675 185 mt 675 206 L
hekeus@45 206 %%IncludeResource: font Helvetica
hekeus@45 207 /Helvetica /ISOLatin1Encoding 108 FMSR
hekeus@45 208
hekeus@45 209 615 1347 mt
hekeus@45 210 (20) s
hekeus@45 211 1005 1213 mt 1005 1191 L
hekeus@45 212 1005 185 mt 1005 206 L
hekeus@45 213 945 1347 mt
hekeus@45 214 (40) s
hekeus@45 215 1334 1213 mt 1334 1191 L
hekeus@45 216 1334 185 mt 1334 206 L
hekeus@45 217 1274 1347 mt
hekeus@45 218 (60) s
hekeus@45 219 1664 1213 mt 1664 1191 L
hekeus@45 220 1664 185 mt 1664 206 L
hekeus@45 221 1604 1347 mt
hekeus@45 222 (80) s
hekeus@45 223 1994 1213 mt 1994 1191 L
hekeus@45 224 1994 185 mt 1994 206 L
hekeus@45 225 1904 1347 mt
hekeus@45 226 (100) s
hekeus@45 227 2323 1213 mt 2323 1191 L
hekeus@45 228 2323 185 mt 2323 206 L
hekeus@45 229 2233 1347 mt
hekeus@45 230 (120) s
hekeus@45 231 354 1213 mt 375 1213 L
hekeus@45 232 2464 1213 mt 2442 1213 L
hekeus@45 233 169 1253 mt
hekeus@45 234 (0.1) s
hekeus@45 235 354 1007 mt 375 1007 L
hekeus@45 236 2464 1007 mt 2442 1007 L
hekeus@45 237 109 1047 mt
hekeus@45 238 (0.15) s
hekeus@45 239 354 801 mt 375 801 L
hekeus@45 240 2464 801 mt 2442 801 L
hekeus@45 241 169 841 mt
hekeus@45 242 (0.2) s
hekeus@45 243 354 596 mt 375 596 L
hekeus@45 244 2464 596 mt 2442 596 L
hekeus@45 245 109 636 mt
hekeus@45 246 (0.25) s
hekeus@45 247 354 390 mt 375 390 L
hekeus@45 248 2464 390 mt 2442 390 L
hekeus@45 249 169 430 mt
hekeus@45 250 (0.3) s
hekeus@45 251 354 1213 mt 2464 1213 L
hekeus@45 252 354 185 mt 2464 185 L
hekeus@45 253 354 1213 mt 354 185 L
hekeus@45 254 2464 1213 mt 2464 185 L
hekeus@45 255 gs 354 185 2111 1029 rc
hekeus@45 256 0 1089 13 0 0 -1089 355 1624 4 MP
hekeus@45 257 PP
hekeus@45 258 6 w
hekeus@45 259 -13 0 0 1089 13 0 0 -1089 355 1624 5 MP stroke
hekeus@45 260 0 577 13 0 0 -577 372 1624 4 MP
hekeus@45 261 PP
hekeus@45 262 -13 0 0 577 13 0 0 -577 372 1624 5 MP stroke
hekeus@45 263 0 695 13 0 0 -695 388 1624 4 MP
hekeus@45 264 PP
hekeus@45 265 -13 0 0 695 13 0 0 -695 388 1624 5 MP stroke
hekeus@45 266 0 582 13 0 0 -582 405 1624 4 MP
hekeus@45 267 PP
hekeus@45 268 -13 0 0 582 13 0 0 -582 405 1624 5 MP stroke
hekeus@45 269 0 622 13 0 0 -622 421 1624 4 MP
hekeus@45 270 PP
hekeus@45 271 -13 0 0 622 13 0 0 -622 421 1624 5 MP stroke
hekeus@45 272 0 835 13 0 0 -835 438 1624 4 MP
hekeus@45 273 PP
hekeus@45 274 -13 0 0 835 13 0 0 -835 438 1624 5 MP stroke
hekeus@45 275 0 734 13 0 0 -734 454 1624 4 MP
hekeus@45 276 PP
hekeus@45 277 -13 0 0 734 13 0 0 -734 454 1624 5 MP stroke
hekeus@45 278 0 665 13 0 0 -665 471 1624 4 MP
hekeus@45 279 PP
hekeus@45 280 -13 0 0 665 13 0 0 -665 471 1624 5 MP stroke
hekeus@45 281 0 725 13 0 0 -725 487 1624 4 MP
hekeus@45 282 PP
hekeus@45 283 -13 0 0 725 13 0 0 -725 487 1624 5 MP stroke
hekeus@45 284 0 675 13 0 0 -675 504 1624 4 MP
hekeus@45 285 PP
hekeus@45 286 -13 0 0 675 13 0 0 -675 504 1624 5 MP stroke
hekeus@45 287 0 651 13 0 0 -651 520 1624 4 MP
hekeus@45 288 PP
hekeus@45 289 -13 0 0 651 13 0 0 -651 520 1624 5 MP stroke
hekeus@45 290 0 806 14 0 0 -806 536 1624 4 MP
hekeus@45 291 PP
hekeus@45 292 -14 0 0 806 14 0 0 -806 536 1624 5 MP stroke
hekeus@45 293 0 725 13 0 0 -725 553 1624 4 MP
hekeus@45 294 PP
hekeus@45 295 -13 0 0 725 13 0 0 -725 553 1624 5 MP stroke
hekeus@45 296 0 676 14 0 0 -676 569 1624 4 MP
hekeus@45 297 PP
hekeus@45 298 -14 0 0 676 14 0 0 -676 569 1624 5 MP stroke
hekeus@45 299 0 697 13 0 0 -697 586 1624 4 MP
hekeus@45 300 PP
hekeus@45 301 -13 0 0 697 13 0 0 -697 586 1624 5 MP stroke
hekeus@45 302 0 706 14 0 0 -706 602 1624 4 MP
hekeus@45 303 PP
hekeus@45 304 -14 0 0 706 14 0 0 -706 602 1624 5 MP stroke
hekeus@45 305 0 644 13 0 0 -644 619 1624 4 MP
hekeus@45 306 PP
hekeus@45 307 -13 0 0 644 13 0 0 -644 619 1624 5 MP stroke
hekeus@45 308 0 598 14 0 0 -598 635 1624 4 MP
hekeus@45 309 PP
hekeus@45 310 -14 0 0 598 14 0 0 -598 635 1624 5 MP stroke
hekeus@45 311 0 661 13 0 0 -661 652 1624 4 MP
hekeus@45 312 PP
hekeus@45 313 -13 0 0 661 13 0 0 -661 652 1624 5 MP stroke
hekeus@45 314 0 569 14 0 0 -569 668 1624 4 MP
hekeus@45 315 PP
hekeus@45 316 -14 0 0 569 14 0 0 -569 668 1624 5 MP stroke
hekeus@45 317 0 707 13 0 0 -707 685 1624 4 MP
hekeus@45 318 PP
hekeus@45 319 -13 0 0 707 13 0 0 -707 685 1624 5 MP stroke
hekeus@45 320 0 789 14 0 0 -789 701 1624 4 MP
hekeus@45 321 PP
hekeus@45 322 -14 0 0 789 14 0 0 -789 701 1624 5 MP stroke
hekeus@45 323 0 754 13 0 0 -754 718 1624 4 MP
hekeus@45 324 PP
hekeus@45 325 -13 0 0 754 13 0 0 -754 718 1624 5 MP stroke
hekeus@45 326 0 925 13 0 0 -925 734 1624 4 MP
hekeus@45 327 PP
hekeus@45 328 -13 0 0 925 13 0 0 -925 734 1624 5 MP stroke
hekeus@45 329 0 710 13 0 0 -710 751 1624 4 MP
hekeus@45 330 PP
hekeus@45 331 -13 0 0 710 13 0 0 -710 751 1624 5 MP stroke
hekeus@45 332 0 803 13 0 0 -803 767 1624 4 MP
hekeus@45 333 PP
hekeus@45 334 -13 0 0 803 13 0 0 -803 767 1624 5 MP stroke
hekeus@45 335 0 783 13 0 0 -783 784 1624 4 MP
hekeus@45 336 PP
hekeus@45 337 -13 0 0 783 13 0 0 -783 784 1624 5 MP stroke
hekeus@45 338 0 744 13 0 0 -744 800 1624 4 MP
hekeus@45 339 PP
hekeus@45 340 -13 0 0 744 13 0 0 -744 800 1624 5 MP stroke
hekeus@45 341 0 743 13 0 0 -743 817 1624 4 MP
hekeus@45 342 PP
hekeus@45 343 -13 0 0 743 13 0 0 -743 817 1624 5 MP stroke
hekeus@45 344 0 603 13 0 0 -603 833 1624 4 MP
hekeus@45 345 PP
hekeus@45 346 -13 0 0 603 13 0 0 -603 833 1624 5 MP stroke
hekeus@45 347 0 728 13 0 0 -728 850 1624 4 MP
hekeus@45 348 PP
hekeus@45 349 -13 0 0 728 13 0 0 -728 850 1624 5 MP stroke
hekeus@45 350 0 481 13 0 0 -481 866 1624 4 MP
hekeus@45 351 PP
hekeus@45 352 -13 0 0 481 13 0 0 -481 866 1624 5 MP stroke
hekeus@45 353 0 911 13 0 0 -911 883 1624 4 MP
hekeus@45 354 PP
hekeus@45 355 -13 0 0 911 13 0 0 -911 883 1624 5 MP stroke
hekeus@45 356 0 581 13 0 0 -581 899 1624 4 MP
hekeus@45 357 PP
hekeus@45 358 -13 0 0 581 13 0 0 -581 899 1624 5 MP stroke
hekeus@45 359 0 881 13 0 0 -881 916 1624 4 MP
hekeus@45 360 PP
hekeus@45 361 -13 0 0 881 13 0 0 -881 916 1624 5 MP stroke
hekeus@45 362 0 723 13 0 0 -723 932 1624 4 MP
hekeus@45 363 PP
hekeus@45 364 -13 0 0 723 13 0 0 -723 932 1624 5 MP stroke
hekeus@45 365 0 748 13 0 0 -748 949 1624 4 MP
hekeus@45 366 PP
hekeus@45 367 -13 0 0 748 13 0 0 -748 949 1624 5 MP stroke
hekeus@45 368 0 931 13 0 0 -931 965 1624 4 MP
hekeus@45 369 PP
hekeus@45 370 -13 0 0 931 13 0 0 -931 965 1624 5 MP stroke
hekeus@45 371 0 789 13 0 0 -789 982 1624 4 MP
hekeus@45 372 PP
hekeus@45 373 -13 0 0 789 13 0 0 -789 982 1624 5 MP stroke
hekeus@45 374 0 783 13 0 0 -783 998 1624 4 MP
hekeus@45 375 PP
hekeus@45 376 -13 0 0 783 13 0 0 -783 998 1624 5 MP stroke
hekeus@45 377 0 816 13 0 0 -816 1015 1624 4 MP
hekeus@45 378 PP
hekeus@45 379 -13 0 0 816 13 0 0 -816 1015 1624 5 MP stroke
hekeus@45 380 0 668 13 0 0 -668 1031 1624 4 MP
hekeus@45 381 PP
hekeus@45 382 -13 0 0 668 13 0 0 -668 1031 1624 5 MP stroke
hekeus@45 383 0 905 14 0 0 -905 1047 1624 4 MP
hekeus@45 384 PP
hekeus@45 385 -14 0 0 905 14 0 0 -905 1047 1624 5 MP stroke
hekeus@45 386 0 829 13 0 0 -829 1064 1624 4 MP
hekeus@45 387 PP
hekeus@45 388 -13 0 0 829 13 0 0 -829 1064 1624 5 MP stroke
hekeus@45 389 0 682 14 0 0 -682 1080 1624 4 MP
hekeus@45 390 PP
hekeus@45 391 -14 0 0 682 14 0 0 -682 1080 1624 5 MP stroke
hekeus@45 392 0 701 13 0 0 -701 1097 1624 4 MP
hekeus@45 393 PP
hekeus@45 394 -13 0 0 701 13 0 0 -701 1097 1624 5 MP stroke
hekeus@45 395 0 668 14 0 0 -668 1113 1624 4 MP
hekeus@45 396 PP
hekeus@45 397 -14 0 0 668 14 0 0 -668 1113 1624 5 MP stroke
hekeus@45 398 0 724 13 0 0 -724 1130 1624 4 MP
hekeus@45 399 PP
hekeus@45 400 -13 0 0 724 13 0 0 -724 1130 1624 5 MP stroke
hekeus@45 401 0 703 14 0 0 -703 1146 1624 4 MP
hekeus@45 402 PP
hekeus@45 403 -14 0 0 703 14 0 0 -703 1146 1624 5 MP stroke
hekeus@45 404 0 717 13 0 0 -717 1163 1624 4 MP
hekeus@45 405 PP
hekeus@45 406 -13 0 0 717 13 0 0 -717 1163 1624 5 MP stroke
hekeus@45 407 0 716 14 0 0 -716 1179 1624 4 MP
hekeus@45 408 PP
hekeus@45 409 -14 0 0 716 14 0 0 -716 1179 1624 5 MP stroke
hekeus@45 410 0 779 13 0 0 -779 1196 1624 4 MP
hekeus@45 411 PP
hekeus@45 412 -13 0 0 779 13 0 0 -779 1196 1624 5 MP stroke
hekeus@45 413 0 843 14 0 0 -843 1212 1624 4 MP
hekeus@45 414 PP
hekeus@45 415 -14 0 0 843 14 0 0 -843 1212 1624 5 MP stroke
hekeus@45 416 0 790 13 0 0 -790 1229 1624 4 MP
hekeus@45 417 PP
hekeus@45 418 -13 0 0 790 13 0 0 -790 1229 1624 5 MP stroke
hekeus@45 419 0 722 13 0 0 -722 1245 1624 4 MP
hekeus@45 420 PP
hekeus@45 421 -13 0 0 722 13 0 0 -722 1245 1624 5 MP stroke
hekeus@45 422 0 679 13 0 0 -679 1262 1624 4 MP
hekeus@45 423 PP
hekeus@45 424 -13 0 0 679 13 0 0 -679 1262 1624 5 MP stroke
hekeus@45 425 0 678 13 0 0 -678 1278 1624 4 MP
hekeus@45 426 PP
hekeus@45 427 -13 0 0 678 13 0 0 -678 1278 1624 5 MP stroke
hekeus@45 428 0 689 13 0 0 -689 1295 1624 4 MP
hekeus@45 429 PP
hekeus@45 430 -13 0 0 689 13 0 0 -689 1295 1624 5 MP stroke
hekeus@45 431 0 702 13 0 0 -702 1311 1624 4 MP
hekeus@45 432 PP
hekeus@45 433 -13 0 0 702 13 0 0 -702 1311 1624 5 MP stroke
hekeus@45 434 0 598 13 0 0 -598 1328 1624 4 MP
hekeus@45 435 PP
hekeus@45 436 -13 0 0 598 13 0 0 -598 1328 1624 5 MP stroke
hekeus@45 437 0 561 13 0 0 -561 1344 1624 4 MP
hekeus@45 438 PP
hekeus@45 439 -13 0 0 561 13 0 0 -561 1344 1624 5 MP stroke
hekeus@45 440 0 615 13 0 0 -615 1361 1624 4 MP
hekeus@45 441 PP
hekeus@45 442 -13 0 0 615 13 0 0 -615 1361 1624 5 MP stroke
hekeus@45 443 0 617 13 0 0 -617 1377 1624 4 MP
hekeus@45 444 PP
hekeus@45 445 -13 0 0 617 13 0 0 -617 1377 1624 5 MP stroke
hekeus@45 446 0 609 13 0 0 -609 1394 1624 4 MP
hekeus@45 447 PP
hekeus@45 448 -13 0 0 609 13 0 0 -609 1394 1624 5 MP stroke
hekeus@45 449 0 1200 13 0 0 -1200 1410 1624 4 MP
hekeus@45 450 PP
hekeus@45 451 -13 0 0 1200 13 0 0 -1200 1410 1624 5 MP stroke
hekeus@45 452 0 639 13 0 0 -639 1427 1624 4 MP
hekeus@45 453 PP
hekeus@45 454 -13 0 0 639 13 0 0 -639 1427 1624 5 MP stroke
hekeus@45 455 0 696 13 0 0 -696 1443 1624 4 MP
hekeus@45 456 PP
hekeus@45 457 -13 0 0 696 13 0 0 -696 1443 1624 5 MP stroke
hekeus@45 458 0 790 13 0 0 -790 1460 1624 4 MP
hekeus@45 459 PP
hekeus@45 460 -13 0 0 790 13 0 0 -790 1460 1624 5 MP stroke
hekeus@45 461 0 830 13 0 0 -830 1476 1624 4 MP
hekeus@45 462 PP
hekeus@45 463 -13 0 0 830 13 0 0 -830 1476 1624 5 MP stroke
hekeus@45 464 0 823 13 0 0 -823 1493 1624 4 MP
hekeus@45 465 PP
hekeus@45 466 -13 0 0 823 13 0 0 -823 1493 1624 5 MP stroke
hekeus@45 467 0 597 13 0 0 -597 1509 1624 4 MP
hekeus@45 468 PP
hekeus@45 469 -13 0 0 597 13 0 0 -597 1509 1624 5 MP stroke
hekeus@45 470 0 690 13 0 0 -690 1526 1624 4 MP
hekeus@45 471 PP
hekeus@45 472 -13 0 0 690 13 0 0 -690 1526 1624 5 MP stroke
hekeus@45 473 0 796 13 0 0 -796 1542 1624 4 MP
hekeus@45 474 PP
hekeus@45 475 -13 0 0 796 13 0 0 -796 1542 1624 5 MP stroke
hekeus@45 476 0 808 13 0 0 -808 1559 1624 4 MP
hekeus@45 477 PP
hekeus@45 478 -13 0 0 808 13 0 0 -808 1559 1624 5 MP stroke
hekeus@45 479 0 765 13 0 0 -765 1575 1624 4 MP
hekeus@45 480 PP
hekeus@45 481 -13 0 0 765 13 0 0 -765 1575 1624 5 MP stroke
hekeus@45 482 0 685 14 0 0 -685 1591 1624 4 MP
hekeus@45 483 PP
hekeus@45 484 -14 0 0 685 14 0 0 -685 1591 1624 5 MP stroke
hekeus@45 485 0 845 13 0 0 -845 1608 1624 4 MP
hekeus@45 486 PP
hekeus@45 487 -13 0 0 845 13 0 0 -845 1608 1624 5 MP stroke
hekeus@45 488 0 761 14 0 0 -761 1624 1624 4 MP
hekeus@45 489 PP
hekeus@45 490 -14 0 0 761 14 0 0 -761 1624 1624 5 MP stroke
hekeus@45 491 0 635 13 0 0 -635 1641 1624 4 MP
hekeus@45 492 PP
hekeus@45 493 -13 0 0 635 13 0 0 -635 1641 1624 5 MP stroke
hekeus@45 494 0 841 14 0 0 -841 1657 1624 4 MP
hekeus@45 495 PP
hekeus@45 496 -14 0 0 841 14 0 0 -841 1657 1624 5 MP stroke
hekeus@45 497 0 568 13 0 0 -568 1674 1624 4 MP
hekeus@45 498 PP
hekeus@45 499 -13 0 0 568 13 0 0 -568 1674 1624 5 MP stroke
hekeus@45 500 0 825 14 0 0 -825 1690 1624 4 MP
hekeus@45 501 PP
hekeus@45 502 -14 0 0 825 14 0 0 -825 1690 1624 5 MP stroke
hekeus@45 503 0 815 13 0 0 -815 1707 1624 4 MP
hekeus@45 504 PP
hekeus@45 505 -13 0 0 815 13 0 0 -815 1707 1624 5 MP stroke
hekeus@45 506 0 704 14 0 0 -704 1723 1624 4 MP
hekeus@45 507 PP
hekeus@45 508 -14 0 0 704 14 0 0 -704 1723 1624 5 MP stroke
hekeus@45 509 0 732 13 0 0 -732 1740 1624 4 MP
hekeus@45 510 PP
hekeus@45 511 -13 0 0 732 13 0 0 -732 1740 1624 5 MP stroke
hekeus@45 512 0 886 14 0 0 -886 1756 1624 4 MP
hekeus@45 513 PP
hekeus@45 514 -14 0 0 886 14 0 0 -886 1756 1624 5 MP stroke
hekeus@45 515 0 689 13 0 0 -689 1773 1624 4 MP
hekeus@45 516 PP
hekeus@45 517 -13 0 0 689 13 0 0 -689 1773 1624 5 MP stroke
hekeus@45 518 0 897 13 0 0 -897 1789 1624 4 MP
hekeus@45 519 PP
hekeus@45 520 -13 0 0 897 13 0 0 -897 1789 1624 5 MP stroke
hekeus@45 521 0 933 13 0 0 -933 1806 1624 4 MP
hekeus@45 522 PP
hekeus@45 523 -13 0 0 933 13 0 0 -933 1806 1624 5 MP stroke
hekeus@45 524 0 659 13 0 0 -659 1822 1624 4 MP
hekeus@45 525 PP
hekeus@45 526 -13 0 0 659 13 0 0 -659 1822 1624 5 MP stroke
hekeus@45 527 0 778 13 0 0 -778 1839 1624 4 MP
hekeus@45 528 PP
hekeus@45 529 -13 0 0 778 13 0 0 -778 1839 1624 5 MP stroke
hekeus@45 530 0 711 13 0 0 -711 1855 1624 4 MP
hekeus@45 531 PP
hekeus@45 532 -13 0 0 711 13 0 0 -711 1855 1624 5 MP stroke
hekeus@45 533 0 791 13 0 0 -791 1872 1624 4 MP
hekeus@45 534 PP
hekeus@45 535 -13 0 0 791 13 0 0 -791 1872 1624 5 MP stroke
hekeus@45 536 0 626 13 0 0 -626 1888 1624 4 MP
hekeus@45 537 PP
hekeus@45 538 -13 0 0 626 13 0 0 -626 1888 1624 5 MP stroke
hekeus@45 539 0 830 13 0 0 -830 1905 1624 4 MP
hekeus@45 540 PP
hekeus@45 541 -13 0 0 830 13 0 0 -830 1905 1624 5 MP stroke
hekeus@45 542 0 804 13 0 0 -804 1921 1624 4 MP
hekeus@45 543 PP
hekeus@45 544 -13 0 0 804 13 0 0 -804 1921 1624 5 MP stroke
hekeus@45 545 0 963 13 0 0 -963 1938 1624 4 MP
hekeus@45 546 PP
hekeus@45 547 -13 0 0 963 13 0 0 -963 1938 1624 5 MP stroke
hekeus@45 548 0 708 13 0 0 -708 1954 1624 4 MP
hekeus@45 549 PP
hekeus@45 550 -13 0 0 708 13 0 0 -708 1954 1624 5 MP stroke
hekeus@45 551 0 924 13 0 0 -924 1971 1624 4 MP
hekeus@45 552 PP
hekeus@45 553 -13 0 0 924 13 0 0 -924 1971 1624 5 MP stroke
hekeus@45 554 0 569 13 0 0 -569 1987 1624 4 MP
hekeus@45 555 PP
hekeus@45 556 -13 0 0 569 13 0 0 -569 1987 1624 5 MP stroke
hekeus@45 557 0 933 13 0 0 -933 2004 1624 4 MP
hekeus@45 558 PP
hekeus@45 559 -13 0 0 933 13 0 0 -933 2004 1624 5 MP stroke
hekeus@45 560 0 673 13 0 0 -673 2020 1624 4 MP
hekeus@45 561 PP
hekeus@45 562 -13 0 0 673 13 0 0 -673 2020 1624 5 MP stroke
hekeus@45 563 0 763 13 0 0 -763 2037 1624 4 MP
hekeus@45 564 PP
hekeus@45 565 -13 0 0 763 13 0 0 -763 2037 1624 5 MP stroke
hekeus@45 566 0 723 13 0 0 -723 2053 1624 4 MP
hekeus@45 567 PP
hekeus@45 568 -13 0 0 723 13 0 0 -723 2053 1624 5 MP stroke
hekeus@45 569 0 573 13 0 0 -573 2070 1624 4 MP
hekeus@45 570 PP
hekeus@45 571 -13 0 0 573 13 0 0 -573 2070 1624 5 MP stroke
hekeus@45 572 0 877 13 0 0 -877 2086 1624 4 MP
hekeus@45 573 PP
hekeus@45 574 -13 0 0 877 13 0 0 -877 2086 1624 5 MP stroke
hekeus@45 575 0 703 14 0 0 -703 2102 1624 4 MP
hekeus@45 576 PP
hekeus@45 577 -14 0 0 703 14 0 0 -703 2102 1624 5 MP stroke
hekeus@45 578 0 801 13 0 0 -801 2119 1624 4 MP
hekeus@45 579 PP
hekeus@45 580 -13 0 0 801 13 0 0 -801 2119 1624 5 MP stroke
hekeus@45 581 0 857 14 0 0 -857 2135 1624 4 MP
hekeus@45 582 PP
hekeus@45 583 -14 0 0 857 14 0 0 -857 2135 1624 5 MP stroke
hekeus@45 584 0 884 13 0 0 -884 2152 1624 4 MP
hekeus@45 585 PP
hekeus@45 586 -13 0 0 884 13 0 0 -884 2152 1624 5 MP stroke
hekeus@45 587 0 672 14 0 0 -672 2168 1624 4 MP
hekeus@45 588 PP
hekeus@45 589 -14 0 0 672 14 0 0 -672 2168 1624 5 MP stroke
hekeus@45 590 0 739 13 0 0 -739 2185 1624 4 MP
hekeus@45 591 PP
hekeus@45 592 -13 0 0 739 13 0 0 -739 2185 1624 5 MP stroke
hekeus@45 593 0 647 14 0 0 -647 2201 1624 4 MP
hekeus@45 594 PP
hekeus@45 595 -14 0 0 647 14 0 0 -647 2201 1624 5 MP stroke
hekeus@45 596 0 742 13 0 0 -742 2218 1624 4 MP
hekeus@45 597 PP
hekeus@45 598 -13 0 0 742 13 0 0 -742 2218 1624 5 MP stroke
hekeus@45 599 0 724 14 0 0 -724 2234 1624 4 MP
hekeus@45 600 PP
hekeus@45 601 -14 0 0 724 14 0 0 -724 2234 1624 5 MP stroke
hekeus@45 602 0 502 13 0 0 -502 2251 1624 4 MP
hekeus@45 603 PP
hekeus@45 604 -13 0 0 502 13 0 0 -502 2251 1624 5 MP stroke
hekeus@45 605 0 691 14 0 0 -691 2267 1624 4 MP
hekeus@45 606 PP
hekeus@45 607 -14 0 0 691 14 0 0 -691 2267 1624 5 MP stroke
hekeus@45 608 0 808 13 0 0 -808 2284 1624 4 MP
hekeus@45 609 PP
hekeus@45 610 -13 0 0 808 13 0 0 -808 2284 1624 5 MP stroke
hekeus@45 611 0 901 13 0 0 -901 2300 1624 4 MP
hekeus@45 612 PP
hekeus@45 613 -13 0 0 901 13 0 0 -901 2300 1624 5 MP stroke
hekeus@45 614 0 710 13 0 0 -710 2317 1624 4 MP
hekeus@45 615 PP
hekeus@45 616 -13 0 0 710 13 0 0 -710 2317 1624 5 MP stroke
hekeus@45 617 0 659 13 0 0 -659 2333 1624 4 MP
hekeus@45 618 PP
hekeus@45 619 -13 0 0 659 13 0 0 -659 2333 1624 5 MP stroke
hekeus@45 620 0 734 13 0 0 -734 2350 1624 4 MP
hekeus@45 621 PP
hekeus@45 622 -13 0 0 734 13 0 0 -734 2350 1624 5 MP stroke
hekeus@45 623 0 651 13 0 0 -651 2366 1624 4 MP
hekeus@45 624 PP
hekeus@45 625 -13 0 0 651 13 0 0 -651 2366 1624 5 MP stroke
hekeus@45 626 0 775 13 0 0 -775 2383 1624 4 MP
hekeus@45 627 PP
hekeus@45 628 -13 0 0 775 13 0 0 -775 2383 1624 5 MP stroke
hekeus@45 629 0 760 13 0 0 -760 2399 1624 4 MP
hekeus@45 630 PP
hekeus@45 631 -13 0 0 760 13 0 0 -760 2399 1624 5 MP stroke
hekeus@45 632 0 555 13 0 0 -555 2416 1624 4 MP
hekeus@45 633 PP
hekeus@45 634 -13 0 0 555 13 0 0 -555 2416 1624 5 MP stroke
hekeus@45 635 0 870 13 0 0 -870 2432 1624 4 MP
hekeus@45 636 PP
hekeus@45 637 -13 0 0 870 13 0 0 -870 2432 1624 5 MP stroke
hekeus@45 638 0 463 13 0 0 -463 2449 1624 4 MP
hekeus@45 639 PP
hekeus@45 640 -13 0 0 463 13 0 0 -463 2449 1624 5 MP stroke
hekeus@45 641 gr
hekeus@45 642
hekeus@45 643 6 w
hekeus@45 644 297 100 mt
hekeus@45 645 (average predictive information, 128 beat metre) s
hekeus@45 646 5.76 w
hekeus@45 647
hekeus@45 648 end %%Color Dict
hekeus@45 649
hekeus@45 650 eplot
hekeus@45 651 %%EndObject
hekeus@45 652
hekeus@45 653 epage
hekeus@45 654 end
hekeus@45 655
hekeus@45 656 showpage
hekeus@45 657
hekeus@45 658 %%Trailer
hekeus@45 659 %%EOF