Is there any relation between K-SVD and SVD?

267 Views Asked by At

As I know, k-svd is a dictionary learning algorithm(unfortunately I am not expert in k-svd) and svd is a way to decompose a matrix into 3 matrix, but is there any relation between k-svd and svd? I couldn't find the answer even when k=1.