計算摺積. xx = sin(0.07*pi*(0:50)); hh = ones(11,1)/11; yy = conv(hh,xx);. subplot(3,1,1); stem(xx);. subplot(3,1,2); stem(hh);.
確定! 回上一頁