Splines`
Splines`

Bezier

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

Bezier

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

更多信息和选项

  • To use Bezier, you first need to load the Splines Package using Needs["Splines`"].
  • A Bézier spline interpolates only the endpoints. The other points control the spline, forming a convex hull.
  • Given n points, a spline of degree n1 is created.

范例

基本范例  (1)

Bézier splines only go through the endpoints:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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