不再妥協。
% program file w1_20091203.mclear all;close all;n_x = [2 1 1/2 1/4];nx = [-1 0 1 2];h_n = [1 1 1 1 ];nh = [0 1 2 3];y_n = conv(n_x,h_n);n0 = nx(1) + nh(1);N = length(nx)+length(nh)-1;n = n0:n0 + N-1;subplot(111);stem(n,y_n,'b');grid;
張貼留言
沒有留言:
張貼留言