Scale distance using a sigmoid function. The main purpose is to reduce the effects of small distances (those distances are most likely from random noise of ADT signals)
1 | scaleDistCpp(data, n, k)
|
data |
data matrix of ADT. |
n |
n for Sigmoid function. |
k |
k for Sigmoid function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.