⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 at3fig1.eps

📁 time-frequency analsys tools
💻 EPS
字号:
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: MATLAB graph
%%CreationDate: 08/08/96  09:06:29
%%DocumentFonts: Times-Roman
%%DocumentNeededFonts: Times-Roman
%%DocumentProcessColors: Cyan Magenta Yellow Black
%%Pages: 1
%%BoundingBox:    69   211   543   604
%%EndComments

%%BeginProlog

% MathWorks dictionary
/MathWorks 120 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
/rc {rectclip} bdef
/rf {rectfill} bdef
/rm /rmoveto ldef
/rl /rlineto ldef
/s /show ldef
/sc /setrgbcolor ldef
/w /setlinewidth ldef
/cap /setlinecap ldef

% 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

% coordinate system mappings
/dpi2point 0 def

% font control
/FontSize 0 def
/FMS {
	/FontSize xstore		%save size off stack
	findfont
	[FontSize 0 0 FontSize neg 0 0]
	makefont
	setfont
	}bdef

/csm {
	1 dpi2point div -1 dpi2point div scale
	neg translate
	landscapeMode eq {90 rotate} if
	} 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
/PP {
	closepath fill
	} 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 {
	2 copy moveto lineto stroke
	} bdef


currentdict end def
%%EndProlog

%%BeginSetup
MathWorks begin

% fonts for text, standard numbers and exponents
%%IncludeFont: Times-Roman

%line width, line cap, and joint spec
0 cap 1 setlinejoin

end
%%EndSetup

%%Page: 1 1
%%BeginPageSetup
%%PageBoundingBox:    69   211   543   604
MathWorks begin
bpage
%%EndPageSetup

%%BeginObject: graph1 1
bplot

/dpi2point 12 def
portraitMode 0216 7344 csm

  621    92  5684  4717 MR c np
76 dict begin %Colortable dictionary
/c0 { 0 0 0 sc} bdef
/c1 { 1 1 1 sc} bdef
/c2 { 1 0 0 sc} bdef
/c3 { 0 1 0 sc} bdef
/c4 { 0 0 1 sc} bdef
/c5 { 1 1 0 sc} bdef
/c6 { 1 0 1 sc} bdef
/c7 { 0 1 1 sc} bdef

/Helvetica 144 FMS

c1
   0    0 6914 5187 PR
6 w
DO
4 w
c0
1928 4615 mt 1928  389 L
1928  389 mt 1928  389 L
2978 4615 mt 2978  389 L
2978  389 mt 2978  389 L
4029 4615 mt 4029  389 L
4029  389 mt 4029  389 L
5079 4615 mt 5079  389 L
5079  389 mt 5079  389 L
6130 4615 mt 6130  389 L
6130  389 mt 6130  389 L
 898 4118 mt 6256 4118 L
6256 4118 mt 6256 4118 L
 898 3621 mt 6256 3621 L
6256 3621 mt 6256 3621 L
 898 3123 mt 6256 3123 L
6256 3123 mt 6256 3123 L
 898 2626 mt 6256 2626 L
6256 2626 mt 6256 2626 L
 898 2129 mt 6256 2129 L
6256 2129 mt 6256 2129 L
 898 1632 mt 6256 1632 L
6256 1632 mt 6256 1632 L
 898 1135 mt 6256 1135 L
6256 1135 mt 6256 1135 L
 898  638 mt 6256  638 L
6256  638 mt 6256  638 L
 898 4615 mt  898  389 L
 898  389 mt 6256  389 L
 898 4615 mt  898  389 L
 898  389 mt 6256  389 L
 898 4615 mt  898  389 L
 898  389 mt 6256  389 L
SO
6 w
 898 4615 mt 6256 4615 L
 898  389 mt 6256  389 L
 898 4615 mt  898  389 L
6256 4615 mt 6256  389 L
 898 4615 mt  898 4615 L
6256 4615 mt 6256 4615 L
 898 4615 mt 6256 4615 L
 898 4615 mt  898  389 L
 898 4615 mt  898 4615 L
1928 4615 mt 1928 4561 L
1928  389 mt 1928  443 L
1848 4776 mt 
(50) s
2978 4615 mt 2978 4561 L
2978  389 mt 2978  443 L
2858 4776 mt 
(100) s
4029 4615 mt 4029 4561 L
4029  389 mt 4029  443 L
3909 4776 mt 
(150) s
5079 4615 mt 5079 4561 L
5079  389 mt 5079  443 L
4959 4776 mt 
(200) s
6130 4615 mt 6130 4561 L
6130  389 mt 6130  443 L
6010 4776 mt 
(250) s
 898 4118 mt  952 4118 L
6256 4118 mt 6202 4118 L
 623 4171 mt 
(-0.2) s
 898 3621 mt  952 3621 L
6256 3621 mt 6202 3621 L
 623 3674 mt 
(-0.1) s
 898 3123 mt  952 3123 L
6256 3123 mt 6202 3123 L
 791 3176 mt 
(0) s
 898 2626 mt  952 2626 L
6256 2626 mt 6202 2626 L
 671 2679 mt 
(0.1) s
 898 2129 mt  952 2129 L
6256 2129 mt 6202 2129 L
 671 2182 mt 
(0.2) s
 898 1632 mt  952 1632 L
6256 1632 mt 6202 1632 L
 671 1685 mt 
(0.3) s
 898 1135 mt  952 1135 L
6256 1135 mt 6202 1135 L
 671 1188 mt 
(0.4) s
 898  638 mt  952  638 L
6256  638 mt 6202  638 L
 671  691 mt 
(0.5) s
 898 4615 mt 6256 4615 L
 898  389 mt 6256  389 L
 898 4615 mt  898  389 L
6256 4615 mt 6256  389 L
 898  389 mt  898  389 L
6256  389 mt 6256  389 L
gs 898 389 5359 4227 MR c np
21 0 21 0 21 0 21 0 21 0 21 12 21 -120 21 83 
21 24 21 1 21 0 21 0 21 0 21 0 21 0 21 0 
21 0 21 0 21 0 21 0 21 0 21 -7 21 330 21 -276 
21 -47 21 0 21 0 21 0 21 0 21 0 21 0 21 0 
21 0 21 0 21 0 21 0 21 0 21 3 21 -542 21 446 
21 90 21 2 22 1 21 0 21 0 21 0 21 0 21 0 
21 0 21 0 21 0 21 0 21 0 21 -2 21 756 21 -576 
21 -169 21 -9 21 0 21 0 21 0 21 0 21 0 21 0 
21 0 21 0 21 0 21 0 21 0 21 0 21 -971 21 624 
21 310 21 33 21 3 21 0 21 1 21 0 21 0 21 0 
21 0 21 0 21 0 21 0 21 0 21 -1 21 1186 21 -513 
21 -536 21 -108 21 -22 21 -5 21 -1 21 0 21 0 21 0 
21 0 21 0 21 0 4176 3123 100 MP stroke
21 0 21 0 21 0 21 -1402 21 98 21 790 21 303 21 120 
21 50 21 22 21 9 21 5 21 5 21 0 21 0 21 0 
21 0 21 0 21 -1 21 1617 21 912 21 -596 21 -394 21 -261 
21 -173 21 -108 21 -60 21 -19 22 19 21 60 21 108 21 173 
21 261 21 394 21 596 21 -912 21 -1617 21 1 21 0 21 0 
21 0 21 0 21 0 21 -5 21 -5 21 -9 21 -22 21 -50 
21 -120 21 -303 21 -790 21 -98 21 1402 21 0 21 0 21 0 
21 0 21 0 21 0 21 0 21 0 21 0 21 1 21 5 
21 22 21 108 21 536 21 513 21 -1186 21 1 21 0 21 0 
21 0 21 0 21 0 21 0 21 0 21 0 21 -1 21 0 
21 -3 21 -33 21 -310 21 -624 21 971 21 0 21 0 21 0 
21 0 21 0 21 0 21 0 21 0 21 0 21 0 21 0 
21 0 21 9 21 169 2096 2945 100 MP stroke
21 576 21 -756 21 2 21 0 21 0 21 0 21 0 21 0 
21 0 21 0 21 0 21 0 21 0 21 -1 22 -2 21 -90 
21 -446 21 542 21 -3 21 0 21 0 21 0 21 0 21 0 
21 0 21 0 21 0 21 0 21 0 21 0 21 0 21 47 
21 276 21 -330 21 7 21 0 21 0 21 0 21 0 21 0 
21 0 21 0 21 0 21 0 21 0 21 0 21 -1 21 -24 
21 -83 21 120 21 -12 21 0 21 0 21 0 21 0 21 0 
21 0 898 3123 58 MP stroke
gr 
2866  274 mt 
(Biorthonormal window) s
gs 0 0 773 536 MR c np

end

eplot
%%EndObject graph 1

epage
end

showpage

%%Trailer
%%EOF

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -