photo

Suvra Vijay


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to get the optimal combination of a large data matrix??
I have a 50*24 matrix .. i used a code which reshuffles the elements of each row randomly. using a while loop, i can generate ma...

7 years ago | 1 answer | 0

1

answer

Question


how to randomly shuffle the row elements of a predefined matrix??
i have a matrix , a= [1 2 4 6; 5 8 6 3;4 7 9 1] i want to randomly shuffle the elements of each row. how to do it?? please help...

7 years ago | 6 answers | 0

6

answers