OpenCores
URL https://opencores.org/ocsvn/hilbert_transformer/hilbert_transformer/trunk

Subversion Repositories hilbert_transformer

[/] [hilbert_transformer/] [trunk/] [doc/] [images/] [h_a3_iq_diff.eps] - Blame information for rev 4

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 plutonium
%!PS-Adobe-3.0 EPSF-3.0
2
%%Creator: MATLAB, The Mathworks, Inc. Version 7.4.0.287 (R2007a). Operating System: Microsoft Windows XP.
3
%%Title: G:\diss\tex\complex_fsf\images\h_a3_iq_diff.eps
4
%%CreationDate: 03/18/2008  15:22:36
5
%%DocumentNeededFonts: Helvetica
6
%%DocumentProcessColors: Cyan Magenta Yellow Black
7
%%LanguageLevel: 2
8
%%Pages: 1
9
%%BoundingBox:    88   264   505   577
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
/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
56
ISOLatin1Encoding WindowsLatin1Encoding copy pop
57
/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
58
/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
59
/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
60
/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
61
/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
62
{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
63
/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
64
  exch dup 3 1 roll findfont dup length dict begin
65
  { 1 index /FID ne {def}{pop pop} ifelse } forall
66
  /Encoding exch def currentdict end definefont pop} bdef
67
/isroman {findfont /CharStrings get /Agrave known} bdef
68
/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
69
  exch FMS} bdef
70
/csm {1 dpi2point div -1 dpi2point div scale neg translate
71
 dup landscapeMode eq {pop -90 rotate}
72
  {rotateMode eq {90 rotate} if} ifelse} bdef
73
% line types: solid, dotted, dashed, dotdash
74
/SO { [] 0 setdash } bdef
75
/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
76
/DA { [6 dpi2point mul] 0 setdash } bdef
77
/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
78
  dpi2point mul] 0 setdash } bdef
79
% macros for lines and objects
80
/L {lineto stroke} bdef
81
/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
82
/AP {{rlineto} repeat} bdef
83
/PDlw -1 def
84
/W {/PDlw currentlinewidth def setlinewidth} def
85
/PP {closepath eofill} bdef
86
/DP {closepath stroke} bdef
87
/MR {4 -2 roll moveto dup  0 exch rlineto exch 0 rlineto
88
  neg 0 exch rlineto closepath} bdef
89
/FR {MR stroke} bdef
90
/PR {MR fill} bdef
91
/L1i {{currentfile picstr readhexstring pop} image} bdef
92
/tMatrix matrix def
93
/MakeOval {newpath tMatrix currentmatrix pop translate scale
94
 
95
/FO {MakeOval stroke} bdef
96
/PO {MakeOval fill} bdef
97
/PD {currentlinewidth 2 div 0 360 arc fill
98
   PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
99
/FA {newpath tMatrix currentmatrix pop translate scale
100
 
101
/PA {newpath tMatrix currentmatrix pop  translate 0 0 moveto scale
102
 
103
/FAn {newpath tMatrix currentmatrix pop translate scale
104
 
105
/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
106
 
107
/vradius 0 def /hradius 0 def /lry 0 def
108
/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
109
/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
110
  /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
111
  vradius add translate hradius vradius scale 0 0 1 180 270 arc
112
  tMatrix setmatrix lrx hradius sub uly vradius add translate
113
  hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
114
  lrx hradius sub lry vradius sub translate hradius vradius scale
115
 
116
  translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
117
  closepath} bdef
118
/FRR {MRR stroke } bdef
119
/PRR {MRR fill } bdef
120
/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
121
  newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
122
  rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
123
  sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
124
  closepath} bdef
125
/FlrRR {MlrRR stroke } bdef
126
/PlrRR {MlrRR fill } bdef
127
/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
128
  newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
129
  rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
130
  sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
131
  closepath} bdef
132
/FtbRR {MtbRR stroke } bdef
133
/PtbRR {MtbRR fill } bdef
134
/stri 6 array def /dtri 6 array def
135
/smat 6 array def /dmat 6 array def
136
/tmat1 6 array def /tmat2 6 array def /dif 3 array def
137
/asub {/ind2 exch def /ind1 exch def dup dup
138
  ind1 get exch ind2 get sub exch } bdef
139
/tri_to_matrix {
140
  2 0 asub 3 1 asub 4 0 asub 5 1 asub
141
  dup 0 get exch 1 get 7 -1 roll astore } bdef
142
/compute_transform {
143
  dmat dtri tri_to_matrix tmat1 invertmatrix
144
  smat stri tri_to_matrix tmat2 concatmatrix } bdef
145
/ds {stri astore pop} bdef
146
/dt {dtri astore pop} bdef
147
/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
148
  currentfile
149
  3 index 0 eq {/ASCIIHexDecode filter}
150
  {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }
151
  ifelse exch readstring pop
152
  dup 0 3 index getinterval /rbmap xdef
153
  dup 2 index dup getinterval /gbmap xdef
154
  1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
155
/it {gs np dtri aload pop moveto lineto lineto cp c
156
  cols rows 8 compute_transform
157
  rbmap gbmap bbmap true 3 colorimage gr}bdef
158
/il {newpath moveto lineto stroke}bdef
159
currentdict end def
160
%%EndProlog
161
 
162
%%BeginSetup
163
MathWorks begin
164
 
165
 
166
 
167
end
168
%%EndSetup
169
 
170
%%Page: 1 1
171
%%BeginPageSetup
172
%%PageBoundingBox:    88   264   505   577
173
MathWorks begin
174
bpage
175
%%EndPageSetup
176
 
177
%%BeginObject: obj1
178
bplot
179
 
180
/dpi2point 12 def
181
portraitMode 1056 6924 csm
182
 
183
 
184
85 dict begin %Colortable dictionary
185
/c0 { 0.000000 0.000000 0.000000 sr} bdef
186
/c1 { 1.000000 1.000000 1.000000 sr} bdef
187
/c2 { 0.900000 0.000000 0.000000 sr} bdef
188
/c3 { 0.000000 0.820000 0.000000 sr} bdef
189
/c4 { 0.000000 0.000000 0.800000 sr} bdef
190
/c5 { 0.910000 0.820000 0.320000 sr} bdef
191
/c6 { 1.000000 0.260000 0.820000 sr} bdef
192
/c7 { 0.000000 0.820000 0.820000 sr} bdef
193
c0
194
1 j
195
1 sg
196
 
197
6 w
198
 
199
PP
200
-3879 0 0 3060 3879 0 0 -3060 651 3342 5 MP stroke
201
4 w
202
DO
203
 
204
 651 3342 mt  651  282 L
205
 651  282 mt  651  282 L
206
1426 3342 mt 1426  282 L
207
1426  282 mt 1426  282 L
208
2202 3342 mt 2202  282 L
209
2202  282 mt 2202  282 L
210
2978 3342 mt 2978  282 L
211
2978  282 mt 2978  282 L
212
3754 3342 mt 3754  282 L
213
3754  282 mt 3754  282 L
214
4530 3342 mt 4530  282 L
215
4530  282 mt 4530  282 L
216
 651 3342 mt 4530 3342 L
217
4530 3342 mt 4530 3342 L
218
 651 2832 mt 4530 2832 L
219
4530 2832 mt 4530 2832 L
220
 651 2322 mt 4530 2322 L
221
4530 2322 mt 4530 2322 L
222
 651 1812 mt 4530 1812 L
223
4530 1812 mt 4530 1812 L
224
 651 1302 mt 4530 1302 L
225
4530 1302 mt 4530 1302 L
226
 651  792 mt 4530  792 L
227
4530  792 mt 4530  792 L
228
 651  282 mt 4530  282 L
229
4530  282 mt 4530  282 L
230
SO
231
6 w
232
 651 3342 mt 4530 3342 L
233
 651 3342 mt  651  282 L
234
 651 3342 mt  651 3303 L
235
%%IncludeResource: font Helvetica
236
/Helvetica /WindowsLatin1Encoding 120 FMSR
237
 
238
 618 3487 mt
239
(0) s
240
1426 3342 mt 1426 3303 L
241
1343 3487 mt
242
(0.2) s
243
2202 3342 mt 2202 3303 L
244
2119 3487 mt
245
(0.4) s
246
2978 3342 mt 2978 3303 L
247
2895 3487 mt
248
(0.6) s
249
3754 3342 mt 3754 3303 L
250
3671 3487 mt
251
(0.8) s
252
4530 3342 mt 4530 3303 L
253
4497 3487 mt
254
(1) s
255
 651 3342 mt  689 3342 L
256
 480 3386 mt
257
(-2) s
258
 651 2832 mt  689 2832 L
259
 380 2876 mt
260
(-1.5) s
261
 651 2322 mt  689 2322 L
262
 480 2366 mt
263
(-1) s
264
 651 1812 mt  689 1812 L
265
 380 1856 mt
266
(-0.5) s
267
 651 1302 mt  689 1302 L
268
 550 1346 mt
269
(0) s
270
 651  792 mt  689  792 L
271
 450  836 mt
272
(0.5) s
273
 651  282 mt  689  282 L
274
 550  326 mt
275
(1) s
276
 651  228 mt
277
(x 10) s
278
%%IncludeResource: font Helvetica
279
/Helvetica /WindowsLatin1Encoding 80 FMSR
280
 
281
 877  154 mt
282
(-12) s
283
gs 651 282 3880 3061 rc
284
4 150 4 170 4 86 4 68 4 73 3 101 4 62 4 42
285
4 72 4 31 4 51 4 14 4 56 4 17 3 50 4 35
286
4 31 4 27 4 -2 4 38 4 9 4 22 3 16 4 16
287
4 11 4 22 4 16 4 2 4 29 4 4 4 5 3 0
288
4 24 4 14 4 -2 4 11 4 6 4 12 4 4 3 15
289
4 -4 4 5 4 18 4 2 4 -7 4 15 4 12 4 -2
290
3 20 4 -12 4 5 4 11 4 -2 4 15 4 0 4 11
291
3 -6 4 9 4 6 4 -2 4 -6 4 15 4 -11 4 7
292
4 13 3 0 4 4 4 -8 4 8 4 1 4 4 4 2
293
4 2 3 0 4 9 4 -2 4 0 4 0 4 7 4 0
294
4 2 4 4 3 7 4 -7 4 5 4 2 4 -4 4 4
295
4 3 4 4 3 -2 4 -7 4 11 4 -4 4 7 4 -5
296
4 4 4 -2 4 2 3 5 4 -2 4 4 4 -2 4 2
297
4 -6 4 4 4 0 4 13 3 -11 4 4 4 1 4 2
298
4 0 4 2 4 -4 4 2 3 9 4 -5 4 -7 4 9
299
4 -4 4 5 4 2 4 0 4 0 3 -3 4 1 4 0
300
4 8 4 -6 4 4 4 -2 4 2 3 0 4 5 4 -3
301
4 -2 4 0 4 0 4 7 4 -11 4 7 3 -1 4 -2
302
4 2 4 3 4 -2 4 -1 4 1 4 0 3 4 4 2
303
4 -4 4 6 4 -6 4 7 4 -9 4 6 4 5 3 -9
304
4 0 4 6 4 -4 4 0 4 5 4 -5 4 2 3 2
305
4 -2 4 3 4 -3 4 -2 4 -2 4 9 4 -5 4 2
306
3 -4 4 4 4 1 4 -3 4 2 4 0 4 0 4 1
307
3 0 4 0 4 0 4 -1 4 0 4 1 4 -1 4 1
308
4 -1 3 0 4 0 4 1 4 2 4 -2 4 -1 4 1
309
4 0 3 0 4 -1 4 1 4 -1 4 1 4 2 4 0
310
4 -2 4 -1 3 1 4 0 4 -1 4 3 4 -3 4 1
311
4 0 4 4 4 -2 3 0 4 -3 4 1 4 -1 4 0
312
4 3 4 -3 4 1 3 -1 4 0 4 1 4 2 4 0
313
4 0 4 0 4 -2 4 2 3 -2 4 2 4 0 4 0
314
4 -3 4 3 4 0 4 -3 3 3 4 -2 4 0 4 4
315
4 -5 4 5 4 -2 4 -2 4 0 3 2 4 -3 4 7
316
4 -7 4 1 4 0 4 2 4 2 3 -2 4 -2 4 2
317
4 0 4 -3 4 1 4 4 4 -5 4 1 3 2 4 0
318
4 -2 4 0 4 0 4 2 4 -3 4 3 3 0 4 -3
319
4 5 4 -2 4 2 4 -2 4 -2 4 0 4 2 3 -2
320
4 4 4 2 4 -4 4 -5 4 5 4 0 4 0 3 2
321
4 -4 4 -1 4 3 3291 1300 300 MP stroke
322
4 0 4 -2 4 0 4 0 4 2 3 -2 4 2 4 -2
323
4 2 4 -2 4 2 4 0 4 -2 3 2 4 -3 4 0
324
4 1 4 2 4 2 4 -2 4 0 4 -3 3 5 4 -2
325
4 -3 4 0 4 3 4 0 4 0 4 0 4 -2 3 0
326
4 -1 4 5 4 -2 4 -2 4 -1 4 3 4 0 3 -2
327
4 2 4 -3 4 1 4 2 4 -2 4 2 4 -2 4 4
328
3 -4 4 -1 4 0 4 0 4 3 4 0 4 4 4 -7
329
3 5 4 -4 4 6 4 -6 4 -1 4 5 4 -2 4 -2
330
4 4 3 0 4 -2 4 0 4 -2 4 4 4 -4 4 0
331
4 -1 3 0 4 1 4 2 4 -5 4 5 4 -2 4 0
332
4 0 4 0 3 2 4 -2 4 0 4 0 4 4 4 -2
333
4 -3 4 3 3 -2 4 0 4 0 4 2 4 2 4 -2
334
4 -2 4 4 4 -2 3 -2 4 -3 4 9 4 -6 4 -1
335
4 3 4 -3 4 3 3 0 4 2 4 -4 4 0 4 0
336
4 -1 4 0 4 -2 4 5 3 -2 4 0 4 2 4 2
337
4 -2 4 0 4 4 4 -9 3 7 4 -5 4 3 4 2
338
4 -2 4 0 4 -2 4 0 4 0 3 -5 4 5 4 -3
339
4 2 4 1 4 0 4 -3 4 3 4 2 3 0 4 -2
340
4 2 4 -2 4 0 4 2 4 -3 4 3 3 -2 4 0
341
4 -1 4 3 4 0 4 -3 4 0 4 0 4 3 3 -5
342
4 5 4 2 4 -5 4 1 4 -3 4 3 4 0 3 0
343
4 2 4 -3 4 -2 4 3 4 2 4 -3 4 3 4 0
344
3 -2 4 0 4 -1 4 1 4 0 4 2 4 0 4 0
345
3 0 4 -2 4 2 4 2 4 -4 4 0 4 4 4 -2
346
4 -3 3 -2 4 2 4 3 4 0 4 -2 4 0 4 -3
347
4 3 3 -1 4 -2 4 3 4 -1 4 0 4 1 4 0
348
4 0 4 0 3 0 4 2 4 0 4 -3 4 0 4 1
349
4 0 4 -1 3 1 4 -1 4 3 4 -2 4 -1 4 1
350
4 2 4 -2 4 -1 3 1 4 -3 4 3 4 2 4 0
351
4 2 4 -2 4 0 3 -5 4 5 4 0 4 -2 4 4
352
4 -2 4 -2 4 2 4 2 3 -5 4 1 4 -1 4 0
353
4 5 4 -4 4 2 4 0 4 -2 3 0 4 4 4 -5
354
4 0 4 3 4 -2 4 0 4 -1 3 1 4 0 4 0
355
4 4 4 -2 4 -3 4 0 4 1 4 2 3 -2 4 0
356
4 2 4 -3 4 -2 4 3 4 -1 4 1 3 0 4 4
357
4 -5 4 3 4 -2 4 0 4 -1 4 0 4 -2 3 5
358
4 0 4 0 4 -3 4 0 4 1 4 2 4 -2 3 -1
359
4 3 4 -2 4 -3 2130 1305 300 MP stroke
360
4 0 4 5 4 -2 4 2 4 0 3 -2 4 -1 4 -2
361
4 3 4 0 4 2 4 -3 4 1 3 -1 4 1 4 -3
362
4 2 4 -2 4 3 4 2 4 -3 4 1 3 4 4 -4
363
4 0 4 4 4 -4 4 0 4 0 4 0 3 0 4 -1
364
4 0 4 0 4 1 4 0 4 0 4 2 4 -3 3 1
365
4 0 4 0 4 2 4 -3 4 1 4 -3 4 3 3 2
366
4 0 4 -3 4 1 4 -1 4 0 4 1 4 0 4 -1
367
3 1 4 0 4 -1 4 5 4 -5 4 0 4 1 4 0
368
4 -1 3 3 4 -2 4 -3 4 3 4 2 4 2 4 -5
369
4 1 3 0 4 2 4 0 4 0 4 0 4 0 4 -3
370
4 0 4 1 3 -1 4 3 4 -2 4 2 4 -3 4 3
371
4 -2 4 2 3 -2 4 2 4 0 4 -5 4 3 4 -1
372
4 3 4 -2 4 4 3 -2 4 -2 4 -1 4 0 4 5
373
4 -4 4 -1 4 -2 3 3 4 0 4 0 4 -1 4 1
374
4 -1 4 1 4 2 4 -5 3 0 4 3 4 2 4 2
375
4 -2 4 -2 4 -1 4 1 3 -1 4 3 4 0 4 -2
376
4 2 4 -2 4 2 4 -5 4 5 3 -3 4 3 4 0
377
4 -3 4 0 4 -2 4 5 4 -2 3 0 4 0 4 0
378
4 4 4 -4 4 2 4 -3 4 1 4 0 3 -1 4 7
379
4 -4 4 -2 4 2 4 -2 4 -1 4 3 3 0 4 -2
380
4 0 4 2 4 -2 4 2 4 -2 4 0 4 2 3 2
381
4 0 4 -2 4 -5 4 3 4 0 4 -1 4 1 4 4
382
3 0 4 -2 4 -2 4 2 4 0 4 0 4 0 4 -2
383
3 2 4 6 4 -8 4 2 4 4 4 -6 4 0 4 4
384
4 -4 3 2 4 2 4 -2 4 -2 4 4 4 -4 4 0
385
4 6 3 -4 4 -2 4 6 4 -2 4 4 4 -4 4 0
386
4 -2 4 0 3 0 4 -2 4 4 4 0 4 0 4 -2
387
4 2 4 2 3 -4 4 6 4 -6 4 2 4 -2 4 6
388
4 -2 4 2 4 -2 3 4 4 -4 4 2 4 3 4 -7
389
4 0 4 -2 4 6 3 0 4 3 4 -5 4 -2 4 6
390
4 -4 4 5 4 4 4 -15 3 6 4 0 4 5 4 0
391
4 -5 4 -2 4 2 4 9 3 -7 4 2 4 -4 4 0
392
4 2 4 9 4 -4 4 0 4 -2 3 0 4 4 4 -4
393
4 11 4 -11 4 8 4 -8 4 4 3 7 4 -3 4 0
394
4 -4 4 5 4 4 4 -4 4 6 4 -2 3 0 4 -2
395
4 4 4 -4 4 0 4 4 4 3 4 -3 4 0 3 0
396
4 5 4 0 4 0 4 -5 4 14 4 -1 4 1 3 -9
397
4 2 4 13 4 -11 969 1267 300 MP stroke
398
4 13 4 -2 4 2 4 -2 4 9 3 -6 4 6 4 -7
399
4 5 4 -4 4 2 4 18 4 -12 3 7 4 -2 4 -11
400
4 13 4 7 4 -11 4 8 4 12 4 -5 3 7 4 -4
401
4 4 4 9 4 11 4 -7 4 -8 4 11 3 11 4 7
402
4 -3 4 11 4 5 4 -3 4 10 4 6 4 3 3 4
403
4 20 4 -11 4 33 4 3 4 6 4 7 4 -13 3 28
404
4 -2 4 31 4 10 4 37 4 -4 4 38 4 25 4 -5
405
3 36 4 58 4 51 4 -11 4 27 4 129 4 11 724 649 64 MP stroke
406
gr
407
 
408
%%IncludeResource: font Helvetica
409
/Helvetica /WindowsLatin1Encoding 120 FMSR
410
 
411
2515 3630 mt
412
(f/f) s
413
%%IncludeResource: font Helvetica
414
/Helvetica /WindowsLatin1Encoding 96 FMSR
415
 
416
2615 3690 mt
417
(s) s
418
%%IncludeResource: font Symbol
419
/Symbol /WindowsLatin1Encoding 120 FMSR
420
 
421
 244 2798 mt  -90 rotate
422
(t) s
423
90 rotate
424
%%IncludeResource: font Helvetica
425
/Helvetica /WindowsLatin1Encoding 96 FMSR
426
 
427
 304 2746 mt  -90 rotate
428
(g) s
429
90 rotate
430
%%IncludeResource: font Helvetica
431
/Helvetica /WindowsLatin1Encoding 120 FMSR
432
 
433
 244 2693 mt  -90 rotate
434
(\(H) s
435
90 rotate
436
%%IncludeResource: font Helvetica
437
/Helvetica /WindowsLatin1Encoding 96 FMSR
438
 
439
 304 2567 mt  -90 rotate
440
(A3,q) s
441
90 rotate
442
%%IncludeResource: font Helvetica
443
/Helvetica /WindowsLatin1Encoding 120 FMSR
444
 
445
 244 2370 mt  -90 rotate
446
(\(e) s
447
90 rotate
448
%%IncludeResource: font Helvetica
449
/Helvetica /WindowsLatin1Encoding 96 FMSR
450
 
451
 184 2264 mt  -90 rotate
452
(j) s
453
90 rotate
454
%%IncludeResource: font Symbol
455
/Symbol /WindowsLatin1Encoding 96 FMSR
456
 
457
 184 2243 mt  -90 rotate
458
(w) s
459
90 rotate
460
%%IncludeResource: font Helvetica
461
/Helvetica /WindowsLatin1Encoding 120 FMSR
462
 
463
 244 2178 mt  -90 rotate
464
(\)\)-) s
465
90 rotate
466
%%IncludeResource: font Symbol
467
/Symbol /WindowsLatin1Encoding 120 FMSR
468
 
469
 244 2028 mt  -90 rotate
470
(t) s
471
90 rotate
472
%%IncludeResource: font Helvetica
473
/Helvetica /WindowsLatin1Encoding 96 FMSR
474
 
475
 304 1976 mt  -90 rotate
476
(g) s
477
90 rotate
478
%%IncludeResource: font Helvetica
479
/Helvetica /WindowsLatin1Encoding 120 FMSR
480
 
481
 244 1923 mt  -90 rotate
482
(\(H) s
483
90 rotate
484
%%IncludeResource: font Helvetica
485
/Helvetica /WindowsLatin1Encoding 96 FMSR
486
 
487
 304 1797 mt  -90 rotate
488
(A3,i) s
489
90 rotate
490
%%IncludeResource: font Helvetica
491
/Helvetica /WindowsLatin1Encoding 120 FMSR
492
 
493
 244 1632 mt  -90 rotate
494
(\(e) s
495
90 rotate
496
%%IncludeResource: font Helvetica
497
/Helvetica /WindowsLatin1Encoding 96 FMSR
498
 
499
 184 1526 mt  -90 rotate
500
(j) s
501
90 rotate
502
%%IncludeResource: font Symbol
503
/Symbol /WindowsLatin1Encoding 96 FMSR
504
 
505
 184 1505 mt  -90 rotate
506
(w) s
507
90 rotate
508
%%IncludeResource: font Helvetica
509
/Helvetica /WindowsLatin1Encoding 120 FMSR
510
 
511
 244 1440 mt  -90 rotate
512
(\)\) [samples]) s
513
90 rotate
514
 
515
end %%Color Dict
516
 
517
eplot
518
%%EndObject
519
 
520
epage
521
end
522
 
523
showpage
524
 
525
%%Trailer
526
%%EOF

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.