Gelöste Aufgaben/T3BP: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 18: | Zeile 18: | ||
==tmp== | ==tmp== | ||
<!--------------------------------------------------------------------------------> | <!-------------------------------------------------------------------------------->{{MyCodeBlock|title=Header | ||
{{MyCodeBlock|title= | |||
|text=Text | |text=Text | ||
|code= | |code= | ||
Zeile 26: | Zeile 25: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
}} | }} | ||
<!-------------------------------------------------------------------------------->{{MyCodeBlock|title=Declarations | |||
|text=Text | |||
|code= | |||
<syntaxhighlight lang="lisp" line start=1> | |||
1+1 | |||
</syntaxhighlight> | |||
}} | |||
<!-------------------------------------------------------------------------------->{{MyCodeBlock|title=Equilibrium Conditions | |||
|text=Text | |||
|code= | |||
<syntaxhighlight lang="lisp" line start=1> | |||
1+1 | |||
</syntaxhighlight> | |||
}} | |||
<!-------------------------------------------------------------------------------->{{MyCodeBlock|title=Solving | |||
|text=Text | |||
|code= | |||
<syntaxhighlight lang="lisp" line start=1> | |||
1+1 | |||
</syntaxhighlight> | |||
}} | |||
<!-------------------------------------------------------------------------------->{{MyCodeBlock|title=Post-Processing | |||
|text=Text | |||
[[Datei:T3BP-21.png|350px|left|mini|"Trajektoren der Körper"]] | |||
[[Datei:T3BP-22.png|150px|left|mini|"Bewegungsgrößen <i>Σ M<sub>i</sub> <i>I<sub>i,x</sub>"</i>]] | |||
[[Datei:T3BP-23.avi|100%|left|mini|"Animation der Bewegung"]] | |||
|code= | |||
<syntaxhighlight lang="lisp" line start=1> | |||
1+1 | |||
</syntaxhighlight> | |||
}} | |||
<table class="wikitable mw-collapsible" style="background-color:white; float: left; margin-right:14px;"> | <table class="wikitable mw-collapsible" style="background-color:white; float: left; margin-right:14px;"> | ||
Zeile 31: | Zeile 73: | ||
<tr><td></td><td></td></tr> | <tr><td></td><td></td></tr> | ||
</table> | </table> | ||
Version vom 2. Oktober 2022, 18:28 Uhr
Aufgabenstellung
Sie untersuchen das „Three-Body-Problem“(vgl. Wikipedia) numerisch. Dabei sollen die Bahnen von drei Körper mit den Punktmassen M1, M22, M3 in Wechselwirkung miteinander berechnet werden.
Gesucht ist die Lösung des Anfangswertproblems für verschiedene Anfangswerte (Orte und Geschwindigkeiten) und Massen Mi der Körper.
Lösung mit Matlab®
Lorem Ipsum ....
tmp
Header
Text
1+1
Declarations
Text
1+1
Equilibrium Conditions
Text
1+1
Solving
Text
1+1
Post-Processing
Text
1+1
Links
- ...
Literature
- ...