diff options
Diffstat (limited to 'tutorials/module_4/velocity-time.txt')
| -rw-r--r-- | tutorials/module_4/velocity-time.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/tutorials/module_4/velocity-time.txt b/tutorials/module_4/velocity-time.txt new file mode 100644 index 0000000..9a7e221 --- /dev/null +++ b/tutorials/module_4/velocity-time.txt @@ -0,0 +1,23 @@ +| Time (s) | Velocity (m/s) | +| -------- | -------------- | +| 0 | 0 | +| 2 | 1.5 | +| 4 | 3 | +| 6 | 4.5 | +| 8 | 6 | +| 10 | 7.5 | +| 12 | 9 | +| 14 | 10.5 | +| 16 | 12 | +| 18 | 13.5 | +| 20 | 15 | +| 24 | 18 | +| 28 | 21 | +| 32 | 24 | +| 36 | 27 | +| 40 | 30 | +| 42 | 25 | +| 44 | 18 | +| 46 | 10 | +| 48 | 5 | +| 50 | 0 | |
