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.

更多信息和选项

  • 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.

范例

基本范例  (1)

Cubic splines go through all the points:

Wolfram Research (2008),Cubic,Wolfram 语言函数,https://reference.wolfram.com/language/Splines/ref/Cubic.html.

文本

Wolfram Research (2008),Cubic,Wolfram 语言函数,https://reference.wolfram.com/language/Splines/ref/Cubic.html.

CMS

Wolfram 语言. 2008. "Cubic." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/Splines/ref/Cubic.html.

APA

Wolfram 语言. (2008). Cubic. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/Splines/ref/Cubic.html 年

BibTeX

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

BibLaTeX

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