Matlab implementation of Pattern Jitter.
Click here to see the directory of source files.
Click here to download an archive [.zip].

Please reference the software as

MT Harrison & S Geman. (2009) "A Rate and History-Preserving Resampling Algorithm for Neural Spike Trains." Neural Computation 21(5): 1244-1258.

Please send comments/questions/bugs to Matthew Harrison.


This software is distributed under the following license:

% Copyright (C) 2008 Matthew T Harrison
%
%    This program is free software: you can redistribute it and/or modify
%    it under the terms of the GNU General Public License as published by
%    the Free Software Foundation, either version 3 of the License, or
%    any later version.
%
%    This program is distributed in the hope that it will be useful,
%    but WITHOUT ANY WARRANTY; without even the implied warranty of
%    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
%    See the GNU General Public License for more details.
%
%    See <http://www.gnu.org/licenses/> for a copy of the license.