File: vanderpol.ode

package info (click to toggle)
xppaut 8.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,332 kB
  • sloc: ansic: 74,690; makefile: 127; sh: 92
file content (7 lines) | stat: -rwxr-xr-x 104 bytes parent folder | download
1
2
3
4
5
6
7
x'=xp
xp'=-x+xp*(1-x^2)
x(0)=1
@ nplot=2
@ total=40,xp=t,xp2=t,yp=x,yp2=xp,xlo=0,xhi=40,ylo=-3,yhi=3
d