Feeds
질문
Randomly select a column
n= 3*100 matrix i want to select 20 non repeating random column so, final matrix will be x=3*20 ; where 3 rows should be t...
3년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
How to randomly select an array of 20 nonrepeating values from another array which has 100 values with positive or negative values.
like lets say, its a 3*20 matrix i want to generate, from 3*100 matrix, i want to select 20 random column, but that 20 random...
How to randomly select an array of 20 nonrepeating values from another array which has 100 values with positive or negative values.
like lets say, its a 3*20 matrix i want to generate, from 3*100 matrix, i want to select 20 random column, but that 20 random...
3년 초과 전 | 0
질문
How to randomly select an array of 20 nonrepeating values from another array which has 100 values with positive or negative values.
How to randomly select an array of 20 nonrepeating values from another array which has 100 values with positive or negative valu...
3년 초과 전 | 답변 수: 2 | 0
