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

Estimating spike threshold in intracellular recordings from neurons.
176 Downloads
Aktualisiert 28. Mai 2015

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2014a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Electrophysiology finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert: Spike_threshold_PS2

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

Small bug fixed