Description Usage Arguments Value Examples
Estimate a signal tensor from a noisy and incomplete data tensor using CP low rank tensor method.
1 |
data |
A given data tensor (possibly noisy and incomplete). |
r |
A rank of the signal tensor. |
The returned value is a list with components.
est
An estimated signal tensor based on CP low rank tensor method.
U
A list of factor matrices.
lambda
A vector of tensor singular values.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.