Skip to content

[Rmd/HTML] Implementation of the Randomized Power Method to compute the SVD + Image compression with SVD

Notifications You must be signed in to change notification settings

EmanuelSommer/svd_rand_pow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Randomized Power Method and SVD image compression

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.

Link to the HTML: Click Here!

About

[Rmd/HTML] Implementation of the Randomized Power Method to compute the SVD + Image compression with SVD

Topics

Resources

Stars

Watchers

Forks

Languages