intrinsic_connectiv​ity_contrast

Enables fast computation of the intrinsic connectivity contrast (ICC), a measure of degree centrality for weighted networks, on large data.
50 download
Aggiornato 18 lug 2018

Visualizza la licenza

The intrinsic connectivity contrast (ICC) is a measure of degree centrality for weighted networks. The ICC for a given voxel i is the average of the squared correlation values of the voxel i time series with that of every other voxel (i.e., ICC = mean(r.^2)). This function enables rapid computation of the ICC on extremely large resting-state fMRI datasets, including cases in which explict calculation of the full correlation matrix is prohibitive, whether due to RAM or computation time limitations.

*Intrinsic Connectivity Contrast References:

Martuzzi, R., Ramani, R., Qiu, M., Shen, X., Papademetris, X., & Constable, R. T. (2011). A whole-brain voxel based measure of intrinsic connectivity contrast reveals local changes in tissue connectivity with anesthetic without a priori assumptions on thresholds or regions of interest. Neuroimage, 58(4), 1044-1050.

Whitfield-Gabrieli, S., & Nieto-Castanon, A. (2012). Conn: a functional connectivity toolbox for correlated and anticorrelated brain networks. Brain connectivity, 2(3), 125-141.

Note: for implementation details, see Whitfield-Gabrieli & Nieto-Castanon (2012) Appendix A.2: Computing Voxel-Wise Linear Functional Connectivity Measures Singular Value Decomposition

Cita come

Elliot Layden (2024). intrinsic_connectivity_contrast (https://www.mathworks.com/matlabcentral/fileexchange/68248-intrinsic_connectivity_contrast), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2016a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

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.0.1

-updated description

1.0.0