Ahmed Adel
Followers: 0 Following: 0
Feeds
提问
How to generate unmodulated train of pulses of certain pulse width, and certain pulse repetition frequency, with certain sampling frequency?
I have tried that code.. t = 0:1/sampleFreq:10; d = [0:2:60]; x = @rectpuls; y = pulstran(t,d,x); plot(t,y) But I coul...
3 years 前 | 1 个回答 | 0