photo

yuxiao qi


Last seen: 2 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Usage of spmd in matlab
Can the spmd parallel structure in MATLAB be used to simulate multiple independent computing nodes that can communicate with eac...

2 months ago | 2 answers | 0

2

answers

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

6 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