diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-10-01 14:04:14 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-10-01 14:04:14 -0600 |
| commit | b7652c078a74ec0fd8419c4e0d8f9dc1d7b28020 (patch) | |
| tree | 436a9952db1fb6f47fb9b6a15e40b9801f925f20 /tutorials/module_3/3_8_Systems_of_ODEs.md | |
| parent | 0678159d2801c99437e728823dfccccb9d608174 (diff) | |
Re-structure of Module 3 to make each file a seperate lecture
Diffstat (limited to 'tutorials/module_3/3_8_Systems_of_ODEs.md')
| -rw-r--r-- | tutorials/module_3/3_8_Systems_of_ODEs.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tutorials/module_3/3_8_Systems_of_ODEs.md b/tutorials/module_3/3_8_Systems_of_ODEs.md new file mode 100644 index 0000000..52b2267 --- /dev/null +++ b/tutorials/module_3/3_8_Systems_of_ODEs.md @@ -0,0 +1,5 @@ +# Systems of ODE's +All methods for single ODE equations can be extended to using for system of ODEs + + +## Problem 1:
\ No newline at end of file |
