diff --git a/make-talk-06/equation-for-a-line.pdf b/make-talk-06/equation-for-a-line.pdf new file mode 100644 index 0000000..ec73497 Binary files /dev/null and b/make-talk-06/equation-for-a-line.pdf differ diff --git a/make-talk-06/equation-for-a-line.svg b/make-talk-06/equation-for-a-line.svg new file mode 100644 index 0000000..adc9d95 --- /dev/null +++ b/make-talk-06/equation-for-a-line.svg @@ -0,0 +1,506 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + b + + + + + + + + + rise + run + + a = + rise + run + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + x + y + + diff --git a/make-talk-06/equation-for-a-plane.pdf b/make-talk-06/equation-for-a-plane.pdf new file mode 100644 index 0000000..9fa34ed Binary files /dev/null and b/make-talk-06/equation-for-a-plane.pdf differ diff --git a/make-talk-06/equation-for-a-plane.svg b/make-talk-06/equation-for-a-plane.svg new file mode 100644 index 0000000..b54ac91 --- /dev/null +++ b/make-talk-06/equation-for-a-plane.svg @@ -0,0 +1,353 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +x1 + ‒x1 + +x2 + ‒x2 + + +y + ‒y + + + diff --git a/make-talk-06/main.tex b/make-talk-06/main.tex index 68f3f82..2665660 100644 --- a/make-talk-06/main.tex +++ b/make-talk-06/main.tex @@ -58,6 +58,19 @@ % START START START START START START START START START START START START START \begin{frame}{\only<1>{Equation of a line (fitting $a$ and $b$ to measurements $y$ versus $x$)}\only<2>{Equation of a plane (height $y$ versus 2D coordinates $x_1$ and $x_2$)}\only<3>{Equation of a hyperplane (N-dimensional)}\only<4>{General linear transformation: many inputs, many outputs}\only<5>{Pass through function $f$ to make it non-linear (more on that later)}} +\vspace{0.25 cm} +\begin{onlyenv}<1> +\begin{center} +\includegraphics[width=0.4\linewidth]{equation-for-a-line.pdf} +\end{center} +\vspace{-1.5 cm} +\end{onlyenv}\begin{onlyenv}<2> +\begin{center} +\includegraphics[width=0.4\linewidth]{equation-for-a-plane.pdf} +\end{center} +\vspace{-1.75 cm} +\end{onlyenv} + \begin{columns} \column{1.1\linewidth} \renewcommand{\arraystretch}{1.5}