how to work on fMRI data in matlab

13 次查看(过去 30 天)
to use matlab for fmri data which toolbox is needed. i am new to matlab. don't have any specific knowledge so need help.

采纳的回答

Image Analyst
Image Analyst 2015-5-30
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 个评论
Walter Roberson
Walter Roberson 2015-5-31
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 2015-6-9
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.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MRI 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by