Community Profile

photo

Mint


Last seen: 2 years ago Active since 2021

Programming Languages:
C++
Spoken Languages:
German

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How can I draw without replacement?
I want a 30-by-40 matrix where each element is one of {1,2,3,4,5,6,7,8,9,10,0,0,0,0,0,0,0, 0,0,0} (or values 1 to 10 and the res...

2 years ago | 1 answer | 0

1

answer

Question


How can I randomize positions with retract/replacement and save in a text file?
I would like to determine several target positions in the Z direction (height) for N=30. Possible values are 20,40,60,80,100,120...

2 years ago | 1 answer | 0

1

answer

Question


How can I randomize target positions in a Gaussian distribution?
I would like to determine several target positions in the Z direction (height). 10 values are to be determined, Gaussian distrib...

2 years ago | 1 answer | 0

1

answer

Question


How can I randomize cube positions in matlab?
I have generated 10 different cube positions in v and now I want to randomize the order of the positions, i.e. the columns, so t...

3 years ago | 1 answer | 0

1

answer