invhilbΒΆ

invhilb calculates the inverse Hilbert matrix.

rmInvHilb = invhilb(n)

Return Value

rmInvHilb is the inverse Hilbert matrix.

Parameters

n

n is the dimension of the Hilbert matrix.

id-235986