From 5645f645b8721b581c80290e33d5f336b415242b Mon Sep 17 00:00:00 2001 From: GuestJim <30958420+GuestJim@users.noreply.github.com> Date: Thu, 12 Sep 2019 18:32:12 -0400 Subject: [PATCH] Update 02 Sampling.ltx Corrected Y values. Not sure how I had them so wrong before, but they are fixed now. --- Sections - Presentation/02 Sampling.ltx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Sections - Presentation/02 Sampling.ltx b/Sections - Presentation/02 Sampling.ltx index c2aa4a8..4111ed6 100644 --- a/Sections - Presentation/02 Sampling.ltx +++ b/Sections - Presentation/02 Sampling.ltx @@ -9,7 +9,7 @@ \footnotesize \setlength{\tabcolsep}{2pt} \color{MAGENTA}{ \begin{tabular}{lcccccccccccc} X = & \{-0.5~ & 0.5~ & 1.5~ & 2.5~ & 3.5~ & 4.5~ & 5.5~ & 6.5~ & 7.5~ & 8.5~ & 9.5~ & 10.5~\} \\ - Y = & \{-0.39 & 0.48 & 0.99 & 0.75 & -0.06 & -0.82 & -0.96 & -0.37 & 0.49 & 0.99 & 0.73 & -0.08\} + Y = & \{-0.31 & 0.31 & 0.81 & 1.00 & 0.81 & 0.31 & -0.31 & -0.81 & -1.00 & -0.81 & -0.31 & 0.31\} \end{tabular} } } @@ -37,7 +37,7 @@ \footnotesize \setlength{\tabcolsep}{2pt} \begin{tabular}{lcccccccccccc} X = & \{-0.5~ & 0.5~ & 1.5~ & 2.5~ & 3.5~ & 4.5~ & 5.5~ & 6.5~ & 7.5~ & 8.5~ & 9.5~ & 10.5~\} \\ - Y = & \{-0.39 & 0.48 & 0.99 & 0.75 & -0.06 & -0.82 & -0.96 & -0.37 & 0.49 & 0.99 & 0.73 & -0.08\} + Y = & \{-0.31 & 0.31 & 0.81 & 1.00 & 0.81 & 0.31 & -0.31 & -0.81 & -1.00 & -0.81 & -0.31 & 0.31\} \end{tabular} \normalsize @@ -55,4 +55,4 @@ Signals are not limited to spatial aliasing artifacts, as \textbf{temporal alias A 0.25 shift appears as a translation of 2 in the gradients -\end{frame} \ No newline at end of file +\end{frame}