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
