powered by
Generate the n by n symmetric Hilbert matrix. Because these matrices are ill-conditioned for moderate to large n, they are often used for testing numerical linear algebra code.
n
Hilbert(n)
the n by n symmetric Hilbert matrix as a
"dpoMatrix" object.
"dpoMatrix"
a non-negative integer.
the class dpoMatrix
dpoMatrix
Hilbert(6)
Run the code above in your browser using DataLab