Given the following van der Pol equation.
$$y''+u(y^{2}-1)y'+y=0$$
By numerically integrating the equation using any computer programme (such as Matlab) describe and deduce the nonlinear dynamics of the following system. (Observe the phase portrait at different values of $u$ and initial conditions such as in $0.1
What I tried/know:
By trying different values of $u$, I got a different phase portrait such as when $u=0.1$, I got a centre around the point $(0,0)$ and as $u$ increases the phase portrait slowly changes from a centre to a spiral.
I do know that at $|x|<1$ it acts like a ordinary damping and at $|x|>1$ the term acts like a negative damping, but I don’t quite get what the phase portrait means and its physical implication.
Could anyone show me the phase portrait and explain what this question means?