diff options
author | OST\sara.halter <sara.halter@gmx.ch> | 2021-09-23 15:17:55 +0200 |
---|---|---|
committer | OST\sara.halter <sara.halter@gmx.ch> | 2021-09-23 15:17:55 +0200 |
commit | 29cc5cb87c4b55cecd7ac3c3c3652d0e2ac384ff (patch) | |
tree | b4377dd897f3185f4d13d69b6b44121b13265cc6 /doc/thesis/chapters | |
parent | Projekttplan angepasst noch nicht fertig (diff) | |
parent | Add project plan and thesis to workflow (diff) | |
download | Fading-29cc5cb87c4b55cecd7ac3c3c3652d0e2ac384ff.tar.gz Fading-29cc5cb87c4b55cecd7ac3c3c3652d0e2ac384ff.zip |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to '')
-rw-r--r-- | doc/thesis/chapters/conclusions.tex | 3 | ||||
-rw-r--r-- | doc/thesis/chapters/implementation.tex | 8 | ||||
-rw-r--r-- | doc/thesis/chapters/introduction.tex | 5 | ||||
-rw-r--r-- | doc/thesis/chapters/theory.tex | 6 |
4 files changed, 22 insertions, 0 deletions
diff --git a/doc/thesis/chapters/conclusions.tex b/doc/thesis/chapters/conclusions.tex new file mode 100644 index 0000000..15697fd --- /dev/null +++ b/doc/thesis/chapters/conclusions.tex @@ -0,0 +1,3 @@ +% vim: set ts=2 sw=2 noet: + +\chapter{Conclusions} diff --git a/doc/thesis/chapters/implementation.tex b/doc/thesis/chapters/implementation.tex new file mode 100644 index 0000000..12f8cd6 --- /dev/null +++ b/doc/thesis/chapters/implementation.tex @@ -0,0 +1,8 @@ +% vim: set ts=2 sw=2 noet: + +\chapter{Implementation} + +\section{Simulaton} +\section{Hardware} +\section{Measurements} +\section{Results} diff --git a/doc/thesis/chapters/introduction.tex b/doc/thesis/chapters/introduction.tex new file mode 100644 index 0000000..0dc11e5 --- /dev/null +++ b/doc/thesis/chapters/introduction.tex @@ -0,0 +1,5 @@ +% vim: set ts=2 sw=2 noet: + +\chapter{Introduction} + +\section{Background} diff --git a/doc/thesis/chapters/theory.tex b/doc/thesis/chapters/theory.tex new file mode 100644 index 0000000..d61fff1 --- /dev/null +++ b/doc/thesis/chapters/theory.tex @@ -0,0 +1,6 @@ +% vim: set ts=2 sw=2 noet: + +\chapter{Theory} + +\section{Problem description} +\section{Mathematical Model} |