plot_svd

Module containing SVD plotting functionality.

Functions

Summary

plot_lsv_data

Plot left singular vectors (time) of the data matrix.

plot_lsv_residual

Plot left singular vectors (time) of the residual matrix.

plot_rsv_data

Plot right singular vectors (spectra) of the data matrix.

plot_rsv_residual

Plot right singular vectors (spectra) of the residual matrix.

plot_sv_data

Plot singular values of the data matrix.

plot_sv_residual

Plot singular values of the residual matrix.

plot_svd

Plot SVD (Singular Value Decomposition) of data and residual.