Statistik
RANG
30.543
of 300.780
REPUTATION
1
BEITRÄGE
12 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
91.67%
ERHALTENE STIMMEN
1
RANG
of 21.086
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 171.018
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Flexible use of fullfile
Hi, I have the following line in my script: roi = spm_select('FPList', fullfile(roi_path), '^RA.*\.mat$'); Depending ...
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Remove empty cells and values for correlations
Hi, I have a 32x2 cell and I would like to do a correlation for the values in the first column with the values in the second ...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to make cells consistent in dimensions by shortening
Hi, I have cell array P which contains something like this: < 15x1 double > < 14x1 double > < 16x1 double > < 14x1 double...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to assign a value to a cell nested in another cell
Hi everyone, I have a seemingly simple problem but can't seem to figure out. I have something like this P={'Face1','Face2','S...
mehr als 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Loop for multiple calculation
Hi everyone, I have a bunch of calculations like this: F1 = (H(4,1) - baseline1) / baseline1 F2 = (H(20,1) - base...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Using fullfile for multiple file names
Hi, I am trying to select 3 files (con_001.img, con_002.img, con_003.img) and store them in a 3x1 cell named P. I have specif...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Save selected variables into a file
Hi, I have what seems to be a very simple problem but I just can't figure it out. I have a number of variables including 3 sp...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Add values to a matrix from a loop
Hi, I have the following lines in my script: for j=0:15; percentage_change = (x((8+j),k)-baseline1)/baseline1*100; end ...
fast 12 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Selecting folders in a specific order
Hi everyone, I would like to select images from a number of folders. However, the folders have to be selected in a very speci...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Remove values from matrix based on another matrix
Hi, I have matrix A with the dimensions of 45 x 73 x 28. I have matrix B with the dimensions of m x n x p. I would like to r...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Using NaN in indexing a matrix
Hi all, I'm writing a function that defines a sphere (center and radius are part of the inputs of the function), takes an fMR...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFinding multiple values in matrix
Hi, I have a follow-up question. Since matrix A is actually a sphere, depending on its center and radius, some of this sp...
fast 13 Jahre vor | 0
Finding multiple values in matrix
You guys are brilliant! Thank you for the quick responses.
fast 13 Jahre vor | 0
Frage
Finding multiple values in matrix
Hi, I have an fMRI scan file with activation values of voxels (voxels can be located by specific coordinates). Let's say v is...
fast 13 Jahre vor | 4 Antworten | 1
