Coder Social home page Coder Social logo

rank1-svd-update's Introduction

License: MIT

Rank-1 Singular Value Decomposition Updating Algorithm

This MATLAB library implements algorithm for updating Singular Value Decomposition (SVD) for rank-1 perturbed matrix using Fast Multipole Method (FMM) in Equation time, where Equation is the precision of computation. Detailed explaination of the algorithm can be found in this paper.

Running the tests

Run randomTestData.m to define and generate random 1) Base matrix and 2) Rank-one update to the base matrix. randomTestData.m passes the generated base matrix to the function testSVDUFMM.m that computes updated singular values and vectors for the updated base matrix.

Citation

If you use this package for your work, please cite the corresponding paper as:

Gandhi, Ratnik, and Amoli Rajgor. "Updating Singular Value Decomposition for Rank One Matrix Perturbation." arXiv preprint arXiv:1707.08369 (2017)

or as BibTeX format:

@article{DBLP:journals/corr/GandhiR17,
  author    = {Ratnik Gandhi and
               Amoli Rajgor},
  title     = {Updating Singular Value Decomposition for Rank One Matrix Perturbation},
  journal   = {CoRR},
  volume    = {abs/1707.08369},
  year      = {2017},
  url       = {http://arxiv.org/abs/1707.08369},
  archivePrefix = {arXiv},
  eprint    = {1707.08369},
  timestamp = {Sat, 05 Aug 2017 14:55:59 +0200},
  biburl    = {https://dblp.org/rec/bib/journals/corr/GandhiR17},
  bibsource = {dblp computer science bibliography, https://dblp.org}

rank1-svd-update's People

Contributors

amolir avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.