fastconn(epi,seed,o​utput_name)

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

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2012b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre MRI en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

Faster algorithm.

1.0.0.0

updated description