jacobi_eigenvalue_test


jacobi_eigenvalue_test, a MATLAB program which calls jacobi_eigenvalue() to compute the eigenvalues and eigenvectors of a real symmetric matrix.

Licensing:

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

Related Data and Programs:

jacobi_eigenvalue, a MATLAB library which implements the Jacobi iteration for the iterative determination of the eigenvalues and eigenvectors of a real symmetric matrix.

Source Code:


Last revised on 05 February 2019.