fastconn(epi,seed,o​utput_name)

버전 1.1.0.0 (4.04 KB) 작성자: Daniele Mascali
Fastconn computes seed-based Functional Connectivity on resting-state fMRI data
다운로드 수: 192
업데이트 날짜: 2017/2/14

라이선스 보기

fastconn(EPI,SEED,OUTPUT_NAME) computes seed-based Functional Connectivity
on resting-state data, EPI, extracting the reference time-course from
the SEED volume. The function produces two output volumes:
1) r-map: a Pearson correlation map
2) z-map: z-Fisher transformed r-map.
Output maps will have the prefix OUTPUT_NAME.

Both EPI and SEED can be path of NIfTI files (.nii or .hdr; in this case SPM is required) or
can be 4-d and 3-d matrices, respectively, preloaded with an other toolbox.

인용 양식

Daniele Mascali (2024). fastconn(epi,seed,output_name) (https://www.mathworks.com/matlabcentral/fileexchange/54201-fastconn-epi-seed-output_name), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 MRI에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

Faster algorithm.

1.0.0.0

updated description