Community Profile

photo

congcong


Last seen: etwa 4 Jahre vor Aktiv seit 2015

Followers: 0   Following: 0

Kontakt

Statistiken

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 8 Jahre vor | 0 Antworten | 2

0

Antworten

Frage


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]...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 8 Jahre vor | 1 Antwort | 1

1

Antwort