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...
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...
5年弱 前 | 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),...
5年弱 前 | 4 件の回答 | 0