hankel

Core Math

Create a Hankel matrix (constant along anti-diagonals). Elements are determined by the first column c and optionally the last row r.

Syntax

hankel(c)
hankel(c, r)

Examples

hankel([1, 2, 3])
▶ Run
hankel([1, 2, 3], [3, 4, 5])
▶ Run

See Also

Try SimLab — Free MATLAB® Alternative

466 functions. Runs in your browser. No install.

Open SimLab

Stay Updated

Get notified about new simulations and tools. We send 1-2 emails per month.