hilbm
Hilbert matrix
Syntax
h = hilbm(n)
Arguments
- n
real scalar
- h
n x n matrix
Description
h = hilbm(n) returns the Hilbert matrix.
The Hilbert matrix is a matrix defined by .
Examples
h = hilbm(4)
History
バージョン | 記述 |
2025.0.0 | Introduction in Scilab. |
Report an issue | ||
<< frank | elementarymatrices | invhilb >> |