phd-simscape-micro-station/simscape-micro-station.tex

57 lines
1.5 KiB
TeX
Raw Normal View History

2024-10-30 14:29:52 +01:00
% Created 2024-10-30 Wed 10:53
2024-03-19 15:12:19 +01:00
% Intended LaTeX compiler: pdflatex
\documentclass[a4paper, 10pt, DIV=12, parskip=full, bibliography=totoc]{scrreprt}
\input{preamble.tex}
2024-10-30 14:29:52 +01:00
\input{preamble_extra.tex}
\bibliography{simscape-micro-station.bib}
2024-03-19 15:12:19 +01:00
\author{Dehaeze Thomas}
\date{\today}
\title{Simscape Model - Micro Station}
\hypersetup{
pdfauthor={Dehaeze Thomas},
pdftitle={Simscape Model - Micro Station},
pdfkeywords={},
pdfsubject={},
2024-10-30 14:29:52 +01:00
pdfcreator={Emacs 29.4 (Org mode 9.6)},
2024-03-19 15:12:19 +01:00
pdflang={English}}
\usepackage{biblatex}
\begin{document}
\maketitle
\tableofcontents
\clearpage
2024-10-30 14:29:52 +01:00
2024-03-19 15:12:19 +01:00
\begin{table}[htbp]
2024-10-30 14:29:52 +01:00
\caption{\label{tab:ustation_section_matlab_code}Report sections and corresponding Matlab files}
2024-03-19 15:12:19 +01:00
\centering
\begin{tabularx}{0.6\linewidth}{lX}
\toprule
\textbf{Sections} & \textbf{Matlab File}\\
\midrule
2024-10-30 14:29:52 +01:00
Section \ref{sec}: & \texttt{ustation\_1\_.m}\\
2024-03-19 15:12:19 +01:00
\bottomrule
\end{tabularx}
\end{table}
2024-10-30 14:29:52 +01:00
2024-03-19 15:12:19 +01:00
\chapter{Micro-Station Kinematics}
2024-10-30 14:29:52 +01:00
\label{sec:ustation_kinematics}
\url{file:///home/thomas/Cloud/work-projects/ID31-NASS/matlab/nass-simscape/org/kinematics.org}
2024-03-19 15:12:19 +01:00
\chapter{Stage Modeling}
2024-10-30 14:29:52 +01:00
\label{sec:ustation_kinematics}
2024-03-19 15:12:19 +01:00
\chapter{Measurement of Positioning Errors}
2024-10-30 14:29:52 +01:00
\label{sec:ustation_kinematics}
\url{file:///home/thomas/Cloud/work-projects/ID31-NASS/matlab/nass-simscape/org/kinematics.org}
2024-03-19 15:12:19 +01:00
\chapter{Simulation of Scientific Experiments}
2024-10-30 14:29:52 +01:00
\label{sec:ustation_kinematics}
2024-03-19 15:12:19 +01:00
\chapter{Estimation of disturbances}
\chapter{Conclusion}
\label{sec:uniaxial_conclusion}
2024-10-30 14:29:52 +01:00
2024-03-19 15:12:19 +01:00
\printbibliography[heading=bibintoc,title={Bibliography}]
\end{document}