![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/21398252_1612244836969_DEF.jpg)
gerald bamundaga
Followers: 0 Following: 0
Feeds
提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
3 years 前 | 1 个回答 | 0