NearestFunction

NearestFunction[data] 表示一个函数,它给出与指定的元素相比,最接近的元素.

更多信息

范例

打开所有单元关闭所有单元

基本范例  (1)

创建一个 NearestFunction

应用于一个单独的元素:

使用 Map 应用于多个元素:

直接应用于多个元素:

范围  (3)

给出 3 个最接近的元素:

给出半径为 2 的范围内的元素:

给出最多 3 个半径为 2 范围内最近的元素:

NearestFunction 直接用于多个点时,会尽量用并行线程计算结果:

NearestFunction 分别应用于各点,串行计算结果:

Wolfram Research (2007),NearestFunction,Wolfram 语言函数,https://reference.wolfram.com/language/ref/NearestFunction.html.

文本

Wolfram Research (2007),NearestFunction,Wolfram 语言函数,https://reference.wolfram.com/language/ref/NearestFunction.html.

CMS

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

APA

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

BibTeX

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

BibLaTeX

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