Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
2025.0.0 - Português


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)

See also

  • toeplitz — Toeplitz matrix (chosen constant diagonal bands)
  • magic — Magic square

History

VersãoDescrição
2025.0.0 Introduction in Scilab.
Report an issue
<< hilbm Elementary matrices linspace >>

Copyright (c) 2022-2024 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Thu Oct 24 11:16:51 CEST 2024