From 85b4a8785d926f964026399b4ff5144fbd004be8 Mon Sep 17 00:00:00 2001 From: Philipp Le Date: Sun, 17 May 2020 14:38:10 +0200 Subject: Chapter 3 completed --- chapter03/Comparison_convolution_correlation.svg | 2218 ++++++++++++++++++++++ 1 file changed, 2218 insertions(+) create mode 100644 chapter03/Comparison_convolution_correlation.svg (limited to 'chapter03/Comparison_convolution_correlation.svg') diff --git a/chapter03/Comparison_convolution_correlation.svg b/chapter03/Comparison_convolution_correlation.svg new file mode 100644 index 0000000..cfd02ea --- /dev/null +++ b/chapter03/Comparison_convolution_correlation.svg @@ -0,0 +1,2218 @@ + + + + + + image/svg+xml + + comparison convolution correlation + + + + + comparison convolution correlation + Visual comparison of convolution, cross-correlation and autocorrelation of two signals by CMG Lee. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Convolution + + f + + + + g + + + + f∗g + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + g∗f + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Cross-correlation + + f + + + + g + + + + g⋆f + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + f⋆g + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Autocorrelation + + f + + + + g + + + + f⋆f + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + g⋆g + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1