NearestTo
更多信息和选项
- NearestTo 适用于各种数据,包括数字、地理空间数据、文本和视觉数据,以及日期和时间.
- NearestTo[x][elems] 等价于 NearestTo[elems,x].
- NearestTo[x,nr][elems] 等价于 NearestTo[elems,x,nr],其中 nr 是一个整数 n 或数据对 {n,r}.
- NearestFunction 对象 nf 的 NearestTo[x][nf] 等价于 nf[x].
- NearestFunction 对象 nf 的 NearestTo[x,nr][nf] 等价于 nf[x,nr],其中 nr 是一个整数 n 或数据对 {n,r}.
范例
打开所有单元关闭所有单元范围 (6)
对 NearestFunction 表达式应用 NearestTo:
返回一个 Association,给出字符串元素、索引和距离:
找出最接近 20 的 3 个元素,同时给出元素和它们到 20 的距离:
找出二维空间中离 {2,3} 最近的元素,并返回相应的标签:
用 Association 算出同样的结果:
选项 (1)
DistanceFunction (1)
Wolfram Research (2018),NearestTo,Wolfram 语言函数,https://reference.wolfram.com/language/ref/NearestTo.html.
文本
Wolfram Research (2018),NearestTo,Wolfram 语言函数,https://reference.wolfram.com/language/ref/NearestTo.html.
CMS
Wolfram 语言. 2018. "NearestTo." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/NearestTo.html.
APA
Wolfram 语言. (2018). NearestTo. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/NearestTo.html 年