Systems of ODEs: Difference between revisions

From Rice Wiki
No edit summary
No edit summary
Line 17: Line 17:
\vec{x}'=\vec{F}(t,\vec{x})
\vec{x}'=\vec{F}(t,\vec{x})
</math>
</math>
Non-linear ODEs are very complicated (like chaos theory, three body problem, etc.)

Revision as of 06:57, 10 June 2024


An nxn system of ODEs looks like the following

In vector form, the same equation can be written as

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \vec{x}'=\vec{F}(t,\vec{x}) }

Non-linear ODEs are very complicated (like chaos theory, three body problem, etc.)