Community Profile

photo

gerald bamundaga


Last seen: 12ヶ月 前 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...

1年以上 前 | 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 ...

約2年 前 | 1 件の回答 | 0

1

回答