annotate smc2012/figures/matbase/fig36859.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/fig36859.eps
hekeus@45 4 %%CreationDate: 02/18/2008 06:38:49
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: 14 0 209 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: 14 0 209 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 169 -48 2345 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 1027 2110 0 0 -1027 354 1213 4 MP
hekeus@45 191 PP
hekeus@45 192 -2110 0 0 1027 2110 0 0 -1027 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 186 mt 2464 186 L
hekeus@45 200 354 1213 mt 354 186 L
hekeus@45 201 2464 1213 mt 2464 186 L
hekeus@45 202 354 1213 mt 2464 1213 L
hekeus@45 203 354 1213 mt 354 186 L
hekeus@45 204 650 1213 mt 650 1191 L
hekeus@45 205 650 186 mt 650 207 L
hekeus@45 206 %%IncludeResource: font Helvetica
hekeus@45 207 /Helvetica /ISOLatin1Encoding 108 FMSR
hekeus@45 208
hekeus@45 209 620 1347 mt
hekeus@45 210 (5) s
hekeus@45 211 980 1213 mt 980 1191 L
hekeus@45 212 980 186 mt 980 207 L
hekeus@45 213 920 1347 mt
hekeus@45 214 (10) s
hekeus@45 215 1310 1213 mt 1310 1191 L
hekeus@45 216 1310 186 mt 1310 207 L
hekeus@45 217 1250 1347 mt
hekeus@45 218 (15) s
hekeus@45 219 1639 1213 mt 1639 1191 L
hekeus@45 220 1639 186 mt 1639 207 L
hekeus@45 221 1579 1347 mt
hekeus@45 222 (20) s
hekeus@45 223 1969 1213 mt 1969 1191 L
hekeus@45 224 1969 186 mt 1969 207 L
hekeus@45 225 1909 1347 mt
hekeus@45 226 (25) s
hekeus@45 227 2299 1213 mt 2299 1191 L
hekeus@45 228 2299 186 mt 2299 207 L
hekeus@45 229 2239 1347 mt
hekeus@45 230 (30) s
hekeus@45 231 354 1066 mt 375 1066 L
hekeus@45 232 2464 1066 mt 2442 1066 L
hekeus@45 233 259 1106 mt
hekeus@45 234 (1) s
hekeus@45 235 354 699 mt 375 699 L
hekeus@45 236 2464 699 mt 2442 699 L
hekeus@45 237 169 739 mt
hekeus@45 238 (1.5) s
hekeus@45 239 354 332 mt 375 332 L
hekeus@45 240 2464 332 mt 2442 332 L
hekeus@45 241 259 372 mt
hekeus@45 242 (2) s
hekeus@45 243 354 1213 mt 2464 1213 L
hekeus@45 244 354 186 mt 2464 186 L
hekeus@45 245 354 1213 mt 354 186 L
hekeus@45 246 2464 1213 mt 2464 186 L
hekeus@45 247 gs 354 185 2111 1029 rc
hekeus@45 248 0 1598 53 0 0 -1598 360 1799 4 MP
hekeus@45 249 PP
hekeus@45 250 6 w
hekeus@45 251 -53 0 0 1598 53 0 0 -1598 360 1799 5 MP stroke
hekeus@45 252 0 943 53 0 0 -943 426 1799 4 MP
hekeus@45 253 PP
hekeus@45 254 -53 0 0 943 53 0 0 -943 426 1799 5 MP stroke
hekeus@45 255 0 1054 53 0 0 -1054 492 1799 4 MP
hekeus@45 256 PP
hekeus@45 257 -53 0 0 1054 53 0 0 -1054 492 1799 5 MP stroke
hekeus@45 258 0 894 53 0 0 -894 558 1799 4 MP
hekeus@45 259 PP
hekeus@45 260 -53 0 0 894 53 0 0 -894 558 1799 5 MP stroke
hekeus@45 261 0 1041 53 0 0 -1041 624 1799 4 MP
hekeus@45 262 PP
hekeus@45 263 -53 0 0 1041 53 0 0 -1041 624 1799 5 MP stroke
hekeus@45 264 0 1172 53 0 0 -1172 690 1799 4 MP
hekeus@45 265 PP
hekeus@45 266 -53 0 0 1172 53 0 0 -1172 690 1799 5 MP stroke
hekeus@45 267 0 1082 52 0 0 -1082 756 1799 4 MP
hekeus@45 268 PP
hekeus@45 269 -52 0 0 1082 52 0 0 -1082 756 1799 5 MP stroke
hekeus@45 270 0 944 52 0 0 -944 822 1799 4 MP
hekeus@45 271 PP
hekeus@45 272 -52 0 0 944 52 0 0 -944 822 1799 5 MP stroke
hekeus@45 273 0 966 52 0 0 -966 888 1799 4 MP
hekeus@45 274 PP
hekeus@45 275 -52 0 0 966 52 0 0 -966 888 1799 5 MP stroke
hekeus@45 276 0 990 52 0 0 -990 954 1799 4 MP
hekeus@45 277 PP
hekeus@45 278 -52 0 0 990 52 0 0 -990 954 1799 5 MP stroke
hekeus@45 279 0 952 53 0 0 -952 1019 1799 4 MP
hekeus@45 280 PP
hekeus@45 281 -53 0 0 952 53 0 0 -952 1019 1799 5 MP stroke
hekeus@45 282 0 985 53 0 0 -985 1085 1799 4 MP
hekeus@45 283 PP
hekeus@45 284 -53 0 0 985 53 0 0 -985 1085 1799 5 MP stroke
hekeus@45 285 0 888 53 0 0 -888 1151 1799 4 MP
hekeus@45 286 PP
hekeus@45 287 -53 0 0 888 53 0 0 -888 1151 1799 5 MP stroke
hekeus@45 288 0 974 53 0 0 -974 1217 1799 4 MP
hekeus@45 289 PP
hekeus@45 290 -53 0 0 974 53 0 0 -974 1217 1799 5 MP stroke
hekeus@45 291 0 877 53 0 0 -877 1283 1799 4 MP
hekeus@45 292 PP
hekeus@45 293 -53 0 0 877 53 0 0 -877 1283 1799 5 MP stroke
hekeus@45 294 0 897 53 0 0 -897 1349 1799 4 MP
hekeus@45 295 PP
hekeus@45 296 -53 0 0 897 53 0 0 -897 1349 1799 5 MP stroke
hekeus@45 297 0 840 53 0 0 -840 1415 1799 4 MP
hekeus@45 298 PP
hekeus@45 299 -53 0 0 840 53 0 0 -840 1415 1799 5 MP stroke
hekeus@45 300 0 899 53 0 0 -899 1481 1799 4 MP
hekeus@45 301 PP
hekeus@45 302 -53 0 0 899 53 0 0 -899 1481 1799 5 MP stroke
hekeus@45 303 0 848 53 0 0 -848 1547 1799 4 MP
hekeus@45 304 PP
hekeus@45 305 -53 0 0 848 53 0 0 -848 1547 1799 5 MP stroke
hekeus@45 306 0 849 53 0 0 -849 1613 1799 4 MP
hekeus@45 307 PP
hekeus@45 308 -53 0 0 849 53 0 0 -849 1613 1799 5 MP stroke
hekeus@45 309 0 859 53 0 0 -859 1679 1799 4 MP
hekeus@45 310 PP
hekeus@45 311 -53 0 0 859 53 0 0 -859 1679 1799 5 MP stroke
hekeus@45 312 0 937 53 0 0 -937 1745 1799 4 MP
hekeus@45 313 PP
hekeus@45 314 -53 0 0 937 53 0 0 -937 1745 1799 5 MP stroke
hekeus@45 315 0 1030 52 0 0 -1030 1811 1799 4 MP
hekeus@45 316 PP
hekeus@45 317 -52 0 0 1030 52 0 0 -1030 1811 1799 5 MP stroke
hekeus@45 318 0 988 52 0 0 -988 1877 1799 4 MP
hekeus@45 319 PP
hekeus@45 320 -52 0 0 988 52 0 0 -988 1877 1799 5 MP stroke
hekeus@45 321 0 960 52 0 0 -960 1943 1799 4 MP
hekeus@45 322 PP
hekeus@45 323 -52 0 0 960 52 0 0 -960 1943 1799 5 MP stroke
hekeus@45 324 0 856 52 0 0 -856 2009 1799 4 MP
hekeus@45 325 PP
hekeus@45 326 -52 0 0 856 52 0 0 -856 2009 1799 5 MP stroke
hekeus@45 327 0 960 53 0 0 -960 2074 1799 4 MP
hekeus@45 328 PP
hekeus@45 329 -53 0 0 960 53 0 0 -960 2074 1799 5 MP stroke
hekeus@45 330 0 842 53 0 0 -842 2140 1799 4 MP
hekeus@45 331 PP
hekeus@45 332 -53 0 0 842 53 0 0 -842 2140 1799 5 MP stroke
hekeus@45 333 0 826 53 0 0 -826 2206 1799 4 MP
hekeus@45 334 PP
hekeus@45 335 -53 0 0 826 53 0 0 -826 2206 1799 5 MP stroke
hekeus@45 336 0 798 53 0 0 -798 2272 1799 4 MP
hekeus@45 337 PP
hekeus@45 338 -53 0 0 798 53 0 0 -798 2272 1799 5 MP stroke
hekeus@45 339 0 797 53 0 0 -797 2338 1799 4 MP
hekeus@45 340 PP
hekeus@45 341 -53 0 0 797 53 0 0 -797 2338 1799 5 MP stroke
hekeus@45 342 0 719 53 0 0 -719 2404 1799 4 MP
hekeus@45 343 PP
hekeus@45 344 -53 0 0 719 53 0 0 -719 2404 1799 5 MP stroke
hekeus@45 345 gr
hekeus@45 346
hekeus@45 347 6 w
hekeus@45 348 386 100 mt
hekeus@45 349 (average surprisingness over 32 beat metre) s
hekeus@45 350 5.76 w
hekeus@45 351
hekeus@45 352 end %%Color Dict
hekeus@45 353
hekeus@45 354 eplot
hekeus@45 355 %%EndObject
hekeus@45 356
hekeus@45 357 epage
hekeus@45 358 end
hekeus@45 359
hekeus@45 360 showpage
hekeus@45 361
hekeus@45 362 %%Trailer
hekeus@45 363 %%EOF