.smooth_gauss_kernel | R Documentation |
Compute the 2-D Gaussian kernel
.smooth_gauss_kernel(window_size, sigma)
window_size |
Size of the neighbourhood. |
sigma |
Standard deviation of the spatial Gaussian kernel |
returns a squared matrix filled with Gaussian function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.