Rubik
- 95
- 0
Homework Statement
If β=0 the neurone model is \dot{u}= -u
\dot{v}= v2 + v - u + \delta
If \delta = 1/4 it has critical point (0,-1/2)
Transform the system so that the critical point is at the origin so let \bar{v} = v +1/2 and find the equations of motion for (u,\bar{v})
Homework Equations
The Attempt at a Solution
Does this mean for a change of variables I let \bar{u} =u and \bar{v}= v + 1/2 subs in gives
\dot{u} = \bar{u}
\dot{v} = \bar{v}2 + \bar{u}
Is that all I have to do?