Supplemental Code for our Neural Computation paper "Identifying functional bases for multidimensional neural computations" can be found here:
https://github.com/sharpee/ifb
To just grab the code, run: git clone git://github.com/sharpee/ifb.git
Or if you don't want to use git: download it here
The technique of maximizing mutual information between the spike train and the stimulus is described in [1,2].
Our code has been migrated to github here: https://github.com/sharpee/. You will need git to download our code, but it's free to download.
More documentation is available here: https://github.com/sharpee/mid.
To just grab the code, run: git clone git://github.com/sharpee/mid.git
Or if you don't want to use git: download it here
Matlab Version of MID: https://github.com/jkaardal/matlab_mid_wrapper/