diff options
Diffstat (limited to 'doc/thesis/chapters')
-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} |