svd_basis_test


svd_basis_test, a C++ code which calls svd_basis(), which applies the singular value decomposition to a set of data vectors, to extract the leading "modes" of the data.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

svd_basis, a C++ code which applies the Singular Value Decomposition (SVD) to a set of vectors, extracting dominant modes;

Source Code:


Last revised on 20 April 2020.