?? eimm2_trajectory.eps
字號:
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc. Version 7.6.0.324 (R2008a). Operating System: Microsoft Windows XP.
%%Title: .\eimm2_trajectory.eps
%%CreationDate: 04/20/2008 11:43:41
%%DocumentNeededFonts: Helvetica
%%DocumentProcessColors: Cyan Magenta Yellow Black
%%Extensions: CMYK
%%Pages: 1
%%BoundingBox: 80 217 547 591
%%EndComments
%%BeginProlog
% MathWorks dictionary
/MathWorks 160 dict begin
% definition operators
/bdef {bind def} bind def
/ldef {load def} bind def
/xdef {exch def} bdef
/xstore {exch store} bdef
% operator abbreviations
/c /clip ldef
/cc /concat ldef
/cp /closepath ldef
/gr /grestore ldef
/gs /gsave ldef
/mt /moveto ldef
/np /newpath ldef
/cm /currentmatrix ldef
/sm /setmatrix ldef
/rm /rmoveto ldef
/rl /rlineto ldef
/s {show newpath} bdef
/sc {setcmykcolor} bdef
/sr /setrgbcolor ldef
/sg /setgray ldef
/w /setlinewidth ldef
/j /setlinejoin ldef
/cap /setlinecap ldef
/rc {rectclip} bdef
/rf {rectfill} bdef
% page state control
/pgsv () def
/bpage {/pgsv save def} bdef
/epage {pgsv restore} bdef
/bplot /gsave ldef
/eplot {stroke grestore} bdef
% orientation switch
/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
% coordinate system mappings
/dpi2point 0 def
% font control
/FontSize 0 def
/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
makefont setfont} bdef
/ISOLatin1Encoding where {pop /WindowsLatin1Encoding 256 array bdef
ISOLatin1Encoding WindowsLatin1Encoding copy pop
/.notdef/.notdef/quotesinglbase/florin/quotedblbase/ellipsis/dagger
/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE/.notdef/.notdef
/.notdef/.notdef/quoteleft/quoteright/quotedblleft/quotedblright/bullet
/endash/emdash/tilde/trademark/scaron/guilsinglright/oe/.notdef/.notdef
/Ydieresis WindowsLatin1Encoding 128 32 getinterval astore pop}
{/WindowsLatin1Encoding StandardEncoding bdef} ifelse
/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
exch dup 3 1 roll findfont dup length dict begin
{ 1 index /FID ne {def}{pop pop} ifelse } forall
/Encoding exch def currentdict end definefont pop} bdef
/isroman {findfont /CharStrings get /Agrave known} bdef
/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
exch FMS} bdef
/csm {1 dpi2point div -1 dpi2point div scale neg translate
dup landscapeMode eq {pop -90 rotate}
{rotateMode eq {90 rotate} if} ifelse} bdef
% line types: solid, dotted, dashed, dotdash
/SO { [] 0 setdash } bdef
/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
/DA { [6 dpi2point mul] 0 setdash } bdef
/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
dpi2point mul] 0 setdash } bdef
% macros for lines and objects
/L {lineto stroke} bdef
/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
/AP {{rlineto} repeat} bdef
/PDlw -1 def
/W {/PDlw currentlinewidth def setlinewidth} def
/PP {closepath eofill} bdef
/DP {closepath stroke} bdef
/MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto
neg 0 exch rlineto closepath} bdef
/FR {MR stroke} bdef
/PR {MR fill} bdef
/L1i {{currentfile picstr readhexstring pop} image} bdef
/tMatrix matrix def
/MakeOval {newpath tMatrix currentmatrix pop translate scale
0 0 1 0 360 arc tMatrix setmatrix} bdef
/FO {MakeOval stroke} bdef
/PO {MakeOval fill} bdef
/PD {currentlinewidth 2 div 0 360 arc fill
PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
/FA {newpath tMatrix currentmatrix pop translate scale
0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
/PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
/FAn {newpath tMatrix currentmatrix pop translate scale
0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
/vradius 0 def /hradius 0 def /lry 0 def
/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
/ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
vradius add translate hradius vradius scale 0 0 1 180 270 arc
tMatrix setmatrix lrx hradius sub uly vradius add translate
hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
lrx hradius sub lry vradius sub translate hradius vradius scale
0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
closepath} bdef
/FRR {MRR stroke } bdef
/PRR {MRR fill } bdef
/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
closepath} bdef
/FlrRR {MlrRR stroke } bdef
/PlrRR {MlrRR fill } bdef
/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
closepath} bdef
/FtbRR {MtbRR stroke } bdef
/PtbRR {MtbRR fill } bdef
/stri 6 array def /dtri 6 array def
/smat 6 array def /dmat 6 array def
/tmat1 6 array def /tmat2 6 array def /dif 3 array def
/asub {/ind2 exch def /ind1 exch def dup dup
ind1 get exch ind2 get sub exch } bdef
/tri_to_matrix {
2 0 asub 3 1 asub 4 0 asub 5 1 asub
dup 0 get exch 1 get 7 -1 roll astore } bdef
/compute_transform {
dmat dtri tri_to_matrix tmat1 invertmatrix
smat stri tri_to_matrix tmat2 concatmatrix } bdef
/ds {stri astore pop} bdef
/dt {dtri astore pop} bdef
/db {2 copy /cols xdef /rows xdef mul dup 3 mul string
currentfile exch readhexstring pop
dup 0 3 index getinterval /rbmap xdef
dup 2 index dup getinterval /gbmap xdef
1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
/it {gs np dtri aload pop moveto lineto lineto cp c
cols rows 8 compute_transform
rbmap gbmap bbmap true 3 colorimage gr}bdef
/il {newpath moveto lineto stroke}bdef
currentdict end def
%%EndProlog
%%BeginSetup
MathWorks begin
0 cap
end
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
%%PageBoundingBox: 80 217 547 591
MathWorks begin
bpage
%%EndPageSetup
%%BeginObject: obj1
bplot
/dpi2point 12 def
portraitMode 0216 7344 csm
755 247 5596 4493 MR c np
86 dict begin %Colortable dictionary
/c0 { 0.000000 0.000000 0.000000 sr} bdef
/c1 { 1.000000 1.000000 1.000000 sr} bdef
/c2 { 0.900000 0.000000 0.000000 sr} bdef
/c3 { 0.000000 0.820000 0.000000 sr} bdef
/c4 { 0.000000 0.000000 0.800000 sr} bdef
/c5 { 0.910000 0.820000 0.320000 sr} bdef
/c6 { 1.000000 0.260000 0.820000 sr} bdef
/c7 { 0.000000 0.820000 0.820000 sr} bdef
c0
1 j
1 sg
0 0 6919 5187 PR
6 w
0 4227 5362 0 0 -4227 899 4616 4 MP
PP
-5362 0 0 4227 5362 0 0 -4227 899 4616 5 MP stroke
4 w
DO
SO
6 w
0 sg
899 389 mt 6261 389 L
899 4616 mt 6261 4616 L
6261 4616 mt 6261 389 L
899 4616 mt 899 389 L
899 4616 mt 6261 4616 L
899 4616 mt 899 389 L
899 4616 mt 899 4562 L
899 389 mt 899 442 L
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 96 FMSR
817 4739 mt
(-1) s
1529 4616 mt 1529 4562 L
1529 389 mt 1529 442 L
1503 4739 mt
(0) s
2160 4616 mt 2160 4562 L
2160 389 mt 2160 442 L
2134 4739 mt
(1) s
2791 4616 mt 2791 4562 L
2791 389 mt 2791 442 L
2765 4739 mt
(2) s
3422 4616 mt 3422 4562 L
3422 389 mt 3422 442 L
3396 4739 mt
(3) s
4053 4616 mt 4053 4562 L
4053 389 mt 4053 442 L
4027 4739 mt
(4) s
4683 4616 mt 4683 4562 L
4683 389 mt 4683 442 L
4657 4739 mt
(5) s
5314 4616 mt 5314 4562 L
5314 389 mt 5314 442 L
5288 4739 mt
(6) s
5945 4616 mt 5945 4562 L
5945 389 mt 5945 442 L
5919 4739 mt
(7) s
899 4616 mt 952 4616 L
6261 4616 mt 6207 4616 L
755 4651 mt
(-4) s
899 4087 mt 952 4087 L
6261 4087 mt 6207 4087 L
755 4122 mt
(-3) s
899 3559 mt 952 3559 L
6261 3559 mt 6207 3559 L
755 3594 mt
(-2) s
899 3030 mt 952 3030 L
6261 3030 mt 6207 3030 L
755 3065 mt
(-1) s
899 2502 mt 952 2502 L
6261 2502 mt 6207 2502 L
811 2537 mt
(0) s
899 1974 mt 952 1974 L
6261 1974 mt 6207 1974 L
811 2009 mt
(1) s
899 1445 mt 952 1445 L
6261 1445 mt 6207 1445 L
811 1480 mt
(2) s
899 917 mt 952 917 L
6261 917 mt 6207 917 L
811 952 mt
(3) s
899 389 mt 952 389 L
6261 389 mt 6207 389 L
811 424 mt
(4) s
899 389 mt 6261 389 L
899 4616 mt 6261 4616 L
6261 4616 mt 6261 389 L
899 4616 mt 899 389 L
gs 899 389 5363 4228 MR c np
/c8 { 0.000000 1.000000 0.000000 sr} bdef
c8
63 0 63 0 63 0 63 0 64 0 63 0 63 0 63 0
63 0 63 0 63 0 63 0 63 0 63 0 63 0 63 0
64 0 63 0 63 0 63 0 63 0 63 0 63 0 63 0
63 0 63 0 63 0 63 0 64 0 63 0 63 0 63 0
63 0 63 0 63 0 63 0 63 0 63 0 63 0 63 0
63 -3 63 -8 61 -13 59 -18 57 -23 54 -28 50 -32 46 -36
42 -39 36 -43 32 -46 25 -48 20 -50 14 -52 8 -52 1 -53
-5 -53 -11 -52 -18 -51 -23 -49 -29 -46 -35 -45 -39 -41 -44 -37
-49 -34 -52 -29 -56 -25 -58 -21 -61 -15 -62 -10 -62 -5 -63 1
-63 6 -62 10 -60 16 -58 21 -55 26 -52 30 -47 35 -44 38
-39 42 -33 44 -29 47 -22 50 -16 51 -10 52 -4 53 2 53
9 52 14 51 18 51 18 50 18 51 18 51 18 50 18 51
18 51 18 50 18 51 3581 2681 100 MP stroke
17 51 18 50 18 51 18 51 18 50 18 51 18 51 18 50
18 51 17 51 18 50 15 52 9 52 2 53 -4 53 -10 52
-16 51 -23 49 -28 47 -33 45 -39 42 -44 38 -48 34 -51 30
-55 26 -58 21 -60 16 -62 11 -63 6 -63 0 -63 -5 -61 -10
-61 -15 -58 -20 -56 -25 -52 -29 -49 -34 -44 -38 -40 -41 -34 -44
-29 -47 -23 -49 -18 -51 -11 -52 -5 -52 1 -53 8 -52 14 -52
20 -50 25 -48 32 -46 36 -43 42 -40 46 -36 50 -32 54 -27
57 -23 59 -18 61 -13 62 -8 63 -3 64 0 63 0 63 0
63 0 63 0 63 0 63 0 63 0 63 0 63 0 63 0
63 0 64 0 63 0 63 0 63 0 63 0 63 0 63 0
63 0 63 0 63 0 63 0 63 0 64 0 63 0 63 0
63 0 63 0 63 0 63 0 63 0 63 0 63 0 63 0
63 0 64 0 63 0 1592 2502 100 MP stroke
63 0 1529 2502 2 MP stroke
gr
c8
0 j
-34 59 -34 -59 68 0 1180 673 4 MP
0 sg
DP
-34 59 -34 -59 68 0 1180 4371 4 MP
DP
-34 59 -34 -59 68 0 5911 4371 4 MP
DP
-34 59 -34 -59 68 0 5911 673 4 MP
DP
gs 899 389 5363 4228 MR c np
gr
/c9 { 1.000000 0.000000 0.000000 sr} bdef
c9
30 30 1529 2502 FO
gs 899 389 5363 4228 MR c np
gr
0 sg
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 120 FMSR
882 4659 mt
( ) s
6245 431 mt
( ) s
1 sg
0 396 1360 0 0 -396 2900 845 4 MP
PP
-1360 0 0 396 1360 0 0 -396 2900 845 5 MP stroke
4 w
DO
SO
6 w
0 sg
2900 449 mt 4260 449 L
2900 845 mt 4260 845 L
4260 845 mt 4260 449 L
2900 845 mt 2900 449 L
2900 845 mt 4260 845 L
2900 845 mt 2900 449 L
2900 449 mt 4260 449 L
2900 845 mt 4260 845 L
4260 845 mt 4260 449 L
2900 845 mt 2900 449 L
%%IncludeResource: font Helvetica
/Helvetica /WindowsLatin1Encoding 96 FMSR
3351 560 mt
(Real trajectory) s
gs 2900 449 1361 397 MR c np
c8
346 0 2969 526 2 MP stroke
gr
c8
0 sg
3351 682 mt
(Positions of sensors) s
gs 2900 449 1361 397 MR c np
gs 3081 586 123 123 MR c np
-34 59 -34 -59 68 0 3108 667 4 MP
DP
gr
gr
3351 803 mt
(Starting position) s
gs 2900 449 1361 397 MR c np
gs 3081 706 123 123 MR c np
c9
30 30 3142 767 FO
gr
c9
gr
c9
end %%Color Dict
eplot
%%EndObject
epage
end
showpage
%%Trailer
%%EOF
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -