Commit ad9157

2024-11-23 19:51:45 Nuno Oliveira: -/-
MSP/Materials/Computer tools.md ..
@@ 8,9 8,18 @@
* AEs.
* DAEs.
- Some types of model **approximations** / modeling assumptions are also possible:
+ Some types of model **approximations** / modeling assumptions are also possible. For instance:
+
+ `$d \cdot/dt = \cdots$`, but also `$dt \rightarrow \Delta t = t_{k+1} - t_k$`, originating **algebraic** equations.
+
+ 2. Selection criteria for the implementation tools:
+ * Quality of the solution.
+ * How **fast**:
+ * computer implementation.
+ * obtaining the model solution.
+
+
- `$d \cdot/dt = \cdots$`, but also `$dt \rightarrow \Delta t = t_{k+1} - t_k$`.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9