Feeds
已回答
Error :Assignment has more non-singleton rhs dimensions than non-singleton subscripts
residual_2(i,j)=0.25*(residual(2*i-2,2*j-2)+residual(2*i-2,2*j-1)+residual(2*i-1,2*j-2)+residual(2*i-1,2*j-1)); How can i g...
Error :Assignment has more non-singleton rhs dimensions than non-singleton subscripts
residual_2(i,j)=0.25*(residual(2*i-2,2*j-2)+residual(2*i-2,2*j-1)+residual(2*i-1,2*j-2)+residual(2*i-1,2*j-1)); How can i g...
10 years 前 | 0
