matlab:从复平面看幅频特性
时间:10-02
整理:3721RD
点击:
matlab:从复平面看幅频特性 th = (0:127)/128*2*pi; x = cos(th); y = sin(th); f = abs(fft(ones(10,1),128)); stem3(x,y,f','d','fill') view([-65 30]) xlabel('Real') ylabel('Imaginary') zlabel('Amplitude') title('Magnitude Frequency Response') rotate3d on
呃呃呃呃呃呃呃呃呃呃呃呃呃呃呃呃呃呃