Feeds
提问
computing the empirical estimates of probablitiy
use a uniform random number generator to generate discrete random variable, X with outcomes 0,1,2,3and prob Px(i)=0.25,i=0,1,2,3...
8 years 前 | 0 个回答 | 0
0
个回答提问
sampling an ecg signal
I have signal with 100 pulses per minute, and each pulse has 100 samples.such that each sample is transmitted per seconds.what s...
9 years 前 | 0 个回答 | 0
0
个回答提问
Identify a disturbance from the frequency response of a signal .
the signaldata.wav contains a piece of the song and it is corrupted by a disturbance composed by 2 sinusoids which are same thro...
9 years 前 | 0 个回答 | 0
0
个回答提问
for x[n]=n-64, for n: 0 to 127
find its DFT...which can be done using inbuild function fft.... but after finding its dft, say Y[k]=DFT{x[n]},...i want to make...
9 years 前 | 0 个回答 | 0
0
个回答提问
How do I calculate the impulse response?
How do I write the code in order to get the impluse response for the following equation: y[n]=x[n]+x[n-1]+x[n-2]
9 years 前 | 4 个回答 | 0