photo

TUAN SHARIFAH NUR FATIEHA


Last seen: 6 Tage vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

11 Monate vor | 2 Antworten | 0

2

Antworten

Frage


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 + ...

11 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort