49 lines
1.3 KiB
TeX
49 lines
1.3 KiB
TeX
% Created 2024-03-19 Tue 11:05
|
|
% Intended LaTeX compiler: pdflatex
|
|
\documentclass[a4paper, 10pt, DIV=12, parskip=full, bibliography=totoc]{scrreprt}
|
|
|
|
\input{preamble.tex}
|
|
\bibliography{nass-uniaxial-model.bib}
|
|
\author{Dehaeze Thomas}
|
|
\date{\today}
|
|
\title{Simscape Model - Micro Station}
|
|
\hypersetup{
|
|
pdfauthor={Dehaeze Thomas},
|
|
pdftitle={Simscape Model - Micro Station},
|
|
pdfkeywords={},
|
|
pdfsubject={},
|
|
pdfcreator={Emacs 29.2 (Org mode 9.7)},
|
|
pdflang={English}}
|
|
\usepackage{biblatex}
|
|
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
\tableofcontents
|
|
|
|
\clearpage
|
|
\begin{table}[htbp]
|
|
\caption{\label{tab:simscape_ustation_section_matlab_code}Report sections and corresponding Matlab files}
|
|
\centering
|
|
\begin{tabularx}{0.6\linewidth}{lX}
|
|
\toprule
|
|
\textbf{Sections} & \textbf{Matlab File}\\
|
|
\midrule
|
|
Section \ref{sec}: & \texttt{simscape\_ustation\_1\_.m}\\
|
|
\bottomrule
|
|
\end{tabularx}
|
|
\end{table}
|
|
\chapter{Micro-Station Kinematics}
|
|
\label{sec:simscape_ustation_kinematics}
|
|
\chapter{Stage Modeling}
|
|
\label{sec:simscape_ustation_kinematics}
|
|
\chapter{Measurement of Positioning Errors}
|
|
\label{sec:simscape_ustation_kinematics}
|
|
\chapter{Simulation of Scientific Experiments}
|
|
\label{sec:simscape_ustation_kinematics}
|
|
\chapter{Estimation of disturbances}
|
|
\chapter{Conclusion}
|
|
\label{sec:uniaxial_conclusion}
|
|
\printbibliography[heading=bibintoc,title={Bibliography}]
|
|
\end{document}
|