File: rk4.dat

package info (click to toggle)
gwc 0.22.04-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,676 kB
  • sloc: ansic: 40,072; sh: 797; makefile: 661; perl: 37
file content (12 lines) | stat: -rwxr-xr-x 141 bytes parent folder | download | duplicates (16)
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