Refactor: add title, refactor chapter 3, combine ch1 and ch2
This commit is contained in:
@ -5,7 +5,8 @@
|
||||
|
||||
\subject{Proseminar}
|
||||
\title{
|
||||
Tbd
|
||||
Berechnung der Matrixexponentialfunktion und
|
||||
Anwendung auf homogene lineare Differentialgleichungssysteme mit konstanten Koeffizienten
|
||||
}
|
||||
\subtitle{TU Bergakademie Freiberg}
|
||||
\author{Niklas Birk}
|
||||
@ -24,13 +25,10 @@
|
||||
|
||||
\newpage
|
||||
|
||||
\section{Lineare Differentialgleichungssysteme mit konstanten Koeffizienten}\label{sec:01}
|
||||
\input{sections/01_ldgls}
|
||||
\section{Lineare Differentialgleichungssysteme mit konstanten Koeffizienten und Anwendung der Matrixexponentialfunktion}\label{sec:dgls-matrixexponential}
|
||||
\input{sections/01_ldgls_matrixexponential}
|
||||
|
||||
\section{Existenz und Eindeutigkeit der Lösung}\label{sec:02}
|
||||
\input{sections/02_existenz_eindeutigkeit}
|
||||
|
||||
\section{Anwendung der Matrixexponentialfunktion auf homogene lineare DGLS}\label{sec:03}
|
||||
\input{sections/03_anwendung_auf_jnf}
|
||||
\section{Berechnung der Matrixexponentialfunktion}\label{sec:berechnung-matrixexponential}
|
||||
\input{sections/02_berechnung_matrixexponential}
|
||||
|
||||
\end{document}
|
Reference in New Issue
Block a user