PlotPoints

PlotPoints

是绘图函数的一个选项,它指定使用样本点的数目.

更多信息

  • 在单个变量的情况下,PlotPoints->n 指定使用的样本点的总数目.
  • 在超过一个变量的情况下,PlotPoints->n 指定在每个方向使用 n 个样本点.
  • PlotPoints->{n1,n2,} 指定每个连续方向上不同数目的样本点.
  • 样本点通常是等间隔放置的.
  • MaxRecursion 控制的自适应程序用于选择更多的样本点.

范例

基本范例  (4)

在每个方向用 10 个点:

MaxRecursion 将导致在初始的 10 个点外的额外采样:

沿着 方向有 50 个样本点:

对不同变量用不同数目的样本点:

Wolfram Research (1988),PlotPoints,Wolfram 语言函数,https://reference.wolfram.com/language/ref/PlotPoints.html (更新于 2007 年).

文本

Wolfram Research (1988),PlotPoints,Wolfram 语言函数,https://reference.wolfram.com/language/ref/PlotPoints.html (更新于 2007 年).

CMS

Wolfram 语言. 1988. "PlotPoints." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2007. https://reference.wolfram.com/language/ref/PlotPoints.html.

APA

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

BibTeX

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

BibLaTeX

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