simulink realization of Morris-Lecar neuron model

Version 1.0.0.0 (9,49 ko) par Guan Wenye
simulink realization of Morris-Lecar neuron model
1,8K téléchargements
Mise à jour 22 oct. 2008

Afficher la licence

This is a simulink realization of Morris-Lecar neuron model.
Run the ML_parameter.m first to load the parameters to the Workspace,and then run the ML.mdl to simulate
the ML neuron model.
The parameters and ode algorithm,step length,can be changed to your own interest.
See"www.scholarpedia.org/article/
Morris-Lecar_model" for more detail

Citation pour cette source

Guan Wenye (2024). simulink realization of Morris-Lecar neuron model (https://www.mathworks.com/matlabcentral/fileexchange/20112-simulink-realization-of-morris-lecar-neuron-model), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2007b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

Inspiré par : Hodgkin-Huxley Model

A inspiré : Compute surface variation

Community Treasure Hunt

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

Start Hunting!

Morris_Lecar/

Morris_Lecar/

Version Publié le Notes de version
1.0.0.0

Change the parameters of the ML model,so that you can realize regular spiking without making any modifications on the initial parameters.