Answered
Find position of the values of an array in a second array
With the above code, this correction should yield you your required output: dls(i)>look(j) You might be able to write this...

15 years ago | 0

| accepted

Answered
Segmentation of 3D Brain MR Images
You could skip that first step by directly obtain synthetic MR images from <http://mouldy.bic.mni.mcgill.ca/brainweb/>. You can ...

15 years ago | 1

Answered
Plotting ellipses around plotted points
You could try using the *rectangle* function. Take care to offset the 'Position' by the width and height to ensure that the cent...

15 years ago | 2

| accepted