求sinc函数的傅里叶变换:t=-10:0.01:10;y=sinc(t);plot(y); figure(2);y1=fft(y,2048);plot(abs(y1)); 求出来的图形是像U型; 求sinc函数的平方的傅 ...
確定! 回上一頁