feat: finish

This commit is contained in:
2025-10-21 23:57:06 -04:00
parent f530b16356
commit 2c2d41e458

View File

@@ -461,5 +461,20 @@ run_2_2_b_show()
\end{minted} \end{minted}
\section{Summary and Conclusions} \section{Summary and Conclusions}
We encountered many difficulties in this lab. The difficulties fell into three categories:
\begin{itemize}
\item Incorrect circuit assembly delayed our ability to collect data, and ultimately hampered
\item In the absence of context for calculations to be done later in our report, the collection of data was not done in a way conducive to consumption of later day (e.g. nonsynchronization)
\item The calculations themselves were difficult to do, and ultimately consumed the bulk of the time we had available to complete the lab report.
\end{itemize}
Nevertheless, we were able to exercise techniques which process signal
data, and review and confirm \textit{at least} that the signal
responses of sinusoidal inputs were also sinusoidal, and shared the
same frequency.
\end{document} \end{document}