代码搜索结果

找到约 2,116 项符合 Y 的代码

a55.m

y=linspace(.1,1,100); thr=0.28; ythard=wthresh(y,'h',thr); ytsoft=wthresh(y,'s',thr); subplot(2,2,1); plot(y); title('原始信号'); subplot(2,2,3); plot(ythard); title('硬阈值信号'); s

b93.m

Y=[3 1 2 8 7 5 5 3 4 9 3 2]; area(Y) grid on set(gca,'layer','top');

speakerwc.m

[y, fs, nbits] = wavread('s11.wav'); %read in the wav file sound(y,fs) %play back the wav file t = 0:1/fs:length(y)/fs-1/fs; %create the proper time vector subplot(211) %create a subplot plot(t,

代码4-13.txt

Y = [1, 5, 3; 3, 2, 7; 1, 5, 3; 2, 6, 1]; area(Y) grid on colormap summer set(gca,'Layer','top') title 'Stacked Area Plot'

代码4-8.txt

Y = round(rand(5,3)*10); subplot(2,2,1) bar(Y,'group') title 'Group' subplot(2,2,2) bar(Y,'stack') title 'Stack' subplot(2,2,3) barh(Y,'stack') title 'Stack' subplot(2,2,4) bar(Y,1.5) t

func.plk

-y"c:\program files\nec electronics tools\dev" -_msgoff -oa.lmf "C:\Program Files\NEC Electronics Tools\CC78K0\V4.00\lib78k0\s0.rel" -oa.lmf -pa.map -bcl0x.lib -bcl0.lib -bcl0f.lib -i"C:\Prog

kkspt0.dat

y( 0)=5.40000e+01 yy( 0)=5.68429e+01 y( 1)=1.45000e+02 yy( 1)=1.33629e+02 y( 2)=2.27000e+02 yy( 2)=2.44057e+02 y( 3)=3.59000e+02 yy( 3)=3.47943e+02 y( 4)=4.01000e+02 yy( 4)=3.93457e+02