VanDerPol The model implements the Van der Pol oscillator. der(x0) = x1 der(x1) = mu * ((1 - x0 * x0) * x1) - x0