photo

yuxiao qi


Last seen: 1 month ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How to use Matlab to generate a discrete uniformly distributed decimal with a value range of {0, 0.05} and a step size of 0.01?
The randi function in matlab generates uniformly distributed pseudo-random integers. If I want to generate discrete uniformly di...

2 months ago | 2 answers | 0

2

answers

Question


Unifrnd generates a large number of uniform distributions. Is a part of it still uniform?
Excuse me, I use a = unifrnd (0.2,0.550000,1); generate these 50000 random numbers that conform to (0.2,0.5) uniform distributio...

3 years ago | 1 answer | 0

1

answer