From 97f4edb10b2fb6227e77e9fa70a4a282017634a1 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Wed, 20 Oct 2021 09:28:19 +0200 Subject: [PATCH] small update --- doc/pub/week42/ipynb/ipynb-week42-src.tar.gz | Bin 87691 -> 87691 bytes doc/pub/week42/ipynb/week42.ipynb | 4 ++++ doc/src/week42/week42.do.txt | 4 ++++ 3 files changed, 8 insertions(+) diff --git a/doc/pub/week42/ipynb/ipynb-week42-src.tar.gz b/doc/pub/week42/ipynb/ipynb-week42-src.tar.gz index 1bce3c2954ebd8a07eb9db92b379ac8bfbe842ae..d0ff083896e049b5debb5257434a5d93c678b83b 100644 GIT binary patch delta 20 bcmeBP%i6t`l})~zgMsB}BimLs#?~+ZL^TE) delta 20 bcmeBP%i6t`l})~zgQ4+2BimLs#?~+ZNOA^} diff --git a/doc/pub/week42/ipynb/week42.ipynb b/doc/pub/week42/ipynb/week42.ipynb index b1c81a271..43c87f402 100644 --- a/doc/pub/week42/ipynb/week42.ipynb +++ b/doc/pub/week42/ipynb/week42.ipynb @@ -3353,6 +3353,10 @@ "We have already met such an example in project 1 when we tried to set up the design matrix for a two-dimensional function.\n", "Let us remind of this and recast it in terms of the mathematical operation of convolution.\n", "\n", + "\n", + "\n", + "\n", + "\n", "## Convolution Examples: Probability Theory\n", "\n", "\n", diff --git a/doc/src/week42/week42.do.txt b/doc/src/week42/week42.do.txt index fff0e917f..6a88d2d44 100644 --- a/doc/src/week42/week42.do.txt +++ b/doc/src/week42/week42.do.txt @@ -2640,6 +2640,10 @@ How can we use this? And what does it mean? Let us study some familiar examples We have already met such an example in project 1 when we tried to set up the design matrix for a two-dimensional function. Let us remind of this and recast it in terms of the mathematical operation of convolution. + + + + !split ===== Convolution Examples: Probability Theory =====