Feeds
질문
How to resize a matrix with zeros in between elements
Hello everyone. I have matrix A and I would like to obtain matrix B. I have used C(:,1:2)=diag(A(1,:)) but I do not know how...
대략 7년 전 | 답변 수: 2 | 0
2
답변질문
How do I rearrange a matrix in a loop
I want to change the order of each element in a matrix. For example I need to transform matrix A into matrix B using a For loo...
대략 7년 전 | 답변 수: 1 | 0

