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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
