Description Usage Arguments Value Examples
Remove zero columns of D. Then let D=(D_1,...,D_p). The normalization is done by
D_ik=D_ik/max_k D_ik, for i=1,...,p.
For any D_i, and D_j, if Cor(D_i,D_j)> cor_bnd, one of D_i and D_j is eliminated.
1 |
D |
The dictionary to be normalized. |
cor_bnd |
An upper bound of the correlation between atoms. |
The nomalized dictionary.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.