Hello, I'm a Data Scientist and I love to play with pixels.
9 followers 1 article/week
Hodgkin-Huxley model

An important step beyond simplified neuronal models, like the previously discussed Integrate-and-Fire model or the FitzHugh-Nagumo model, is the Hodgkin-Huxley model. This model is based on the experimental data of Hodgkin and Huxley, who received the Nobel Prize in 1963 for their discoveries concerning the ionic mechanisms involved in excitation and...

Sun Apr 21, 2024 19:28
FitzHugh-Nagumo model

In the previous post, we analyzed the dynamics of Van der Pol oscillator by using phase plane analysis. In this post, we will see, that this oscillator can be considered as a special case of another dynamical system, the FitzHugh-Nagumo model. The FitzHugh-Nagumo model is a simplified model used to describe the dynamics of the action potential in neurons....

Sun Apr 7, 2024 15:32
Van der Pol oscillator

After we have discussed the basics of phase plane analysis in the previous post, we will now apply this method to the Van der Pol oscillator. The Van der Pol oscillator is a non-conservative oscillator with nonlinear damping, which was first described by the Dutch electrical engineer Balthasar van der Pol in 1920. It was originally used to describe...

Sun Mar 24, 2024 14:13
Nullclines and fixed points of the Rössler attractor

After introducing phase plane analysis in the previous post, we will now apply this method to the Rössler attractor presented earlier. We will investigate the system’s nullclines and fixed points, and analyze the attractor’s dynamics in the phase space. Nullclines and fixed points Let’s recall the system of ordinary differential equations (ODEs)...

Tue Mar 19, 2024 12:18
Using phase plane analysis to understand dynamical systems

When it comes to understanding the behavior of dynamical systems, analyzing the system’s behavior directly from its differential equations can often be too complex. In such situations, phase plane analysis can be a powerful tool for gaining insights into the system’s dynamics. By plotting the system’s state variables against each other, this method...

Mon Mar 18, 2024 02:53
PyTorch on Apple Silicon

Already some time ago, PyTorch became fully available for Apple Silicon. Thus, it’s no longer necessary to install the nightly builds to run PyTorch on the GPU of your Apple Silicon machine as I described in one of my earlier posts. Install PyTorch on Apple Silicon Let’s begin with creating a new conda environment: conda create -n...

Sun Mar 17, 2024 00:59

Build your own newsfeed

Ready to give it a go?
Start a 14-day trial, no credit card required.

Create account