In the Rmd/Html the randomized Power Method that is used for the computation of the Singular Value decomposition (SVD) of matrices is implemented in R and then compared with the build in svd() method of R. Moreover there is a chapter about utilzing the SVD for the compression of grey scale images.
-
Notifications
You must be signed in to change notification settings - Fork 0
EmanuelSommer/svd_rand_pow
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
[Rmd/HTML] Implementation of the Randomized Power Method to compute the SVD + Image compression with SVD