Community Profile

photo

Stanislav Lifshitz


Last seen: 3 månader ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Answered
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...

ungefär 3 år ago | 0

Question


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),...

ungefär 3 år ago | 4 answers | 0

4

answers