Community Profile

photo

David Mao


Last seen: 거의 3년 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Using matrix to index another matrix?
Hello, I have an N x 3 matrix that contains indices for an N x 2 x 2 x 2 matrix. An example for N=3: A = [1 2 2; 2 1 2; 2 2 2] ...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


For loop over each dimension of a n-dimensional matrix
I am trying to use a 1:n vector to populate a n-dimensional matrix. The matrix should describe the sum of some of the elements o...

거의 3년 전 | 답변 수: 1 | 0

1

답변