invhilb
Inverse of the Hilbert matrix
Syntax
h = invhilb(n)
Arguments
- n
real scalar
- h
n x n matrix
Description
h = invhilb(n) returns the inverse of Hilbert matrix.
Examples
h = invhilb(4)
History
Versão | Descrição |
2025.0.0 | Introduction in Scilab. |
Report an issue | ||
<< hilbm | Elementary matrices | linspace >> |