fastconn(epi,seed,o​utput_name)

Fastconn computes seed-based Functional Connectivity on resting-state fMRI data
192 download
Aggiornato 14 feb 2017

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su MRI in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

Faster algorithm.

1.0.0.0

updated description