Feeds
질문
Calculate elements in matrices
Hello I have two matrices with the same size, I want the numbers in the first matrix A to divide the numbers in the second ma...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Select random numbers from a matrix
I want to select 100 random numbers from a certain column of a matrix. What should I do?
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
I have a 6031*6 matrix an to extract 100 random data compounds to build a 3*100 matrix.What should I do?
randi(100,3,A)
대략 8년 전 | 답변 수: 1 | 0
