Reduced Basis Decomposition

Employing a greedy algorithm, RBD approximates the column space of a matrix X faster than SVD does.
369 Downloads
Updated 20 Mar 2015

View License

Reduced Basis Decomposition (RBD) is a new decomposition strategy inspired by the Reduced Basis Method. Given X the high-dimensional data, RBD approximates it by a product YT with Y being the low-dimensional surrogate and T the transformation matrix. This is done through a greedy algorithm thus very efficient. In fact, it is significantly faster than SVD with comparable accuracy in many cases shown.
RBD has been demonstrated to work well as a dimension reduction tool for many data mining tasks.

Cite As

Yanlai Chen (2024). Reduced Basis Decomposition (https://www.mathworks.com/matlabcentral/fileexchange/50125-reduced-basis-decomposition), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R10
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Mathematics and Optimization in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0