From e0a4aa29f8ccbc9e86ec202be199756aea2528b6 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Tue, 28 May 2024 18:37:50 -0700 Subject: change emacs a little; more stuff --- mindmap/mass-spring system.org | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mindmap/mass-spring system.org (limited to 'mindmap/mass-spring system.org') diff --git a/mindmap/mass-spring system.org b/mindmap/mass-spring system.org new file mode 100644 index 0000000..7b780f5 --- /dev/null +++ b/mindmap/mass-spring system.org @@ -0,0 +1,11 @@ +:PROPERTIES: +:ID: 5004f2b4-f8f7-46e6-87b5-e547184f82ef +:END: +#+title: mass-spring system +#+author: Preston Pan +#+html_head: +#+html_head: +#+html_head: +#+options: broken-links:t +* Introduction +A mass-spring model uses Hooke's law $F = kx$ in order to model a mass attached to a spring with a differential equation. -- cgit