simulink realization of Morris-Lecar neuron model

버전 1.0.0.0 (9.49 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

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.