Feeds
提问
create random matrix with 4 vectors
How can I create a random matrix X that has n rows, and each row is [1 0 0], [0 1 0], [0 0 1] or [0 0 0]. On top of that, the f...
11 years 前 | 1 个回答 | 0
1
个回答提问
How to swap all rows in a matrix?
Hey all, I have a random 270x3 matrix (X) and I would like to swap all rows with each other so I can compare a certain pena...
11 years 前 | 1 个回答 | 0
