spline

Core Math

Not-a-knot cubic spline interpolation. Exact at data points, smooth C2 everywhere.

Syntax

spline(x, y, xq)

Examples

spline([0, 1, 2, 3], [0, 1, 4, 9], [0.5, 1.5, 2.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.