-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathadvancedantennaProblemSet2.tex
86 lines (82 loc) · 2.62 KB
/
advancedantennaProblemSet2.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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
%
% Copyright © 2015 Peeter Joot. All Rights Reserved.
% Licenced as described in the file LICENSE under the root directory of this GIT repository.
%
%\input{../latex/assignment.tex}
\input{../latex/blogpost.tex}
\renewcommand{\basename}{advancedantennaProblemSet2}
\renewcommand{\dirname}{notes/ece1229/}
\newcommand{\keywords}{Advanced Antenna Theory, ECE1229H}
\newcommand{\dateintitle}{}
\input{../latex/peeter_prologue_print2.tex}
\usepackage{peeters_layout_exercise}
\usepackage{ece1229}
\usepackage{siunitx}
\usepackage{esint} % \oiint
\renewcommand{\QuestionNB}{\alph{Question}.\ }
\renewcommand{\theQuestion}{\alph{Question}}
%--------------------------
%%%\usepackage[T1]{fontenc}
%%%\usepackage{beramono}
%%%\usepackage{listings}
%%%%\usepackage[usenames,dvipsnames]{xcolor}
%%%\usepackage[usenames]{xcolor}
%%%
%%%%%
%%%%% Julia definition (c) 2014 Jubobs
%%%%%
%%%\lstdefinelanguage{Julia}%
%%% {morekeywords={abstract,break,case,catch,const,continue,do,else,elseif,%
%%% end,export,false,for,function,immutable,import,importall,if,in,%
%%% macro,module,otherwise,quote,return,switch,true,try,type,typealias,%
%%% using,while},%
%%% sensitive=true,%
%%% alsoother={$},%
%%% morecomment=[l]\#,%
%%% morecomment=[n]{\#=}{=\#},%
%%% morestring=[s]{"}{"},%
%%% morestring=[m]{'}{'},%
%%%}[keywords,comments,strings]%
%%%
%%%\lstset{%
%%% language = Julia,
%%% basicstyle = \ttfamily,
%%% keywordstyle = \bfseries\color{blue},
%%% stringstyle = \color{magenta},
%%% commentstyle = \color{ForestGreen},
%%% showstringspaces = false,
%%%}
%--------------------------
\beginArtNoToc
\generatetitle{ECE1229H Advanced Antenna Theory. Problem Set 2: Fundamental parameters and Field radiation}
%\chapter{Fundamental parameters and Field radiation}
\label{chap:advancedantennaProblemSet2}
%
%\section{Disclaimer}
%
%This is an ungraded set of answers to the problems posed.
%
\input{advancedantennaProblemSet2Problem1.tex}
\input{advancedantennaProblemSet2Problem2.tex}
\input{advancedantennaProblemSet2Problem3.tex}
\input{advancedantennaProblemSet2Problem4.tex}
\input{advancedantennaProblemSet2Problem5.tex}
%
%\section{Matlab Sources}
%
%The Matlab code associated with these notes is available under
%\href{https://raw.github.com/peeterjoot/matlab/master/ece1229/ps2}{ece1229/ps2/}
%within the github repository:
%
%\begin{itemize}
%\item git@github.com:peeterjoot/matlab.git
%\end{itemize}
%
%The data and figures referenced in these notes were generated with versions not greater than:
%
%FIXME:
%\begin{itemize}
%\item commit 5641358d1f397dab8a4053f7fb9681b0d532cad6
%\end{itemize}
%
\EndArticle