| << ind2sub | Elementary functions | ipermute >> |
| h = hilb(n) |
| h = hilb(n, className) |
a scalar, nonnegative integer.
'single' or 'double' (default).
Hilbert matrix.
hilb computes the Hilbert matrix.
h = hilb(5)
| Version | Description |
|---|---|
| 1.0.0 | initial version |
Allan CORNET