photo

gerald bamundaga


Last seen: 2 years 前 自 2022 起处于活动状态

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

1

个回答