Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 17 additions & 17 deletions readme.html → README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
<html><pre>
This is the readme.txt for the model associated with the paper

Wang J, Si W, Che Y, Fei X. Spike trains in Hodgkin-Huxley model and
ISIs of acupuncture manipulations. Chaos, Solitons & Fractals 2008;
ISIs of acupuncture manipulations. *Chaos, Solitons & Fractals* 2008;
36:890-900


Abstract:
## Abstract:

The Hodgkin-Huxley equations (HH) are parameterized by a number of
parameters and shows a variety of qualitatively different behaviors
Expand All @@ -22,25 +20,27 @@
three different acupuncture manipulations in Zusanli point and present
an effective way to distinguish them.

---

-------
## To run the models:

To run the models:
XPP: start with the command
xppaut HH-ext.ode
This simulation will make graph similar to Figure 3 in the paper of
Wang et al. Measurement of ISI can also be made under xpp.
**XPP:** start with the command
`xppaut HH-ext.ode`

<img src="./HH-ext.JPG" alt="screenshot">
This simulation will make graph similar to Figure 3 in the paper of
Wang et al. Measurement of ISI can also be made under xpp.

Bard Ermentrout's website http://www.pitt.edu/~phase/
Bard Ermentrout's website [http://www.pitt.edu/~phase/](http://www.pitt.edu/~phase/)
describes how to get and use xpp.

These model files were submitted by:

Sheng-Nan Wu and Yung-Hun Wu
Cardiac Electrophysiology and Systems-biology Center
National Cheng Kung University Medical Center
Tainan 70101, Taiwan
Sheng-Nan Wu and Yung-Hun Wu
Cardiac Electrophysiology and Systems-biology Center
National Cheng Kung University Medical Center
Tainan 70101, Taiwan
snwu@mail.ncku.edu.tw
</pre></html>

---

2025-06-02: Standardized to Markdown.