Feeds
질문
How to zoom out / shrink the matrix to the desired matrix
Hi guys, I have a question. I have an 8 by 8 matrix for instance, and I tried to shrink it into 5 by 5 matrix. Does the Matlab h...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
how to use the for loop to simplify my array ? But I got the error In an assignment A(:) = B, the number of elements in A and B must be the same.
Hi , I try to use the matlab to express Xall X1 = X + S(1,1) X2 = X + S(2,1) X3 = X + S(3,1) X4 = X +...
대략 8년 전 | 답변 수: 1 | 0
