Community Profile

photo

congcong


Last seen: 대략 4년 전 2015년부터 활동

통계

  • First Review
  • Thankful Level 1

배지 보기

Content Feed

보기 기준

질문


How to display files with specific strings for selection in uigetfile()
I have a series of txt files (about 1000 files), they are named by the energy information they contains. For example, 'Singlespo...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


how to use read a Huge .txt file row by row and save each row as a vector?
I have a huge .txt file (435483 rows), each row contains 60 measured values (at 60 time points). Now, I want to read this file i...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Any toolbox in calculating cross-correlation matrix for fMRI(.nii) data
I have a 4D fMRI data file (.nii). I was wondering how I can calculate the cross-correlation of the time-series between differen...

8년 초과 전 | 답변 수: 0 | 2

0

답변

질문


find an element in a pair and return the counterpart
I have a pair matrix: for example node_pair_list=[ [1, 2];[2, 3]; [4, 3]; [3, 6]; [5, 6] ]. Note: each pair is unique, [3, 4]...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to find the largest element if you have an EXTREMELY large data array?
I have a data array contains 195110 elements. Matlab reminds me the data set is too large that I cannot use the max() to find th...

8년 초과 전 | 답변 수: 1 | 1

1

답변