Content deleted Content added
→A more complicated model: Sweeping math formatting changes Tags: Reverted 2017 wikitext editor |
→Linear systems of ODEs: Brought equations from the same system into the same block Tags: Reverted 2017 wikitext editor |
||
Line 141:
The following example of a first order linear systems of ODEs
: <math>
y_1' &= y_1 + 2y_2 + t\\
\end{align}</math>
can be easily solved symbolically using [[List_of_numerical_analysis_software|numerical analysis software]].
|