test_matrix_test


test_matrix_test, a MATLAB code which calls test_matrix(), which defines test matrices for which some of the determinant, eigenvalues, inverse, null vectors, P*L*U factorization or linear system solution are already known, including the Vandermonde and Wathen matrix.

Licensing:

The computer code described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

test_matrix. a MATLAB code which defines test matrices for which some of the determinant, eigenvalues, inverse, null vectors, P*L*U factorization or linear system solution are already known, including the Vandermonde and Wathen matrix.

Source Code:


Last revised on 23 March 2022.