Vandermonde matrix, vander() function extension

Adds functionality to the original MATLAB vander() function.

Download
Download

You are now following this Submission

Cite As

Marcus Björk (2026). Vandermonde matrix, vander() function extension (https://uk.mathworks.com/matlabcentral/fileexchange/43968-vandermonde-matrix-vander-function-extension), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0

Changed function name to vander2 not to replace original (since the output is changed).
Replaced for-loop by bsxfun.

Download
1.0.0

Download