Description Usage Arguments Details Value
Objective function of the minimization with respect to the cluster centroids
1 | ObjFun_OMP_cpp(c, W, residue)
|
c |
is a cluster centroid 1xn |
W |
is a frequency matrix mxn |
residue |
is a vector |
The residue vector is equal to (Sketch(Data, W) - ∑_{k=1}^K α_k *Sketch(c_k, W)).
The objective function value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.