photo

Stanislav Lifshitz


Last seen: 約1年 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

回答済み
Normally distributed Random numbers generator issue
The random sequence I've generated was for 500 values, which isn't a small set. I understand that randomizing a sequence of 1e...

4年弱 前 | 0

質問


Normally distributed Random numbers generator issue
I've used the randn function (setting rng(1)) and plotted the histogram: % ---------------- rng(1) figure hist(randn(500,1),...

4年弱 前 | 4 件の回答 | 0

4

回答