Question: plot phase space and extented phase space of ODEs

Hi

I have the ODEs: x'=x

ode:=diff(x(t),t)-x(t);

 

sketch the phase space and extended phase space of previous ode.

 

Please Wait...