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

📄 at1fig2.eps

📁 time-frequency analsys tools
💻 EPS
字号:
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: MATLAB graph
%%CreationDate: 08/05/96  17:48:42
%%DocumentFonts: Times-Roman
%%DocumentNeededFonts: Times-Roman
%%DocumentProcessColors: Cyan Magenta Yellow Black
%%Pages: 1
%%BoundingBox:    69   198   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   198   543   604
MathWorks begin
bpage
%%EndPageSetup

%%BeginObject: graph1 1
bplot

/dpi2point 12 def
portraitMode 0216 7344 csm

  621    92  5684  4876 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 4263 mt 6256 4263 L
6256 4263 mt 6256 4263 L
 898 3911 mt 6256 3911 L
6256 3911 mt 6256 3911 L
 898 3559 mt 6256 3559 L
6256 3559 mt 6256 3559 L
 898 3206 mt 6256 3206 L
6256 3206 mt 6256 3206 L
 898 2854 mt 6256 2854 L
6256 2854 mt 6256 2854 L
 898 2502 mt 6256 2502 L
6256 2502 mt 6256 2502 L
 898 2150 mt 6256 2150 L
6256 2150 mt 6256 2150 L
 898 1798 mt 6256 1798 L
6256 1798 mt 6256 1798 L
 898 1446 mt 6256 1446 L
6256 1446 mt 6256 1446 L
 898 1093 mt 6256 1093 L
6256 1093 mt 6256 1093 L
 898  741 mt 6256  741 L
6256  741 mt 6256  741 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 4263 mt  952 4263 L
6256 4263 mt 6202 4263 L
 743 4316 mt 
(-1) s
 898 3911 mt  952 3911 L
6256 3911 mt 6202 3911 L
 623 3964 mt 
(-0.8) s
 898 3559 mt  952 3559 L
6256 3559 mt 6202 3559 L
 623 3612 mt 
(-0.6) s
 898 3206 mt  952 3206 L
6256 3206 mt 6202 3206 L
 623 3259 mt 
(-0.4) s
 898 2854 mt  952 2854 L
6256 2854 mt 6202 2854 L
 623 2907 mt 
(-0.2) s
 898 2502 mt  952 2502 L
6256 2502 mt 6202 2502 L
 791 2555 mt 
(0) s
 898 2150 mt  952 2150 L
6256 2150 mt 6202 2150 L
 671 2203 mt 
(0.2) s
 898 1798 mt  952 1798 L
6256 1798 mt 6202 1798 L
 671 1851 mt 
(0.4) s
 898 1446 mt  952 1446 L
6256 1446 mt 6202 1446 L
 671 1499 mt 
(0.6) s
 898 1093 mt  952 1093 L
6256 1093 mt 6202 1093 L
 671 1146 mt 
(0.8) s
 898  741 mt  952  741 L
6256  741 mt 6202  741 L
 791  794 mt 
(1) 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 0 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 0 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 -1 
21 1 21 1 21 -1 21 -3 21 2 21 5 21 -1 21 -9 
21 -1 21 15 22 7 21 -23 21 -18 21 29 21 38 21 -33 
21 -68 21 28 21 110 21 -6 21 -161 21 -42 21 216 21 124 
21 -261 21 -248 21 277 21 414 21 -242 21 -610 21 132 21 812 
21 71 21 -986 21 -369 21 1087 21 748 21 -1072 21 -1171 21 909 
21 1582 21 -587 21 -1915 21 124 21 2107 21 431 21 -2111 21 -1009 
21 1912 21 1527 21 -1527 21 -1912 21 1009 21 2111 21 -431 21 -2107 
21 -124 21 1915 21 587 21 -1582 21 -909 21 1171 21 1072 21 -748 
21 -1087 21 369 21 986 4176 1948 100 MP stroke
21 -71 21 -812 21 -132 21 610 21 242 21 -414 21 -277 21 248 
21 261 21 -124 21 -216 21 42 21 161 21 6 21 -110 21 -28 
21 68 21 33 21 -38 21 -29 21 18 21 23 21 -7 21 -15 
21 1 21 9 21 1 21 -5 22 -2 21 3 21 2 21 -1 
21 -2 21 1 21 0 21 -1 21 -1 21 -1 21 1 21 1 
21 3 21 3 21 5 21 3 21 1 21 -4 21 -9 21 -15 
21 -18 21 -18 21 -10 21 4 21 23 21 44 21 61 21 65 
21 51 21 16 21 -37 21 -97 21 -151 21 -177 21 -161 21 -96 
21 14 21 150 21 278 21 362 21 366 21 276 21 96 21 -139 
21 -377 21 -554 21 -617 21 -533 21 -309 21 13 21 355 21 637 
21 782 21 747 21 535 21 194 21 -194 21 -535 21 -747 21 -782 
21 -637 21 -355 21 -13 21 309 21 533 21 617 21 554 21 377 
21 139 21 -96 21 -276 2096 1847 100 MP stroke
21 -366 21 -362 21 -278 21 -150 21 -14 21 96 21 161 21 177 
21 151 21 97 21 37 21 -16 21 -51 21 -65 22 -61 21 -44 
21 -23 21 -4 21 10 21 18 21 18 21 15 21 9 21 4 
21 -1 21 -3 21 -5 21 -3 21 -3 21 -1 21 0 21 0 
21 1 21 0 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 0 21 0 
21 0 21 0 21 0 21 0 21 0 21 0 21 0 21 0 
21 0 898 2502 58 MP stroke
gr 
3418 4936 mt 
(Time) s
2861  274 mt 
(Time-frequency atoms) s
gs 0 0 560 420 MR c np

end

eplot
%%EndObject graph 1

epage
end

showpage

%%Trailer
%%EOF

⌨️ 快捷键说明

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