Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: Hodgkin-Huxley Equations
Posted:
Dec 4, 2010 6:14 AM
|
|
Here is a reasonably simple version, with a Python equivalent. Does that help?
http://epfellow.posterous.com/python-vs-mathematica-numerical-solving
MP
On 2010-12-03, at 5:21 AM, J and B wrote:
> I am trying to solve the Hodgkin-Huxley Equations. I have the original > paper, a MIT seminar concerning them, and the code that is used to solve > them done with another system. These equations are simultaneous differential > equations. I have looked on the web site and have studied the various > demonstrations using these equations. However, the codes are too > complicated in that they contain extraneous codes specific to the > demonstration. I only need the codes to solve the basic Hodkin-Huxley > equations. > > I hope this is not asking the wrong thing in this group, if so I apologize. > > Thank You
|
|
|
|