summaryrefslogtreecommitdiff
path: root/tutorials/module_4/velocity-time.txt
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-10-20 16:43:28 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-10-20 16:43:28 -0600
commitba75ac4c0a829316b3cd30cd8110d353cde2b6d2 (patch)
treef8fa13b2a239e0eaeaa083ee31e74a1ab70c1cf7 /tutorials/module_4/velocity-time.txt
parentd74d4b65a51d11db90198d6f2548d9ab942a2c25 (diff)
Added sample data files
Diffstat (limited to 'tutorials/module_4/velocity-time.txt')
-rw-r--r--tutorials/module_4/velocity-time.txt23
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 |