Rank: 172254 based on 0 downloads (last 30 days) and 0 file submitted
photo

wjg

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by wjg
Updated File Comments Rating
29 Jun 2012 abf2load a version of abfload which is capable of reading abf 2.0 files Author: Forrest Collman

Another bug + fix. If you request a subset of channels, you get them in the order listed in the 'channels' argument. However, if you request all channels, they always are returned in the same order as the file, even if the order given in 'channels' is different. The fix is to change line 674 from:

elseif length(chInd)/h.nADCNumChannels<1

to:

elseif length(chInd)/h.nADCNumChannels<1 || any(chInd ~= 1:h.nADCNumChannels)

Top Tags Applied by wjg
dynamic time warping
Files Tagged by wjg
Updated   File Tags Downloads
(last 30 days)
Comments Rating
12 Dec 2005 Dynamic Time Warping Dynamic time warping program. Calculates the similarity between 2 vectors. Author: Timothy Felty dynamic time warping, dtw, very useful code, audio, audio processing, signal processing 182 17
  • 4.13043
4.1 | 23 ratings

Contact us