Feeds
提问
Convolve a chirp signal with a dirac (kronecker delta) function (1 at x=1 and x=-1 and -1 at x=0)
Hello, So far i tried with this code : Fs=100; % use higher sampling rate t=-10:1/Fs:10; h=(abs(t)-1)==0; % use kronecker...
4 years 前 | 1 个回答 | 0