File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -291,7 +291,11 @@ of the differential equation into homogenous and particular parts is an
291291important technique taught to the students in engineering courses, also
292292illustrated in Figure 4 -34.
293293
294- |image23 |
294+ .. math ::
295+
296+ {{\partial ^{n}y}\over{\partial t^n}} + a_1 {{\partial ^{n-1}y}\over{\partial t^{n-1}}} + \ldots + a_n y
297+ =
298+ b_0 {{\partial ^{m}u} \over {\partial t^m}} + \ldots + b_{m-1} {{\partial u}\over{\partial t}} + b_m u
295299
296300 Now let us examine a second order system:
297301
@@ -792,7 +796,6 @@ Stephen Wolfram. The Mathematica Book. Wolfram Media Inc, 1997.
792796
793797.. |image19 | image :: media/image33.png
794798.. |image20 | image :: media/image35.png
795- .. |image23 | image :: media/image42.png
796799.. |image25 | image :: media/image44.png
797800
798801.. |WYSIWYG | replace :: :abbr: `WYSIWYG ( What-You-See-Is-What-You-Get ) `
You can’t perform that action at this time.
0 commit comments