davidson

Davidson method for eigenvalue problem

You are now following this Submission

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)

Categories

Find more on Linear Algebra in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.1

fix the bug that vector d may contain inf.

1.0.0