kernel_smoothing_1d | R Documentation |
1D kernel smoothing
kernel_smoothing_1d(x, size, sigma)
x |
a 2D tensor |
size |
kernel size |
sigma |
standard deviation of smoothing kernel |
a smoothed 2D tensor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.