H = hilb(n)
hilb(n) returns the Hilbert matrix of order n. The elements of the Hilbert matrices areThe Hilbert matrix is a notable example of a poorly conditioned matrix [1].
cond(hilb(4)) =1.5514e+04
for loops are replaced by vectorized statements.
invhilb
(c) Copyright 1994 by The MathWorks, Inc.