1
0

Refactor: add title, refactor chapter 3, combine ch1 and ch2

This commit is contained in:
2023-05-30 19:36:58 +02:00
parent 86b442d42c
commit 42802819fb
7 changed files with 365 additions and 349 deletions

View File

@ -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}