added comments to usage and mvg

fixed some minor errors
This commit is contained in:
toni
2018-02-15 09:48:06 +01:00
parent aac248a6c3
commit 7d631c2cc5
3 changed files with 15 additions and 8 deletions

View File

@@ -163,7 +163,7 @@ Using the Gaussian kernel from \eqref{eq:gausKern} in conjunction with the BKDE
As already stated the above formula is a convolution operation of the data and the kernel.
More precisely it is a discrete convolution of the finite data grid and the Gaussian function.
In terms of DSP this is analogous to filter the binned data with a Gaussian filter.
\commentByToni{hier vielleicht nochmal explizit erwähnen, also mit Namen, das der Gauss jetzt die BKDE approximiert und das diese erkenntniss toll und wichtig ist, weil wir so ein komplexes problem total einfach und schnell dargestellt haben.}