TUAN SHARIFAH NUR FATIEHA
Followers: 0 Following: 0
Feeds
질문
i need to plot equation w(t) = symsum(dirac(t-k*Ts),k,-Inf,Inf) in discrete time signal.
i need to write this equation in matlab and plot them as well as discrete time signal. i already coded them with: t=-5:0.25:5...
대략 1년 전 | 답변 수: 2 | 0
2
답변질문
how to plot sine wave signal with synchronous and non synchronous sampling?
how to plot sine wave signal with synchronous and non synchronous sampling in time domain with formula s(t) = A*sin(2*pi*f*t + ...
대략 1년 전 | 답변 수: 1 | 0
1
답변질문
Error using stem X must be same length as Y.
fs = 100000; %sampling frequency Ts = 1/fs; Tstart = 22.7; % change to 22.6 for 2.4s time window N = 2500001;%number of samp...
1년 초과 전 | 답변 수: 1 | 0