文件名称:BinaryPursuit:具有重叠波形的尖峰排序
文件大小:12KB
文件格式:ZIP
更新时间:2024-06-28 06:14:02
MATLAB
二元追求 具有重叠波形的尖峰排序 示例调用: >> bp = BP('verbose', true, 'logging', true, 'greediness', 1); >>[X,U] = bp.fit(V,X0) 基于这些存储库的代码: https://github.com/pillowlab/BinaryPursuitSpikeSorting https://github.com/aecker/bpsort
【文件预览】:
BinaryPursuit-master
----circxcorr.m(2KB)
----README.md(293B)
----BP.m(35KB)
----samefilt.m(1KB)
----validfilt_sprse.m(620B)
----compWprojW.m(1KB)