fastconn(epi,seed,o​utput_name)

Fastconn computes seed-based Functional Connectivity on resting-state fMRI data
196 téléchargements
Mise à jour 14 fév. 2017

Afficher la licence

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.

Citation pour cette source

Daniele Mascali (2024). fastconn(epi,seed,output_name) (https://www.mathworks.com/matlabcentral/fileexchange/54201-fastconn-epi-seed-output_name), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur MRI dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

Faster algorithm.

1.0.0.0

updated description