-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathadvancedantennaProblemSet5.tex
58 lines (49 loc) · 1.76 KB
/
advancedantennaProblemSet5.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
%
% Copyright © 2015 Peeter Joot. All Rights Reserved.
% Licenced as described in the file LICENSE under the root directory of this GIT repository.
%
\input{../assignment.tex}
\renewcommand{\basename}{advancedantennaProblemSet5}
\renewcommand{\dirname}{notes/ece1229/}
\newcommand{\keywords}{Advanced Antenna Theory, ECE1229H}
\newcommand{\dateintitle}{}
\input{../peeter_prologue_print2.tex}
\usepackage{peeters_layout_exercise}
\usepackage{ece1229}
\usepackage{siunitx}
\usepackage{esint} % \oiint
\usepackage{matlab}
\usepackage{steinmetz} % \phase{}
\usepackage{latexsym} % \mho
\renewcommand{\QuestionNB}{\alph{Question}.\ }
\renewcommand{\theQuestion}{\alph{Question}}
\beginArtNoToc
\generatetitle{ECE1229H Advanced Antenna Theory. Problem Set 5: Aperture and Patch Antennas}
%\chapter{Aperature and Patch Antennas}
\index{aperature antenna}
\index{patch antenna}
\label{chap:advancedantennaProblemSet5}
%
%\section{Disclaimer}
%
%This is an ungraded set of answers to the problems posed.
%
\input{advancedantennaProblemSet5Problem1.tex}
\input{advancedantennaProblemSet5Problem2.tex}
%
\section{Notebook Sources}
%
Mathematica notebooks can be found under \href{https://github.com/peeterjoot/mathematica/tree/master/ece1229/ps5}{ece1229/ps5/} in the github repository:
git@github.com:peeterjoot/mathematica.git
\input{ps5mathematica.tex}
Matlab notebooks can be found under \href{https://github.com/peeterjoot/matlab/tree/master/ece1229/ps5}{ece1229/ps5/} in the github repository:
git@github.com:peeterjoot/matlab.git
\input{ps5matlab.tex}
%Julia notebooks can be found under \href{https://github.com/peeterjoot/julia/tree/master/ece1229/ps5}{ece1229/ps5/} in the github repository:
%
%git@github.com:peeterjoot/julia.git
%
%\input{ps5julia.tex}
%
%\EndNoBibArticle
\EndArticle