Feeds
질문
"Restart" elements of a matrix
Hi! I have a couple of matrix (all squares and sorted by rows) like this: A=[1 2 3; 4 5 6; 7 8 9] And I need to, from any...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
How to "restart" a matrix from an especific element
Hi everyone. I have a square matrix like this: [1,2,3;4,5,6;7,8,9] How could I restart the sequence from an especific elem...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
Nxn matrix with elements between 1...n^2
Hi everyone. I have to do a nxn matrix, whose elements are natural numbers between 1...n^2. For example, if n=3 the matrix wi...
대략 11년 전 | 답변 수: 1 | 0
