Stanislav Lifshitz
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...
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...
3 years 前 | 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),...
3 years 前 | 4 个回答 | 0