davidson

Version 1.0.1 (2.9 KB) by Zuxin Jin
Davidson method for eigenvalue problem
70 Downloads
Updated 20 Apr 2019

View License

This is a single routine that uses the Davidson's iterative method to solve for a few of the lowest/highest eigenvalues of a real symmetric and preferably diagonally dominant matrix.

Reference:
Davidson, E.R., "The iterative calculation of a few of the lowest eigenvalues and corresponding eigenvectors of large real-symmetric matrices", J. Comput. Phys. 17, 87-94 (1975)

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linear Algebra in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.1

fix the bug that vector d may contain inf.

1.0.0