simulink realization of Morris-Lecar neuron model
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
Zitieren als
Guan Wenye (2025). 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. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Industries > Biotech and Pharmaceutical > Genomics and Next Generation Sequencing >
- Sciences > Chemistry >
- Industries > Biotech and Pharmaceutical > QSP, PKPD, and Systems Biology >
- Sciences > Neuroscience > Frequently-used Algorithms >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Morris_Lecar/
Morris_Lecar/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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. |