Splines`
Splines`

Cubic

As of Version 7.0, some of the functionality of the Splines Package is now built into the Wolfram Language kernel. »

Cubic

is a setting specifying the type of spline generated by Spline and SplineFit.

Details and Options

  • To use Cubic, you first need to load the Splines Package using Needs["Splines`"].
  • A cubic spline is made of piecewise thirdorder polynomials, with C^(1) continuity, and interpolates each of the points from which it is created.
  • The second derivative of the spline at the endpoints is set to 0.

Examples

Basic Examples  (1)

Cubic splines go through all the points:

Wolfram Research (2008), Cubic, Wolfram Language function, https://reference.wolfram.com/language/Splines/ref/Cubic.html.

Text

Wolfram Research (2008), Cubic, Wolfram Language function, https://reference.wolfram.com/language/Splines/ref/Cubic.html.

CMS

Wolfram Language. 2008. "Cubic." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Splines/ref/Cubic.html.

APA

Wolfram Language. (2008). Cubic. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Splines/ref/Cubic.html

BibTeX

@misc{reference.wolfram_2023_cubic, author="Wolfram Research", title="{Cubic}", year="2008", howpublished="\url{https://reference.wolfram.com/language/Splines/ref/Cubic.html}", note=[Accessed: 16-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_cubic, organization={Wolfram Research}, title={Cubic}, year={2008}, url={https://reference.wolfram.com/language/Splines/ref/Cubic.html}, note=[Accessed: 16-April-2024 ]}