Navigation

Operators and Keywords

Function List:

C++ API

: wilkinson (n)

Return the Wilkinson matrix of order n.

Wilkinson matrices are symmetric and tridiagonal with pairs of nearly, but not exactly, equal eigenvalues. They are useful in testing the behavior and performance of eigenvalue solvers.

See also: rosser, eig.

Package: octave