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

📄 ns6fig3.eps

📁 matlab最新的时频工具箱
💻 EPS
字号:
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: MATLAB graph
%%CreationDate: 08/08/96  08:27:55
%%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 4087 mt 6256 4087 L
6256 4087 mt 6256 4087 L
 898 3559 mt 6256 3559 L
6256 3559 mt 6256 3559 L
 898 3030 mt 6256 3030 L
6256 3030 mt 6256 3030 L
 898 2502 mt 6256 2502 L
6256 2502 mt 6256 2502 L
 898 1974 mt 6256 1974 L
6256 1974 mt 6256 1974 L
 898 1446 mt 6256 1446 L
6256 1446 mt 6256 1446 L
 898  917 mt 6256  917 L
6256  917 mt 6256  917 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
 623 4668 mt 
(-0.4) s
 898 4087 mt  952 4087 L
6256 4087 mt 6202 4087 L
 623 4140 mt 
(-0.3) s
 898 3559 mt  952 3559 L
6256 3559 mt 6202 3559 L
 623 3612 mt 
(-0.2) s
 898 3030 mt  952 3030 L
6256 3030 mt 6202 3030 L
 623 3083 mt 
(-0.1) s
 898 2502 mt  952 2502 L
6256 2502 mt 6202 2502 L
 791 2555 mt 
(0) s
 898 1974 mt  952 1974 L
6256 1974 mt 6202 1974 L
 671 2027 mt 
(0.1) s
 898 1446 mt  952 1446 L
6256 1446 mt 6202 1446 L
 671 1499 mt 
(0.2) s
 898  917 mt  952  917 L
6256  917 mt 6202  917 L
 671  970 mt 
(0.3) s
 898  389 mt  952  389 L
6256  389 mt 6202  389 L
 671  442 mt 
(0.4) 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 -444 21 -1229 21 1010 21 776 21 -1373 21 -152 21 1453 21 -515 
21 -1227 21 1084 21 737 21 -1433 21 -80 21 1481 21 -605 21 -1213 
21 1173 21 677 21 -1497 21 15 21 1503 21 -718 21 -1179 21 1277 
21 589 21 -1565 21 143 21 1511 21 -858 21 -1119 21 1397 21 466 
21 -1632 21 308 21 1499 21 -1027 21 -1021 21 1527 21 296 21 -1685 
21 516 21 1451 22 -1226 21 -869 21 1663 21 64 21 -1711 21 776 
21 1347 21 -1450 21 -642 21 1784 21 -241 21 -1683 21 1089 21 1153 
21 -1683 21 -313 21 1861 21 -634 21 -1557 21 1442 21 831 21 -1890 
21 144 21 1837 21 -1111 21 -1273 21 1800 21 329 21 -1999 21 742 
21 1623 21 -1634 21 -749 21 2067 21 -386 21 -1879 21 1444 21 1090 
21 -2083 21 87 21 2061 21 -1284 21 -1338 21 2089 21 116 21 -2187 
21 1203 21 1484 21 -2131 21 -183 21 2275 21 -1252 21 -1507 21 2241 
21 68 21 -2317 21 1473 4176 2453 100 MP stroke
21 1356 21 -2416 21 290 21 2246 21 -1878 21 -933 21 2576 21 -943 
21 -1907 21 2389 21 107 21 -2497 21 1848 21 1055 21 -2716 21 1154 
21 1784 21 -2663 21 472 21 2274 21 -2471 21 -88 21 2563 21 -2258 
21 -477 21 2715 21 -2113 21 -676 22 2778 21 -2083 21 -681 21 2775 
21 -2185 21 -485 21 2690 21 -2394 21 -88 21 2478 21 -2651 21 499 
21 2069 21 -2852 21 1228 21 1402 21 -2857 21 1983 21 468 21 -2523 
21 2586 21 -652 21 -1757 21 2811 21 -1754 21 -585 21 2467 21 -2540 
21 791 21 1496 21 -2700 21 2006 21 66 21 -2064 21 2631 21 -1416 
21 -731 21 2363 21 -2412 21 879 21 1205 21 -2481 21 2144 21 -441 
21 -1519 21 2493 21 -1887 21 109 21 1713 21 -2450 21 1667 21 128 
21 -1821 21 2384 21 -1495 21 -285 21 1871 21 -2317 21 1374 21 375 
21 -1879 21 2255 21 -1298 21 -410 21 1857 21 -2203 21 1261 21 403 
21 -1814 21 2160 21 -1257 2096 2762 100 MP stroke
21 -358 21 1750 21 -2124 21 1279 21 286 21 -1671 21 2092 21 -1322 
21 -188 21 1576 21 -2061 21 1380 21 70 21 -1466 22 2026 21 -1446 
21 64 21 1340 21 -1984 21 1517 21 -211 21 -1199 21 1931 21 -1587 
21 368 21 1044 21 -1866 21 1651 21 -529 21 -874 21 1784 21 -1706 
21 692 21 693 21 -1686 21 1748 21 -854 21 -500 21 1570 21 -1774 
21 1009 21 299 21 -1433 21 1779 21 -1155 21 -92 21 1279 21 -1763 
21 1287 21 -118 21 -1106 21 1723 21 -1403 21 327 21 917 21 -1657 
21 1497 898 1917 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 + -