simulink realization of Morris-Lecar neuron model

版本 1.0.0.0 (9.5 KB) 作者: Guan Wenye
simulink realization of Morris-Lecar neuron model
1.8K 次下载
更新时间 2008/10/22

查看许可证

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

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

参考作品: Hodgkin-Huxley Model

启发作品: 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/

版本 已发布 发行说明
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.