vander
Vandermonde matrix
Syntax
Description
A = vander(
returns
the Vandermonde Matrix such that
its columns are powers of the vector v
)v
.
Examples
Input Arguments
More About
Extended Capabilities
Version History
Introduced before R2006a
Vandermonde matrix
A = vander(
returns
the Vandermonde Matrix such that
its columns are powers of the vector v
)v
.
Introduced before R2006a