Previous topic

HatchSetWidth

Next topic

histc

This Page

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