Community Profile

photo

Amirah


University College London

Last seen: fast 3 Jahre vor Aktiv seit 2015

Followers: 0   Following: 0

Kontakt

Statistiken

Feeds

Anzeigen nach

Frage


how to summarise this script, I mean there are some steps that we can do it in one step?
%read the asl (which is merged and motion corrected) to matlab asl=load_nii('asl.nii.gz'); asl_img=double(asl.img); %...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
how to generate combination through specific matrix dimension?
I have images in 4D matrix (128, 128, 20, 8); 8 represent the image repetitions where 1:2 is the 1st pair (control and label), 3...

etwa 6 Jahre vor | 0

Frage


how to generate combination through specific matrix dimension?
I have a matrix (128, 128, 20, 8) the 4th diminution is 4 pairs; how can I generate a combination of that 4th diminution as 4-pa...

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to calculate the Volume of the segmented tumour or ROI?
I have tumour MRI images, and I segment the tumour and binarize it using another program using Matlab, I want to calculate: Th...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to compar AUC when it give negative value, I use trapz(x,y) to calculate it
Q: when I calculate the area under curve using trapz function some of them was negative value ( so I thought parts below the axi...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort