abdalrahman elhaw
Mansoura University
2013년부터 활동
Followers: 0 Following: 0
Feeds
질문
what does the notation ( ' ) in the time sample t = (0:dt:0.002-dt) ' mean ??and thanks in advance
Fs = 800e3; dt = 1/Fs; t = (0:dt:0.002-dt)'; Fm = 5000; y = cos(2*pi*Fm*t); figure; plot(t,y);
12년 초과 전 | 답변 수: 2 | 0
