功能连接图做Z分数时应该用ZFC*还是FC*的文件?
- Read more about 功能连接图做Z分数时应该用ZFC*还是FC*的文件?
- 1 comment
- Log in or register to post comments
你好!我想观察单个被试和一组病人有什么不同,我用rest自带的 image calculate来操作时,应该采用ZFC的文件还是FC的文件?
用REST 的 ReHo处理完以后
我将mREHOmap-1(在SPM5下操作)
然后用spm5跑 one sample t-test的组分析(用的mREHOmap-1)
跑estimate的时候,spm5的对话框
“please check your data
there are no significant voxels
the globals are plotted for diagnosis”
然后看 result的时候,
总是提示estimate需要重新跑,而每一次estimate的末尾,总是提示上文的对话框
哪里出错了呢?
麻烦指教
处理数据时 载入第三方软件制作的 mask 报错
出错信息如下
Exception occured. ()
Error using ==> rest_loadmask
Mask does not match.
Mask size is 91x109x91, not same with required size 61x73x61
请问如何处理,请指示,多谢
老师,您好。最近的一篇文献
Network Modelling Methods for FMRI, Smith et al.对功能网络的各类方法进行了评价。其中提到了Full correlation 和 Partial correlation。REST所计算出来的应该是Full correlation吧?
严老师:请问在SPM中如何将.nii格式的数据转化为.mat格式的数据啊
严老师:请问在SPM中如何将.nii格式的数据转化为.mat格式的数据啊
运行Alphasim,点击RUN后 Matlab就报错了:
??? Undefined function or method 'normrnd' for input arguments of type 'double'.
Error in ==> rest_AlphaSim at 61
fim=normrnd(0,1,nx,ny,nz);
Error in ==> rest_AlphaSim_gui>pushbuttonrun_Callback at 55
rest_AlphaSim(mask,outdir,outname,rmm,fwhm,pthr,iter);
Error in ==> gui_mainfcn at 96
feval(varargin{:});