【正文】
VPLAY will be removed in a future release. Use AUDIOPLAYER instead. In wavplay at 41 N5=length(y5)。 figure(4) figure(4) subplot(2,1,1) w5=11025*linspace(0,1,N5)11025/2。 Y5=fftshift(Y5)。 t=(0:N1)/Fs1。 plot(t5,Y5)。 subplot(2,1,2) plot(w5,Y5) Warning: Imaginary parts of plex X and/or Y arguments ignored plot(w5,abs(Y5)) title(39。); title(39。); | Error: The input character is not valid in MATLAB statements or expressions. subplot(2,1,1) plot()。 title(39。) subplot(2,1,2) title(39。) N3=length(y3)。 t3=(0:N31)/Fs3。 w3=Fs3*linspace(0,1,N3)Fs3/2。 Y3=fft(y3,N3)。 Y3=fftshift(Y3)。 figure(5) figure(5) subplot(2,1,1) plot(t3,abs(y3)) title(39。) subplot(2,1,2) plot(t4,abs(y4)) title(39。) figure(6) figure(6) subplot(2,1,1) plot(w3,abs(Y3)) title(39。) subplot(2,1,2) plot(w4,abs(Y4)) title(39。) b=fir1(6,39。)。 wavplay(y5) Warning: WAVPLAY will be removed in a future release. Use AUDIOPLAYER instead. In wavplay at 41 b=fir1(60,39。)。 y6=filter(b,1,y5)。 figure(7) Y6=fftshift(Y6)。 plot(w5,abs(Y6)) b=fir1(60,39。)。 y6=filter(b,1,y5)。 Y6=fft(y6,N5)。 plot(w5,abs(Y6))