Borrar filtros
Borrar filtros

how to work on fMRI data in matlab

13 visualizaciones (últimos 30 días)
ramandeep kaur
ramandeep kaur el 30 de Mayo de 2015
Comentada: ramandeep kaur el 9 de Jun. de 2015
to use matlab for fmri data which toolbox is needed. i am new to matlab. don't have any specific knowledge so need help.

Respuesta aceptada

Image Analyst
Image Analyst el 30 de Mayo de 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 comentarios
Walter Roberson
Walter Roberson el 31 de Mayo de 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 el 9 de Jun. de 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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre MRI en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by