aboutsummaryrefslogtreecommitdiffstats
path: root/SigSys.tex
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-08-19 18:46:28 +0200
committerNao Pross <np@0hm.ch>2021-08-19 19:02:10 +0200
commit08522b830cd1dd1d0d1d5a060574f50f388205a7 (patch)
treee714f5dc0e50597c2500b9b7875fd518d55b4396 /SigSys.tex
parentAdd refs (diff)
downloadSigSys-08522b830cd1dd1d0d1d5a060574f50f388205a7.tar.gz
SigSys-08522b830cd1dd1d0d1d5a060574f50f388205a7.zip
Continue working
Diffstat (limited to 'SigSys.tex')
-rw-r--r--SigSys.tex7
1 files changed, 6 insertions, 1 deletions
diff --git a/SigSys.tex b/SigSys.tex
index 192a703..2384aa7 100644
--- a/SigSys.tex
+++ b/SigSys.tex
@@ -52,7 +52,12 @@
% Document
\DeclareMathOperator{\fourier}{\mathcal{F}}
+\DeclareMathOperator{\laplace}{\mathcal{L}}
+
\DeclareMathOperator{\rank}{\mathrm{rank}}
+\DeclareMathOperator{\tr}{\mathrm{tr}}
+
+\DeclareMathOperator{\arccosh}{\mathrm{arccosh}}
\begin{document}
@@ -70,12 +75,12 @@
\part{Signals and Systems}
\input{tex/signals}
\input{tex/lti}
-\input{tex/lti-freq}
\input{tex/state-space}
\input{tex/filters}
\part{Mathematics}
% linear algebra
% fourier and laplace transforms
+% signal flow diagrams
\end{document}