-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathappendixchapters.tex
More file actions
26 lines (26 loc) · 851 Bytes
/
appendixchapters.tex
File metadata and controls
26 lines (26 loc) · 851 Bytes
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
%
% Copyright © 2014 Peeter Joot. All Rights Reserved.
% Licenced as described in the file LICENSE under the root directory of this GIT repository.
%
\mychapter{Singular Value Decomposition.}
\input{svdNotes.tex}
\mychapter{Basic theorems and definitions.}
\input{theorems.tex}
\mychapter{Norton equivalents.}
\input{simpleNortonEquivalents.tex}
\mychapter{Stability of discretized linear differential equations.}
\input{stabilityLDEandDiscreteTime.tex}
\mychapter{Laplace transform refresher.}
\input{laplaceTransformVec.tex}
\mychapter{Discrete Fourier Transform.}
\input{discreteFourierMatrixForm.tex}
\mychapter{Harmonic Balance, rough notes.}
\withproblemsets{
\input{diodeRLCSample.tex}
}
\mychapter{Matlab notebooks.}
\withproblemsets{
\input{matlab.tex}
}
\mychapter{Mathematica notebooks.}
\input{mathematica.tex}