Community Profile

photo

gerald bamundaga


Last seen: 11 months ago Active since 2022

Statistics

Content Feed

View by

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer