File: dlog.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 (6 lines) | stat: -rw-r--r-- 72 bytes parent folder | download
1
2
3
4
5
6
x'=a*x*(1-delay(x,tau))
par tau=1,a=2
@ delay=5
@ total=200
init x=.5
d