photo

gerald bamundaga


Last seen: etwa ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


I need to plot a phase response using freqz function. Can you please help with it.
system was given h[n] I obtained the frequency response and the phase below. when i plotted it did not look right. Can ple...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how do I generate 100000 bits of ones and zeros with norm distribution mean=5 and standard deviation of 3? I have tried thismu = 5; sigm= 3; x2 = -20:0.1:20; y2 = normrnd(10
I'm trying to generate 100000 bits for ones and 100000 bit for zeros . basically 5 should represent by 1 and -5 by a zero. This ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort