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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
