Feeds
提问
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...
10 years 前 | 0 个回答 | 1
0
个回答提问
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 ...
10 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0

