jacobi_eigenvalue_test, a MATLAB code which calls jacobi_eigenvalue(), which computes the eigenvalues and eigenvectors of a real symmetric matrix.
The information on this web page is distributed under the MIT license.
jacobi_eigenvalue, a MATLAB code which implements the Jacobi iteration for the iterative determination of the eigenvalues and eigenvectors of a real symmetric matrix.