Spike_threshold_PS(​trace,dt,win, win2, Fc,factordvdt)

版本 1.0.0.0 (5.8 KB) 作者: Rune W Berg
Estimating spike threshold in intracellular recordings from neurons.
177.0 次下载
更新时间 2015/5/28

查看许可证

Spike threshold detection alogrithm - Method I
This function calculates the spike threshold of a membrane potential
recording based on the method by Sekerli et al IEEE Trans Biom Eng
51(9): 1665-1672, 2004. In this paper they suggest several methods of
estimating threshold. Here we use the first method, which is based on
revealing the threshold in a phase plot of V versus the derivative
dVdt. The largest positive slope is an indication of the threshold.

引用格式

Rune W Berg (2024). Spike_threshold_PS(trace,dt,win, win2, Fc,factordvdt) (https://www.mathworks.com/matlabcentral/fileexchange/50999-spike_threshold_ps-trace-dt-win-win2-fc-factordvdt), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Electrophysiology 的更多信息
致谢

启发作品: Spike_threshold_PS2

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Small bug fixed