matrix_analyze


matrix_analyze, an Octave code which accepts a matrix and reports on whether it has various properties.

Licensing:

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

Languages:

matrix_analyze is available in a MATLAB version and an Octave version.

Related Programs:

matrix_analyze_test

r8lib, an Octave code which contains many utility routines using double precision real (r8) arithmetic.

test_matrix, an Octave code which defines test matrices for which the condition number, determinant, eigenvalues, eigenvectors, inverse, null vectors, P*L*U factorization or linear system solution are known. Examples include the Fibonacci, Hilbert, Redheffer, Vandermonde, Wathen and Wilkinson matrices.

Source Code:


Last revised on 11 June 2023.