I have an exercise to find a Lyapunov-function for the following system:
$\dot{x}=-x+y\\ \dot{y}=-16x-8y+y^2$
I know which conditions such a Lyapunov-function has to have, but I dont have any idea how to find it...
I have an exercise to find a Lyapunov-function for the following system:
$\dot{x}=-x+y\\ \dot{y}=-16x-8y+y^2$
I know which conditions such a Lyapunov-function has to have, but I dont have any idea how to find it...
Hint: A good way to construct a Lyapunov-function is to construct a quadratic form $[x,y]P[x,y]^T$, where $P$ is a two by two symmetric matrix. You need to play around with the entries in $P$ to find a "good" Lyapunov function.