Gelöste Aufgaben/Kw50: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Die Seite wurde neu angelegt: „l“) |
Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
[[Category:Gelöste Aufgaben]] | |||
[[Category:Analytische Lösung]] | |||
[[Category:Randwertproblem]] | |||
[[Category:Biege-Belastung]] | |||
[[Category:Euler-Bernoulli-Balken]] | |||
[[Category:Geometrische Zwangsbedingung]] | |||
[[Category:Maxima]] | |||
==Aufgabenstellung== | |||
SOME TEXT | |||
<onlyinclude> | |||
[[Datei:Screenshot 20210111-063733~2.png|100px|left|mini|Caption]] | |||
Gesucht ist "SOME EXPLANATION" | |||
</onlyinclude> | |||
== Lösung mit Maxima == | |||
Lorem Ipsum .... | |||
==tmp== | |||
<!--------------------------------------------------------------------------------> | |||
{{MyCodeBlock|title=Header | |||
|text=Text | |||
|code= | |||
<syntaxhighlight lang="lisp" line start=1> | |||
1+1 | |||
</syntaxhighlight> | |||
}} | |||
==tmp== | |||
<!--------------------------------------------------------------------------------> | |||
{{MyCodeBlock|title=Declarations | |||
|text=Text | |||
|code= | |||
<syntaxhighlight lang="lisp" line start=1> | |||
1+1 | |||
</syntaxhighlight> | |||
}} | |||
==tmp== | |||
<!--------------------------------------------------------------------------------> | |||
{{MyCodeBlock|title=Integration Of Differential Equation | |||
|text=Text | |||
|code= | |||
<syntaxhighlight lang="lisp" line start=1> | |||
1+1 | |||
</syntaxhighlight> | |||
}} | |||
==tmp== | |||
<!--------------------------------------------------------------------------------> | |||
{{MyCodeBlock|title=Boundary Conditions | |||
|text=Text | |||
|code= | |||
<syntaxhighlight lang="lisp" line start=1> | |||
1+1 | |||
</syntaxhighlight> | |||
}} | |||
==tmp== | |||
<!--------------------------------------------------------------------------------> | |||
{{MyCodeBlock|title=Prepare for Solver | |||
|text=Text | |||
|code= | |||
<syntaxhighlight lang="lisp" line start=1> | |||
1+1 | |||
</syntaxhighlight> | |||
}} | |||
==tmp== | |||
<!--------------------------------------------------------------------------------> | |||
{{MyCodeBlock|title=Solving | |||
|text=Text | |||
|code= | |||
<syntaxhighlight lang="lisp" line start=1> | |||
1+1 | |||
</syntaxhighlight> | |||
}} | |||
==tmp== | |||
<!--------------------------------------------------------------------------------> | |||
{{MyCodeBlock|title=Post-Processing | |||
|text=Text | |||
|code= | |||
<syntaxhighlight lang="lisp" line start=1> | |||
1+1 | |||
</syntaxhighlight> | |||
}} | |||
<table class="wikitable" style="background-color:white; float: left; margin-right:14px;"> | |||
<tr><th></th><th></th></tr> | |||
<tr><td></td><td></td></tr> | |||
</table> | |||
<hr/> | |||
'''Links''' | |||
* ... | |||
'''Literature''' | |||
* ... |
Version vom 29. März 2021, 13:23 Uhr
Aufgabenstellung
SOME TEXT
Gesucht ist "SOME EXPLANATION"
Lösung mit Maxima
Lorem Ipsum ....
tmp
Header
Text
1+1
tmp
Declarations
Text
1+1
tmp
Integration Of Differential Equation
Text
1+1
tmp
Boundary Conditions
Text
1+1
tmp
Prepare for Solver
Text
1+1
tmp
Solving
Text
1+1
tmp
Post-Processing
Text
1+1
Links
- ...
Literature
- ...