필터 지우기
필터 지우기

how to work on fMRI data in matlab

조회 수: 13 (최근 30일)
ramandeep kaur
ramandeep kaur 2015년 5월 30일
댓글: ramandeep kaur 2015년 6월 9일
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