]> AND Private Git Repository - these_gilles.git/blob - THESE/codes/wave/allcode/figures/dualtree_eg1_figure.eps
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
19 sept
[these_gilles.git] / THESE / codes / wave / allcode / figures / dualtree_eg1_figure.eps
1 %!PS-Adobe-2.0 EPSF-1.2
2 %%Creator: MATLAB, The Mathworks, Inc.
3 %%Title: figures/dualtree_eg1_figure.eps
4 %%CreationDate: 02/09/2010  10:33:03
5 %%DocumentNeededFonts: Helvetica
6 %%DocumentProcessColors: Cyan Magenta Yellow Black
7 %%Extensions: CMYK
8 %%Pages: 1
9 %%BoundingBox:   164   324   607   501
10 %%EndComments
11
12 %%BeginProlog
13 % MathWorks dictionary
14 /MathWorks 160 dict begin
15 % definition operators
16 /bdef {bind def} bind def
17 /ldef {load def} bind def
18 /xdef {exch def} bdef
19 /xstore {exch store} bdef
20 % operator abbreviations
21 /c  /clip ldef
22 /cc /concat ldef
23 /cp /closepath ldef
24 /gr /grestore ldef
25 /gs /gsave ldef
26 /mt /moveto ldef
27 /np /newpath ldef
28 /cm /currentmatrix ldef
29 /sm /setmatrix ldef
30 /rm /rmoveto ldef
31 /rl /rlineto ldef
32 /s {show newpath} bdef
33 /sc {setcmykcolor} bdef
34 /sr /setrgbcolor ldef
35 /sg /setgray ldef
36 /w /setlinewidth ldef
37 /j /setlinejoin ldef
38 /cap /setlinecap ldef
39 /rc {rectclip} bdef
40 /rf {rectfill} bdef
41 % page state control
42 /pgsv () def
43 /bpage {/pgsv save def} bdef
44 /epage {pgsv restore} bdef
45 /bplot /gsave ldef
46 /eplot {stroke grestore} bdef
47 % orientation switch
48 /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
49 % coordinate system mappings
50 /dpi2point 0 def
51 % font control
52 /FontSize 0 def
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
61   exch FMS} bdef
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
75 /PDlw -1 def
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
81 /FR {MR stroke} bdef
82 /PR {MR fill} bdef
83 /L1i {{currentfile picstr readhexstring pop} image} bdef
84 /tMatrix matrix def
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
109   closepath} bdef
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
116   closepath} bdef
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
123   closepath} bdef
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
131 /tri_to_matrix {
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
134 /compute_transform {
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
148 currentdict end def
149 %%EndProlog
150
151 %%BeginSetup
152 MathWorks begin
153
154 0 cap
155
156 end
157 %%EndSetup
158
159 %%Page: 1 1
160 %%BeginPageSetup
161 %%PageBoundingBox:   164   324   607   501
162 MathWorks begin
163 bpage
164 %%EndPageSetup
165
166 %%BeginObject: obj1
167 bplot
168
169 /dpi2point 12 def
170 portraitMode 1728 6048 csm
171
172   241    25  5325  2135 MR c np
173 125 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
182 c0
183 1 j
184 1 sg
185    0    0 6056 4321 PR
186 6 w
187 0 1474 4693 0 0 -1474 787 1798 4 MP
188 PP
189 -4693 0 0 1474 4693 0 0 -1474 787 1798 5 MP stroke
190 4 w
191 DO
192 SO
193 6 w
194 0 sg
195  787 1798 mt 5480 1798 L
196  787 1798 mt  787  324 L
197  787 1798 mt  787 1751 L
198 %%IncludeResource: font Helvetica
199 /Helvetica /ISOLatin1Encoding 132 FMSR
200
201  751 1954 mt 
202 (0) s
203 1256 1798 mt 1256 1751 L
204 1165 1954 mt 
205 (0.1) s
206 1725 1798 mt 1725 1751 L
207 1634 1954 mt 
208 (0.2) s
209 2194 1798 mt 2194 1751 L
210 2103 1954 mt 
211 (0.3) s
212 2664 1798 mt 2664 1751 L
213 2573 1954 mt 
214 (0.4) s
215 3133 1798 mt 3133 1751 L
216 3042 1954 mt 
217 (0.5) s
218 3602 1798 mt 3602 1751 L
219 3511 1954 mt 
220 (0.6) s
221 4072 1798 mt 4072 1751 L
222 3981 1954 mt 
223 (0.7) s
224 4541 1798 mt 4541 1751 L
225 4450 1954 mt 
226 (0.8) s
227 5010 1798 mt 5010 1751 L
228 4919 1954 mt 
229 (0.9) s
230 5480 1798 mt 5480 1751 L
231 5444 1954 mt 
232 (1) s
233  787 1798 mt  833 1798 L
234  492 1846 mt 
235 (-0.2) s
236  787 1429 mt  833 1429 L
237  492 1477 mt 
238 (-0.1) s
239  787 1061 mt  833 1061 L
240  679 1109 mt 
241 (0) s
242  787  692 mt  833  692 L
243  569  740 mt 
244 (0.1) s
245  787  324 mt  833  324 L
246  569  372 mt 
247 (0.2) s
248 gs 786 323 4695 1476 MR c np
249 12 w
250 /c8 { 0.000000 0.000000 1.000000 sr} bdef
251 c8
252 19 0 18 0 18 0 19 0 18 0 18 0 19 0 18 0 
253 18 0 19 0 18 0 18 0 19 0 18 0 18 0 19 0 
254 18 0 18 0 19 0 18 0 18 0 19 0 18 0 18 0 
255 19 0 18 0 18 0 19 0 18 0 18 0 19 0 18 0 
256 18 0 19 0 18 0 18 0 19 1 18 -1 18 0 19 0 
257 18 0 18 1 19 0 18 0 18 -1 19 0 18 0 18 0 
258 19 0 18 0 18 0 19 0 18 1 18 0 19 0 18 0 
259 18 0 19 -1 18 0 18 -1 19 0 18 -1 18 -1 19 0 
260 18 0 18 0 19 1 18 0 18 0 19 0 18 0 18 0 
261 19 2 18 1 18 1 19 2 18 2 18 2 19 2 18 0 
262 18 -1 19 -2 18 -4 18 -4 19 -5 18 -5 18 -7 19 -5 
263 18 -6 18 -5 19 -4 18 -5 18 -6 19 -4 18 -5 18 -3 
264 19 -4 18 -2 18 -2 3665 1130 100 MP stroke
265 19 1 18 3 18 5 19 9 18 3 18 -3 19 -3 18 -5 
266 18 -4 19 -5 18 -2 18 -3 19 5 18 10 18 17 19 27 
267 18 22 18 19 19 24 18 23 18 34 19 44 18 44 18 46 
268 19 51 18 58 18 48 19 48 18 27 18 16 19 -9 18 -36 
269 18 -34 19 -32 18 -52 18 -68 19 -72 18 -77 18 -81 19 -81 
270 18 -96 18 -113 19 -102 18 -106 18 -77 19 -59 18 -27 18 9 
271 19 10 18 10 18 39 19 69 18 57 18 51 19 59 18 56 
272 18 75 19 94 18 91 18 101 19 74 18 59 18 35 19 10 
273 18 9 18 11 19 -10 18 -33 18 -17 19 -7 18 -12 18 -8 
274 19 -19 18 -30 18 -31 19 -39 18 -26 18 -18 19 -11 18 -2 
275 18 -4 19 -4 18 1 18 7 19 1 18 -3 18 -4 19 -5 
276 18 -4 18 -1 19 -2 18 0 18 -2 19 -3 18 -2 18 -4 
277 19 -2 18 -3 18 -2 1850 1073 100 MP stroke
278 19 -2 18 -2 18 -2 19 -2 18 -1 18 -1 19 -1 18 -1 
279 18 1 19 0 18 -1 18 0 19 0 18 1 18 0 19 1 
280 18 1 18 2 19 2 18 2 18 2 19 2 18 3 18 3 
281 19 3 18 3 18 2 19 1 18 0 18 1 19 0 18 0 
282 18 0 19 -1 18 0 18 0 19 0 18 0 18 -1 19 -1 
283 18 -1 18 -1 19 0 18 0 18 0 19 0 18 0 18 0 
284 19 0 18 1 18 0 19 0 18 0 18 -1 19 1 18 0 
285 18 -1 805 1061 58 MP stroke
286 /c9 { 0.000000 0.500000 0.000000 sr} bdef
287 c9
288 19 0 18 0 18 0 19 0 18 0 18 0 19 0 18 0 
289 18 0 19 0 18 0 18 0 19 0 18 0 18 0 19 0 
290 18 0 18 0 19 0 18 0 18 0 19 0 18 0 18 0 
291 19 0 18 0 18 0 19 0 18 0 18 0 19 0 18 1 
292 18 0 19 -1 18 1 18 0 19 0 18 0 18 -1 19 0 
293 18 0 18 0 19 0 18 0 18 0 19 0 18 1 18 1 
294 19 1 18 1 18 0 19 0 18 0 18 0 19 1 18 0 
295 18 0 19 0 18 -1 18 0 19 -1 18 -2 18 -3 19 -3 
296 18 -3 18 -3 19 -2 18 -2 18 -2 19 -2 18 -2 18 -1 
297 19 -1 18 0 18 -1 19 0 18 0 18 1 19 0 18 -1 
298 18 1 19 1 18 1 18 1 19 2 18 2 18 2 19 2 
299 18 2 18 3 19 2 18 4 18 2 19 3 18 2 18 0 
300 19 2 18 1 18 4 3665 1048 100 MP stroke
301 19 5 18 4 18 3 19 -1 18 -7 18 -1 19 4 18 4 
302 18 2 19 11 18 18 18 26 19 39 18 31 18 30 19 19 
303 18 8 18 12 19 7 18 17 18 33 19 10 18 -11 18 -9 
304 19 -10 18 -35 18 -59 19 -74 18 -101 18 -91 19 -94 18 -75 
305 18 -56 19 -59 18 -51 18 -57 19 -69 18 -39 18 -10 19 -10 
306 18 -9 18 27 19 59 18 77 18 106 19 102 18 113 18 96 
307 19 81 18 81 18 77 19 72 18 68 18 52 19 32 18 34 
308 18 36 19 9 18 -16 18 -27 19 -48 18 -48 18 -58 19 -51 
309 18 -46 18 -44 19 -44 18 -34 18 -23 19 -24 18 -19 18 -22 
310 19 -27 18 -17 18 -10 19 -5 18 3 18 2 19 5 18 4 
311 18 5 19 3 18 3 18 -3 19 -9 18 -5 18 -3 19 -1 
312 18 2 18 2 19 4 18 3 18 5 19 4 18 6 18 5 
313 19 4 18 5 18 6 1850 1084 100 MP stroke
314 19 5 18 7 18 5 19 5 18 4 18 4 19 2 18 1 
315 18 0 19 -2 18 -2 18 -2 19 -2 18 -1 18 -1 19 -2 
316 18 0 18 0 19 0 18 0 18 0 19 -1 18 0 18 0 
317 19 0 18 1 18 1 19 0 18 1 18 0 19 1 18 0 
318 18 0 19 0 18 0 18 -1 19 0 18 0 18 0 19 0 
319 18 0 18 0 19 0 18 1 18 0 19 0 18 -1 18 0 
320 19 0 18 0 18 1 19 -1 18 0 18 0 19 0 18 0 
321 18 0 805 1061 58 MP stroke
322 /c10 { 1.000000 0.000000 0.000000 sr} bdef
323 c10
324 19 0 18 0 18 0 19 0 18 0 18 0 19 0 18 0 
325 18 0 19 0 18 0 18 0 19 0 18 0 18 0 19 0 
326 18 0 18 0 19 0 18 0 18 0 19 0 18 0 18 0 
327 19 0 18 0 18 0 19 0 18 0 18 0 19 0 18 1 
328 18 0 19 0 18 0 18 0 19 0 18 0 18 0 19 0 
329 18 0 18 0 19 0 18 0 18 0 19 0 18 0 18 1 
330 19 1 18 1 18 0 19 0 18 0 18 0 19 1 18 0 
331 18 0 19 0 18 0 18 -1 19 -1 18 0 18 1 19 3 
332 18 3 18 2 19 3 18 2 18 2 19 1 18 2 18 1 
333 19 1 18 0 18 1 19 0 18 0 18 1 19 0 18 1 
334 18 -1 19 -2 18 -2 18 -1 19 -1 18 1 18 3 19 4 
335 18 4 18 4 19 3 18 5 18 6 19 5 18 4 18 4 
336 19 3 18 2 18 3 3665 990 100 MP stroke
337 19 0 18 -2 18 -3 19 -9 18 -5 18 2 19 4 18 6 
338 18 5 19 9 18 12 18 20 19 29 18 23 18 23 19 16 
339 18 8 18 12 19 11 18 23 18 42 19 27 18 15 18 21 
340 19 29 18 26 18 16 19 25 18 18 18 26 19 20 18 2 
341 18 5 19 15 18 5 18 12 19 36 18 19 18 0 19 12 
342 18 24 18 10 19 -3 18 8 18 -8 19 3 18 -10 18 -24 
343 19 -12 18 0 18 -19 19 -36 18 -12 18 -5 19 -15 18 -5 
344 18 -2 19 -20 18 -26 18 -18 19 -25 18 -16 18 -26 19 -29 
345 18 -21 18 -15 19 -27 18 -42 18 -23 19 -11 18 -12 18 -8 
346 19 -16 18 -23 18 -23 19 -29 18 -20 18 -12 19 -9 18 -5 
347 18 -6 19 -4 18 -2 18 5 19 9 18 3 18 2 19 0 
348 18 -3 18 -2 19 -3 18 -4 18 -4 19 -5 18 -6 18 -5 
349 19 -3 18 -4 18 -4 1850 1033 100 MP stroke
350 19 -4 18 -3 18 -1 19 1 18 1 18 2 19 2 18 1 
351 18 -1 19 0 18 -1 18 0 19 0 18 -1 18 0 19 -1 
352 18 -1 18 -2 19 -1 18 -2 18 -2 19 -3 18 -2 18 -3 
353 19 -3 18 -1 18 0 19 1 18 1 18 0 19 0 18 0 
354 18 0 19 -1 18 0 18 0 19 0 18 0 18 -1 19 -1 
355 18 -1 18 0 19 0 18 0 18 0 19 0 18 0 18 0 
356 19 0 18 0 18 0 19 0 18 0 18 0 19 0 18 0 
357 18 -1 805 1061 58 MP stroke
358 gr
359
360 12 w
361 c10
362 0 sg
363 2376  220 mt 
364 (COMPLEX 1D WAVELET) s
365 3114 2106 mt 
366 (t) s
367 %%IncludeResource: font Symbol
368 /Symbol /ISOLatin1Encoding 132 FMSR
369
370  399 1168 mt  -90 rotate
371 (y) s
372 90 rotate
373 %%IncludeResource: font Helvetica
374 /Helvetica /ISOLatin1Encoding 132 FMSR
375
376  399 1078 mt  -90 rotate
377 (\(t\)) s
378 90 rotate
379 6 w
380
381 end %%Color Dict
382
383 eplot
384 %%EndObject
385
386 epage
387 end
388
389 showpage
390
391 %%Trailer
392 %%EOF