Community Profile

photo

David Mao


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer