Where is the grey matter signal in DPARSF
Forums
- Read more about Where is the grey matter signal in DPARSF
- 7 comments
- Log in or register to post comments
Hello, everybody,
Hello, everybody,
大家好:
function bold=read_img(file,p,hz,zz)
fid=fopen(file, 'r');
[a_func,count]=fread(fid,'long');
count;
bold=reshape(a_func,hz,zz,p);
fclose(fid);
end
function [ output_args ] = jinxi_chuli( path,p,hz,zz,t,w)