Community Profile

photo

Matt Moore


Active since 2015

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


Sorting arrays of objects by dynamic property value
I have an number of face images that I have loaded into an object array for presentation using Matlab. Dynamic properties for th...

8 years ago | 0 answers | 1

0

answers

Question


Efficient method to perform a simple linear regression across dimensions
I have a 4D array of neuroimaging data (nSubj*x*y*z), and a 2D array of covariates (nSubj*1). What is an efficient way to do ...

8 years ago | 1 answer | 0

1

answer

Question


Multiplying matrices of different sizes
Is there a compact way to multiply matrices of different sizes? I would like to multiply the elements of a 4D 10x29x34x28 mat...

9 years ago | 1 answer | 0

1

answer

Question


Eliminating for-loops (compact notation?)
I am trying to compare fMRI images, but I seem to have quite an inefficient comparison algorithm.I have heard that efficiency ga...

9 years ago | 1 answer | 0

1

answer