Cleaned up makefile, started presentation

This commit is contained in:
Connor
2022-03-19 13:39:02 -06:00
parent 298eb38ff1
commit 5329d15067
14 changed files with 115 additions and 326 deletions

View File

@@ -114,7 +114,7 @@
\begin{figure}[H]
\centering
\includegraphics[width=\textwidth]{flowcharts/nlp}
\includegraphics[width=\textwidth]{LaTeX/flowcharts/nlp}
\caption{A flowchart of the TPBVP Solution Approach}
\label{nlp}
\end{figure}
@@ -176,7 +176,7 @@
\begin{figure}[H]
\centering
\includegraphics[width=\textwidth]{fig/laguerre_plot}
\includegraphics[width=\textwidth]{LaTeX/fig/laguerre_plot}
\caption{Example of a natural trajectory propagated via the Laguerre-Conway
approach to solving Kepler's Problem}
\label{laguerre_plot}
@@ -202,7 +202,7 @@
\begin{figure}[H]
\centering
\includegraphics[width=\textwidth]{fig/spiral_plot}
\includegraphics[width=\textwidth]{LaTeX/fig/spiral_plot}
\caption{An example trajectory showing that classic continuous-thrust orbit
shapes, such as this orbit spiral, are easily achievable using a Sims-Flanagan
model}
@@ -320,7 +320,7 @@
\begin{figure}[H]
\centering
\includegraphics[width=\textwidth]{flowcharts/mbh}
\includegraphics[width=\textwidth]{LaTeX/flowcharts/mbh}
\caption{A flowchart visualizing the steps in the monotonic basin hopping
algorithm}
\label{mbh_flow}