6th Semester Files
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
\documentclass{article}
|
||||
|
||||
\usepackage{circuitikz}
|
||||
\usepackage{amsmath}
|
||||
|
||||
\title{Systems \& Control Homework 1}
|
||||
\author{Aidan Sharpe}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
\date{}
|
||||
|
||||
\section{Laplace Transforms}
|
||||
$$\mathcal{L}\{e^{-at}\sin(\omega t) u(t)\} = {\omega \over (s+a)^2 + \omega^2}$$
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user