Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
This function detects and locates the time points of action potentials in a trace of membrane potential as a function of time in a neuron. The trace should represent a current clamp recording from a neuron.
Input:
"trace" is the membrane voltage array of the neuron "threshold" is the factor times the maximum membrane potential (peak of spike) This "threshold" is the value for which the action potentials have to cross to be detected.
Output:
The output array is the index location of spikes.
Rune W. Berg 2006
rune@berg-lab.net www.berg-lab.net
Citation pour cette source
Rune W Berg (2026). spike_times(trace,threshold1) (https://fr.mathworks.com/matlabcentral/fileexchange/27600-spike_times-trace-threshold1), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
A inspiré : spike_remove, APanalysis
Informations générales
- Version 1.2.0.0 (2,03 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.2.0.0 | Changed the threshold detection input. |
||
| 1.1.0.0 | Added default value. |
||
| 1.0.0.0 |
