hilbΒΆ

hilb calculates the Hilbert matrix.

rmHilbert = hilb(n)

Return Value

rmHilbert is a Hilbert matrix.

Parameters

n

n is the dimension of the Hilbert matrix.

See also

invhilb

id-757194