Feeds
질문
How to sum part of a matrix using loop command
I have matrix A dimension 35x1435 and I want to get matrix B dimension 35x35 that would have in cell 1,1 a sum of 1 row elemen...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Loop how to sum part of matrix
if I have a 9x3 matrix A=[123;123;456;212;121;111;312;141;010] AND i want to get matrix B dimension 3x3 (see photo) so that cell...
5년 초과 전 | 답변 수: 1 | 0