Figure J.4 lists a Matlab function for plotting frequency-response ... N=length(X); f=(0:N-1)/(2*(N-1)); end subplot(2,1,1); plot(f,Xmdb,'-k'); grid; ...
確定! 回上一頁