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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

