The van der Pol equation is a model of an electronic circuit that arose back in the days of vacuum tubes: d²y dy - (1 -
Posted: Thu Jun 30, 2022 7:36 pm
The van der Pol equation is a model of an electronic circuit that arose back in the days of vacuum tubes: d²y dy - (1 - y²) + y = 0 dt² Given the initial conditions y(0) = y'(0) = 1, solve this equation from t = 0 to 1 using Euler's method with a step size of 0.25.