Reduced Basis Decomposition

Employing a greedy algorithm, RBD approximates the column space of a matrix X faster than SVD does.
372 descargas
Actualizado 20 mar 2015

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R10
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Mathematics and Optimization en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: Activity Recognition with Reduced Basis Decomposition

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0