Feeds
질문
Find min value in 4D matrix and index of min value?
I have 4D matrix A(i,j,k,l). I would like to find min value of A and where it is(i=?,j=?,k=?,l=?) I tries so many ways but th...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
Error :Assignment has more non-singleton rhs dimensions than non-singleton subscripts
I got this problem " Assignment has more non-singleton rhs dimensions than non-singleton subscripts " My code is: v(m,i,...
13년 초과 전 | 답변 수: 2 | 0
