Feeds
질문
Diagonal sums with non-zero elements
Hello, I have a matrix A, and have computed all possible (n factorial) permutations of this matrix. Next, I want to compute th...
3년 초과 전 | 답변 수: 2 | 0
2
답변질문
How can I generate n*(n^2) matrix with n 1's per row, indented n times?
Hi, I'm trying to generate the following matrix (n=3 in this case) A1partition = 1 1 1 0 0 0 ...
거의 4년 전 | 답변 수: 1 | 0
