Spike_threshold_PS(trace,dt,win, win2, Fc,factordvdt)
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.
Cita come
Rune W Berg (2025). Spike_threshold_PS(trace,dt,win, win2, Fc,factordvdt) (https://it.mathworks.com/matlabcentral/fileexchange/50999-spike_threshold_ps-trace-dt-win-win2-fc-factordvdt), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Riconoscimenti
Ispirato: Spike_threshold_PS2
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | Small bug fixed  | 
          
