Feeds
已回答
How to generate a non periodic Chirp signal ?
T = 0:1/fs:3-1/fs; prf = 1; pw = 0.4; D = 0:1/prf:3-1/prf; N=12; % decimation needed to keep same frequencies Y = pulstran(T...
How to generate a non periodic Chirp signal ?
T = 0:1/fs:3-1/fs; prf = 1; pw = 0.4; D = 0:1/prf:3-1/prf; N=12; % decimation needed to keep same frequencies Y = pulstran(T...
3 years 前 | 0
