Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions documentation/main.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
\documentclass{article}
\usepackage{graphicx} % Required for inserting images
\usepackage{tocloft}

\title{\textbf{State Estimation Manual}}
\author{Andrew Brown, Jason Borges, Marcus Wada\\[1ex] \textit{MASA Dearborn}}
\date{October 2024}



\begin{document}

\maketitle
\newpage
\tableofcontents
\newpage


\section{Introduction}
\subsection{Project Vulcan 24/25}
\subsubsection{Team}
\subsubsection{Project}
\subsubsection{Word of Advice}

\section{Linear Algebra}
\subsection{Recommendations}
\subsection{Basics}


\section{Matrix Algebra}
\section{Linear Systems Theory}
\section{Probability Theory}


\end{document}