diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-09-14 20:55:09 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-09-14 20:55:09 -0600 |
| commit | 17f90913cb9a16ff78ad672fe15a2bd4e7e1b5db (patch) | |
| tree | 71bd354cb1139b435cd30ee9e30b9520f8940fad /tutorials/module_3/2_roots_optimization.md | |
| parent | 8dc97918c2a9ea961b097b331c1631626784d89d (diff) | |
Worked on ODE
Diffstat (limited to 'tutorials/module_3/2_roots_optimization.md')
| -rw-r--r-- | tutorials/module_3/2_roots_optimization.md | 10 |
1 files changed, 9 insertions, 1 deletions
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 + + |
