?? easy101.eps
字號:
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: .\easy101.eps
%%CreationDate: 02/23/2005 15:58:42
%%DocumentNeededFonts: Times-Roman
%%DocumentProcessColors: Cyan Magenta Yellow Black
%%Pages: 1
%%BoundingBox: 32 189 555 616
%%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 string
currentfile exch readhexstring pop
/bmap xdef pop pop} bdef
/it {gs np dtri aload pop moveto lineto lineto cp c
cols rows 8 compute_transform
{bmap} image gr}bdef
/il {newpath moveto lineto stroke}bdef
currentdict end def
%%EndProlog
%%BeginSetup
MathWorks begin
0 cap
end
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
%%PageBoundingBox: 32 189 555 616
MathWorks begin
bpage
%%EndPageSetup
%%BeginObject: obj1
bplot
/dpi2point 12 def
portraitMode 0216 7344 csm
175 -48 6279 5120 MR c np
85 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 4212 5362 0 0 -4212 899 4616 4 MP
PP
-5362 0 0 4212 5362 0 0 -4212 899 4616 5 MP stroke
4 w
DO
SO
6 w
0 sg
899 404 mt 6261 404 L
899 4616 mt 6261 4616 L
6261 4616 mt 6261 404 L
899 4616 mt 899 404 L
899 4616 mt 6261 4616 L
899 4616 mt 899 404 L
899 4616 mt 899 4562 L
899 404 mt 899 457 L
%%IncludeResource: font Times-Roman
/Times-Roman /WindowsLatin1Encoding 192 FMSR
851 4822 mt
(0) s
1792 4616 mt 1792 4562 L
1792 404 mt 1792 457 L
1696 4822 mt
(50) s
2686 4616 mt 2686 4562 L
2686 404 mt 2686 457 L
2542 4822 mt
(100) s
3580 4616 mt 3580 4562 L
3580 404 mt 3580 457 L
3436 4822 mt
(150) s
4473 4616 mt 4473 4562 L
4473 404 mt 4473 457 L
4329 4822 mt
(200) s
5367 4616 mt 5367 4562 L
5367 404 mt 5367 457 L
5223 4822 mt
(250) s
6261 4616 mt 6261 4562 L
6261 404 mt 6261 457 L
6117 4822 mt
(300) s
899 4616 mt 952 4616 L
6261 4616 mt 6207 4616 L
468 4684 mt
(-200) s
899 4148 mt 952 4148 L
6261 4148 mt 6207 4148 L
468 4216 mt
(-100) s
899 3680 mt 952 3680 L
6261 3680 mt 6207 3680 L
768 3748 mt
(0) s
899 3212 mt 952 3212 L
6261 3212 mt 6207 3212 L
576 3280 mt
(100) s
899 2744 mt 952 2744 L
6261 2744 mt 6207 2744 L
576 2812 mt
(200) s
899 2276 mt 952 2276 L
6261 2276 mt 6207 2276 L
576 2344 mt
(300) s
899 1808 mt 952 1808 L
6261 1808 mt 6207 1808 L
576 1876 mt
(400) s
899 1340 mt 952 1340 L
6261 1340 mt 6207 1340 L
576 1408 mt
(500) s
899 872 mt 952 872 L
6261 872 mt 6207 872 L
576 940 mt
(600) s
899 404 mt 952 404 L
6261 404 mt 6207 404 L
576 472 mt
(700) s
899 404 mt 6261 404 L
899 4616 mt 6261 4616 L
6261 4616 mt 6261 404 L
899 4616 mt 899 404 L
gs 899 404 5363 4213 MR c np
24 w
18 0 18 22 18 16 18 -9 18 3 18 -2 18 -27 17 -6
18 -5 18 4 18 25 18 -4 18 -17 18 -7 18 15 17 15
18 22 18 -13 18 11 18 -31 18 -21 18 -19 18 -10 17 22
18 11 18 16 18 -38 18 33 18 -20 18 -12 18 -27 17 16
18 0 18 -13 18 -31 18 -24 18 12 18 5 18 31 17 8
18 28 18 -37 18 -27 18 -31 18 -6 18 -20 18 -7 17 -21
18 19 18 1 18 10 18 -5 18 29 18 -24 18 -9 17 4
18 -14 18 4 18 -11 18 16 18 13 18 -4 18 1 17 -17
18 10 18 16 18 -23 18 -13 18 32 18 -18 18 4 17 -16
18 -20 18 -20 18 -5 18 6 18 23 18 14 17 0 18 -43
18 14 18 -14 18 7 18 -13 18 -24 18 4 17 -3 18 28
18 -20 18 -32 18 -17 18 23 18 -18 18 -9 17 19 18 3
18 -23 18 -12 18 11 4491 3779 100 MP stroke
18 19 18 0 18 -22 17 -18 18 18 18 -9 18 -7 18 -33
18 26 18 9 18 5 17 7 18 3 18 5 18 -4 18 7
18 -10 18 24 18 2 17 -5 18 -29 18 -8 18 -10 18 21
18 10 18 -8 18 9 17 -37 18 -22 18 -20 18 27 18 -7
18 3 18 7 18 37 17 -13 18 -19 18 3 18 -15 18 -5
18 31 18 30 18 7 17 -27 18 -26 18 3 18 13 18 -31
18 0 18 14 17 16 18 28 18 -29 18 -4 18 1 18 -24
18 35 18 11 17 -1 18 0 18 15 18 7 18 -7 18 1
18 17 18 0 17 -39 18 -11 18 13 18 15 18 -20 18 13
18 1 18 4 17 -1 18 21 18 -5 18 24 18 -3 18 -1
18 6 18 -12 17 -13 18 1 18 3 18 -4 18 23 18 -21
18 8 18 -13 17 -3 18 -29 18 -7 18 41 18 -10 18 -4
18 22 18 -17 17 -20 2722 3796 100 MP stroke
18 3 18 7 18 40 18 -9 18 -47 18 0 18 21 17 26
18 13 18 -9 18 -39 18 20 18 -28 18 34 18 -12 17 -14
18 1 18 -25 18 24 18 -25 18 32 18 -17 18 24 17 3
18 -1 18 -29 18 -24 18 -21 18 32 18 17 17 7 18 38
18 -21 18 -33 18 -31 18 40 18 -6 18 -1 17 21 18 -28
18 5 18 -2 18 6 18 -20 18 20 18 20 17 -11 18 24
18 -37 18 3 18 0 18 22 18 -12 18 -12 17 12 18 12
18 1 18 -21 18 -21 18 28 18 -6 18 -10 17 35 18 4
18 3 18 -13 18 -16 18 -10 18 -8 18 39 17 2 18 1
18 20 18 -10 18 1 18 8 18 -34 18 -6 17 43 18 40
18 -20 18 1 18 -19 18 -1 18 15 18 12 17 22 18 -50
18 19 18 17 18 -6 18 35 18 -3 18 5 17 15 18 -23
18 1 18 11 18 4 952 3678 100 MP stroke
18 -11 18 9 916 3680 3 MP stroke
18 1 18 33 18 4 18 30 18 -42 18 -11 18 5 17 -19
18 16 18 -7 18 14 18 15 18 -18 18 40 18 9 17 2
18 -6 18 17 18 4 18 -22 18 9 18 9 18 -30 17 -16
18 40 18 21 18 -17 18 -15 18 16 18 11 18 10 17 -12
18 6 18 3 18 8 18 -3 18 -20 18 30 18 17 17 18
18 -19 18 -10 18 -9 18 5 18 -5 18 1 18 23 17 15
18 -14 18 -11 18 -11 18 15 18 -14 18 26 18 18 17 2
18 -9 18 -11 18 -1 18 14 18 -9 18 -5 18 9 17 10
18 12 18 -1 18 1 18 -22 18 18 18 -12 18 19 17 -6
18 6 18 -10 18 15 18 -4 18 25 18 -18 17 -1 18 18
18 11 18 1 18 -3 18 24 18 -17 18 -23 17 -16 18 -3
18 42 18 -8 18 6 18 35 18 -10 18 11 17 -26 18 -11
18 -3 18 31 18 -3 4491 4142 100 MP stroke
18 4 18 -35 18 32 17 22 18 3 18 10 18 15 18 -28
18 -13 18 19 18 -13 17 2 18 6 18 4 18 -5 18 -13
18 18 18 3 18 21 17 13 18 -1 18 -8 18 -28 18 8
18 -15 18 0 18 17 17 0 18 14 18 -11 18 18 18 -20
18 33 18 17 18 -16 17 0 18 -3 18 1 18 -2 18 19
18 -1 18 31 18 -1 17 -14 18 -25 18 9 18 -5 18 1
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -