資源簡介
用MATLAB實現系統沖激響應,會零極點圖,求幅頻特性。
代碼片段和文件信息
b=[12];
a=[143];
subplot(511);
zplane(ba);
legend(‘零點‘‘極點‘);
t=-0:0.02:10;
h=impulse(bat)
subplot(513);
plot(th
評論
共有 條評論
b=[12];
a=[143];
subplot(511);
zplane(ba);
legend(‘零點‘‘極點‘);
t=-0:0.02:10;
h=impulse(bat)
subplot(513);
plot(th
共有 條評論