Transform 'amps' into energy-gradient, then forget about 'time'.
K. P. Collins
"Jake" <jtrexel at ix.netcom.com> wrote in message
news:r7he9v8f3dk5nb16a0jum9d6kk8nrku2pv at 4ax.com...
| How do I parameterize these equations using time as the dependent
| variable ? v is for voltage, alpha is the alpha symbol and I have
3
| separate equations for alpha (n, h and n). I also want to be able
to
| plot them together.
|| alpha(m)(v) = 4*exp(1-0.0556(v+65)
| alpha(h)(v) = 1/(1+exp-0.1(v+35))
| aplah(n)(v) = 0.125*exp(-0.0125*v + 65)
|| These are the Hodgkin-Huxley equations.
|| thanks
| Jake