Examples of differential equations: Difference between revisions

Content deleted Content added
A more complicated model: also take out of italics
Removed wolfram reference and added link to list of numerical analysis software
Line 145:
: <math> y_2'=2y_1-2y_2+\sin(t)</math>
 
can be easily solved symbolically using [[List_of_numerical_analysis_software|numerical analysis software]].
[http://www.wolframalpha.com/input/?i=y%27+%3D+{{1%2C2}}%2C{{2%2C-2}}.y%2B+{t%2C+sin%28t%29} solved]
in [[WolframAlpha]].
 
==See also==