项目作者: kloewe

项目描述 :
CONnectivity ANalysis tools in Matlab
高级语言: Matlab
项目地址: git://github.com/kloewe/conan.git
创建时间: 2016-10-13T08:42:30Z
项目社区:https://github.com/kloewe/conan

开源协议:MIT License

下载


conan

CONnectivity ANalysis tools in Matlab

Prerequisites
  • 64-bit Linux
  • 64-bit Matlab
  • The GCC C compiler
  • A working MEX setup that uses GCC to compile the MEX files
Download

Clone the repository.

  1. $ git clone --recursive https://github.com/kloewe/conan.git
Installation

Change to the root directory of the cloned repository and run make to compile the MEX files.
Then, run make install to add the relevant directories to the Matlab path.

  1. $ cd conan
  2. $ make
  3. $ make install
Documentation

A description of each function can be displayed in Matlab using

  1. >> help <function-name>
Bugs

If you run into problems, please send an email to kl@kristianloewe.com.

Citation

If you use this program, please cite:

Loewe K, Donohue SE, Schoenfeld MA, Kruse R, Borgelt C (2016).

Memory-efficient analysis of dense functional connectomes.

Frontiers in Neuroinformatics 10:50.

doi

Loewe K, Grueschow M, Stoppel C, Kruse R, and Borgelt C (2014).

Fast construction of voxel-level functional connectivity graphs.

BMC Neuroscience 15:78.

doi