Peer-to-peer distributed Matlab computing – update
After discussing in detail with colleagues at the Donders and at the FIL, I have implemented the peer-to-peer distributed computing toolbox for MATLAB. Most of the desired functionality is now in place, and it seems to work robustly and efficiently.
The peer toolbox allows you to do something like this in MATLAB
a = randn(400,400);
tic; cellfun('pinv', {a, a, a, a, a}, 'UniformOutput', false); toc
tic; peercellfun('pinv', {a, a, a, a, a}, 'UniformOutput', false); toc
Pedro 02:21 on July 18, 2010 Permalink
Hi Mr. Oostenveld, I came to this page looling for meaningfull electrode locations from the site:
http://oase.uci.ru.nl/~roberto/index.php/electrode/
I dont know how to get these, so please, If you know how to get this data, please let me know.
Robert 13:09 on July 18, 2010 Permalink
the page you are looking for is currently located at http://robertoostenveld.ruhosting.nl/index.php/electrode