photo

Sergio Enrique Pinto Castillo


Last seen: 4 months ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Commenter
  • Community Group Solver
  • First Answer
  • Introduction to MATLAB Master
  • Solver

View badges

Feeds

View by

Answered
How to generate uniformly distributed random integers?
I think the answer is: Num = 1000; vec = randi([1 Num],1,Num); This instruction generate a vector with random uniformly di...

4 years ago | 0