Azzera filtri
Azzera filtri

how to work on fMRI data in matlab

13 visualizzazioni (ultimi 30 giorni)
to use matlab for fmri data which toolbox is needed. i am new to matlab. don't have any specific knowledge so need help.

Risposta accettata

Image Analyst
Image Analyst il 30 Mag 2015
Since it deals with images, I'd make sure you get the Image Processing Toolbox. The Statistics and Machine Learning toolbox, and the Signal Processing Toolbox might also be helpful. Possibly the Computer Vision System Toolbox if you need one of the specialized tools in there, like MSER or SURF.
  5 Commenti
Walter Roberson
Walter Roberson il 31 Mag 2015
As usual, without a copy of the error message there is not much I can do.
Toolboxes are just packages of routines for a common purpose. If the question is whether MATLAB has built in routines specifically designed for working with fMRI, the answer is NO. You could create routines yourself, if you knew enough about fMRI and about computing. I have worked on some myself, a number of years ago, but I was improving routines that an fMRI specialist had written rather than trying to design them myself. It takes a long time to get the routines right and robust enough to be able to give to someone else. Months, up to years. And in the end you have written a toolkit.
ramandeep kaur
ramandeep kaur il 9 Giu 2015
hi Walter Roberson i have learned to use spm12 through manual and used fmri auditory data for data processing. now i want to carry out classification of the data. i have read some papaers related to svm. can u guide me on fmri data classification.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su MRI in Help Center e File Exchange

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by