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

Estimating spike threshold in intracellular recordings from neurons.
176 descargas
Actualizado 28 may 2015

Ver licencia

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.

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Electrophysiology en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: Spike_threshold_PS2

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

Small bug fixed