vander

Core Math

Vandermonde matrix. Column j of the output is v raised to the power (n-j-1). Default n = length(v).

Syntax

vander(v)
vander(v, n)

Examples

vander([1, 2, 3])
▶ Run
vander([1, 2, 3, 4], 3)
▶ 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.