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

📄 ns6fig2.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  08:27:53
%%DocumentFonts: Times-Roman
%%DocumentNeededFonts: Times-Roman
%%DocumentProcessColors: Cyan Magenta Yellow Black
%%Pages: 1
%%BoundingBox:    54   198   543   590
%%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:    54   198   543   590
MathWorks begin
bpage
%%EndPageSetup

%%BeginObject: graph1 1
bplot

/dpi2point 12 def
portraitMode 0216 7344 csm

  435   260  5870  4708 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 4615 mt 6256 4615 L
6256 4615 mt 6256 4615 L
 898 4192 mt 6256 4192 L
6256 4192 mt 6256 4192 L
 898 3770 mt 6256 3770 L
6256 3770 mt 6256 3770 L
 898 3347 mt 6256 3347 L
6256 3347 mt 6256 3347 L
 898 2925 mt 6256 2925 L
6256 2925 mt 6256 2925 L
 898 2502 mt 6256 2502 L
6256 2502 mt 6256 2502 L
 898 2079 mt 6256 2079 L
6256 2079 mt 6256 2079 L
 898 1657 mt 6256 1657 L
6256 1657 mt 6256 1657 L
 898 1234 mt 6256 1234 L
6256 1234 mt 6256 1234 L
 898  812 mt 6256  812 L
6256  812 mt 6256  812 L
 898  389 mt 6256  389 L
6256  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
 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 4615 mt  952 4615 L
6256 4615 mt 6202 4615 L
 743 4668 mt 
(-1) s
 898 4192 mt  952 4192 L
6256 4192 mt 6202 4192 L
 623 4245 mt 
(-0.8) s
 898 3770 mt  952 3770 L
6256 3770 mt 6202 3770 L
 623 3823 mt 
(-0.6) s
 898 3347 mt  952 3347 L
6256 3347 mt 6202 3347 L
 623 3400 mt 
(-0.4) s
 898 2925 mt  952 2925 L
6256 2925 mt 6202 2925 L
 623 2978 mt 
(-0.2) s
 898 2502 mt  952 2502 L
6256 2502 mt 6202 2502 L
 791 2555 mt 
(0) s
 898 2079 mt  952 2079 L
6256 2079 mt 6202 2079 L
 671 2132 mt 
(0.2) s
 898 1657 mt  952 1657 L
6256 1657 mt 6202 1657 L
 671 1710 mt 
(0.4) s
 898 1234 mt  952 1234 L
6256 1234 mt 6202 1234 L
 671 1287 mt 
(0.6) s
 898  812 mt  952  812 L
6256  812 mt 6202  812 L
 671  865 mt 
(0.8) s
 898  389 mt  952  389 L
6256  389 mt 6202  389 L
 791  442 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 1 
21 -1 21 -1 21 0 21 1 21 1 21 -1 21 -1 21 0 
21 1 21 1 21 -1 21 -1 21 0 21 1 21 1 21 -1 
21 -1 21 0 21 2 21 1 21 -1 21 -3 21 0 21 3 
21 1 21 -1 21 -3 21 0 21 3 21 2 21 -2 21 -4 
21 0 21 4 22 3 21 -3 21 -5 21 0 21 6 21 3 
21 -3 21 -7 21 0 21 7 21 5 21 -5 21 -8 21 -1 
21 10 21 6 21 -6 21 -11 21 -1 21 13 21 8 21 -8 
21 -15 21 -1 21 17 21 11 21 -11 21 -20 21 0 21 21 
21 15 21 -14 21 -26 21 -1 21 28 21 20 21 -19 21 -34 
21 -2 21 38 21 26 21 -25 21 -45 21 -2 21 49 21 35 
21 -33 21 -60 21 -3 21 66 21 45 21 -43 21 -79 21 -4 
21 87 21 60 21 -57 4176 2474 100 MP stroke
21 -105 21 -4 21 114 21 79 21 -75 21 -138 21 -6 21 150 
21 105 21 -100 21 -182 21 -7 21 198 21 138 21 -131 21 -240 
21 -10 21 261 21 183 21 -174 21 -317 21 -13 21 345 21 241 
21 -229 21 -418 21 -17 21 455 22 317 21 -302 21 -551 21 -23 
21 601 21 418 21 -398 21 -727 21 -31 21 793 21 552 21 -525 
21 -960 21 -40 21 1046 21 727 21 -692 21 -1266 21 -52 21 1379 
21 960 21 -914 21 -1669 21 -70 21 1819 21 1267 21 -1206 21 -2201 
21 -92 21 1709 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 0 21 0 21 0 21 0 21 0 21 0 21 0 
21 0 21 0 21 0 2096 2502 100 MP stroke
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 22 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 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
 569 2796 mt  -90 rotate
(Real part) s
90 rotate
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 + -