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 years 前 | 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 years 前 | 2 个回答 | 0
