/hodgkin-huxley-sim

Simple simulator of Hodgkin-Huxley model in Neuroscience.

Primary LanguageMATLABMIT LicenseMIT

Hodgkin-Huxley Model

Overview

This was a project I did as part of my final project for Simulation Engineering class in my university. This is written in MATLAB.

I simulated the Hodgkin-Huxley model in Computational Neuroscience.

What is Hodgkin-Huxley model

This is a page describing Hodgkin-Huxley model.
EN / JP

Usage

  1. Install MATLAB

  2. Clone this repository.

  3. Run below.

cd hodgkin-huxley-model/src
main

Expected result

Sample graph

ToDo: Write!!