The Matrix Market

Home Search Browse Resources

HILBERT: The Hilbert matrix -- a classic ill-conditioned matrix

from the MMDELI

Matrix Generator HILBERT
Source: David Hilbert (?)
Discipline: numerical linear algebra
Language: Java applet
Output format: Matrix Market format

This is a Java applet which generates the N-by-N Hilbert matrix with elements A(i,j) = 1/(i+j-1), a famous example of a badly conditioned matrix. Its condition number grows like exp(3.5*N). It is symmetric positive definite and totally positive.

The inverse matrix is known and has integer entries. The applet will compute the inverse on demand.

This generator was developed by Bruce Miller of NIST based on Nick Higham's Test Matrix Toolbox for MATLAB.

Parameters:

Norder of the matrix
INVERSEswitch to compute inverse matrix

Links:


The Matrix Market is a service of the Mathematical and Computational Sciences Division / Information Technology Laboratory / National Institute of Standards and Technology.

[ Home ] [ Search ] [ Browse ] [ Resources ]

Last change in this page: Wed Sep 22 13:34:21 US/Eastern 2004 [Comments: ]