MATLAB Program for Computing Eigenvalues Using Lanczos Algorithm
A MATLAB implementation of the Lanczos algorithm for eigenvalue computation, demonstrating iterative construction of tridiagonal matrices through Krylov subspace orthogonalization
Explore MATLAB source code curated for "求特征值" with clean implementations, documentation, and examples.
A MATLAB implementation of the Lanczos algorithm for eigenvalue computation, demonstrating iterative construction of tridiagonal matrices through Krylov subspace orthogonalization