Description Usage Arguments Value Author(s)
For a given matrix and a threshold, the function performs element-wise hard-thresholding based on the absolute value of each element.
1 |
C |
a matrix on which the hard-thresholding is performed. |
alph |
threshold. |
eps |
effective zero. |
Returns the matrix C after hard-thresholding.
Haeran Cho
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.