From 17f90913cb9a16ff78ad672fe15a2bd4e7e1b5db Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Sun, 14 Sep 2025 20:55:09 -0600 Subject: Worked on ODE --- tutorials/module_3/2_roots_optimization.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'tutorials/module_3/2_roots_optimization.md') diff --git a/tutorials/module_3/2_roots_optimization.md b/tutorials/module_3/2_roots_optimization.md index e4224f1..780a284 100644 --- a/tutorials/module_3/2_roots_optimization.md +++ b/tutorials/module_3/2_roots_optimization.md @@ -229,4 +229,12 @@ Open methods may also have it's problems. Let's consider the following function: # Pipe Friction Example -Numerical methods for Engineers 7th Edition Case study 8.4. \ No newline at end of file +Numerical methods for Engineers 7th Edition Case study 8.4. + + + + + +# Systems of Non-linear equations + + -- cgit v1.2.3