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 information on this web page is 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.