File: rk4.dat

package info (click to toggle)
meschach 1.2b-19
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,212 kB
  • sloc: ansic: 21,961; makefile: 482; sh: 17
file content (12 lines) | stat: -rw-r--r-- 141 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7
8
9
10
11
12
# No. of a problem
1
# Initial time
0
# Final time
1
# Solution is x(t) = (cos(t),-sin(t))
# x(0) =
Vector: dim: 2
1       0
# Step size
0.1