NearestFunction

NearestFunction[data]

その値が供給された要素に最も近い要素を与える関数を表す.

詳細

例題

すべて開くすべて閉じる

  (1)

NearestFunctionを生成する:

単一の要素に適用する:

Mapを使って複数の要素に適用する:

複数の要素に直接適用する:

スコープ  (3)

最も近くの3つの要素を与える:

半径2の内側の要素を与える:

半径2の内側で最大3個の最も近い要素を与える:

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 Language. 2007. "NearestFunction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/NearestFunction.html.

APA

Wolfram Language. (2007). NearestFunction. Wolfram Language & System Documentation Center. Retrieved from 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 ]}