Description Usage Arguments Value Examples
Function to calculate the RBF Kernel of a matrix X with width g.
1 | RBF_K(x, g)
|
x |
an Nx1 numeric matrix with N observations. |
g |
a positive scalar with the width parameter. |
the matrix with the RBF kernel
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.